mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
chore: generate
This commit is contained in:
parent
077ca4454f
commit
2256362ba2
1 changed files with 10 additions and 1 deletions
|
|
@ -981,7 +981,16 @@
|
|||
"name": "directory",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": "Filter sessions by project directory"
|
||||
},
|
||||
{
|
||||
"in": "query",
|
||||
"name": "roots",
|
||||
"schema": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"description": "Only return root sessions (no parentID)"
|
||||
},
|
||||
{
|
||||
"in": "query",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue