chore: generate
This commit is contained in:
@@ -18234,6 +18234,22 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"reference": {
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/ConfigV2ReferenceGit"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/ConfigV2ReferenceLocal"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"watcher": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user