Skip to content

Commit 123a136

Browse files
committed
chore: regen sdk
1 parent 4126fed commit 123a136

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/sdk/openapi.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,9 @@
910910
],
911911
"summary": "Get session",
912912
"description": "Retrieve detailed information about a specific OpenCode session.",
913+
"tags": [
914+
"Session"
915+
],
913916
"responses": {
914917
"200": {
915918
"description": "Get session",
@@ -1107,6 +1110,9 @@
11071110
}
11081111
],
11091112
"summary": "Get session children",
1113+
"tags": [
1114+
"Session"
1115+
],
11101116
"description": "Retrieve all child sessions that were forked from the specified parent session.",
11111117
"responses": {
11121118
"200": {

0 commit comments

Comments
 (0)