chore: generate

This commit is contained in:
opencode-agent[bot] 2026-08-24 12:50:53 +00:00
parent 2a36236132
commit 2a6be0a03b

View file

@ -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
}
}