@@ -18234,6 +18234,22 @@
]
}
},
+ "reference": {
+ "type": "object",
+ "additionalProperties": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ "$ref": "#/components/schemas/ConfigV2ReferenceGit"
+ "$ref": "#/components/schemas/ConfigV2ReferenceLocal"
+ }
+ ]
"watcher": {
"type": "object",
"properties": {