chore: generate
This commit is contained in:
@@ -981,7 +981,16 @@
|
|||||||
"name": "directory",
|
"name": "directory",
|
||||||
"schema": {
|
"schema": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
},
|
||||||
|
"description": "Filter sessions by project directory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"in": "query",
|
||||||
|
"name": "roots",
|
||||||
|
"schema": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"description": "Only return root sessions (no parentID)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"in": "query",
|
"in": "query",
|
||||||
|
|||||||
Reference in New Issue
Block a user