chore: regen sdk

This commit is contained in:
GitHub Action
2025-12-08 02:56:09 +00:00
parent 090e0b5636
commit 92f5f4d4c1
+6
View File
@@ -910,6 +910,9 @@
],
"summary": "Get session",
"description": "Retrieve detailed information about a specific OpenCode session.",
"tags": [
"Session"
],
"responses": {
"200": {
"description": "Get session",
@@ -1107,6 +1110,9 @@
}
],
"summary": "Get session children",
"tags": [
"Session"
],
"description": "Retrieve all child sessions that were forked from the specified parent session.",
"responses": {
"200": {