mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-26 08:22:11 +00:00
chore: generate
This commit is contained in:
parent
2a36236132
commit
2a6be0a03b
1 changed files with 2 additions and 1 deletions
|
|
@ -548,7 +548,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"description": "Upgrade opencode to the specified version or latest if not specified.",
|
||||
"description": "Upgrade opencode to the specified version.",
|
||||
"summary": "Upgrade opencode",
|
||||
"requestBody": {
|
||||
"content": {
|
||||
|
|
@ -560,6 +560,7 @@
|
|||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["target"],
|
||||
"additionalProperties": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue