mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 00:58:30 +00:00
chore: generate
This commit is contained in:
parent
90fb32be30
commit
2cf68f32b5
1 changed files with 16 additions and 0 deletions
|
|
@ -18234,6 +18234,22 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"reference": {
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/ConfigV2ReferenceGit"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/ConfigV2ReferenceLocal"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"watcher": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue