Automated spec update (81165)

This commit is contained in:
Nelly (automation bot) 2024-11-19 02:32:50 +00:00
parent c979cb269d
commit f346c9b690
2 changed files with 14 additions and 0 deletions

View file

@ -3121,6 +3121,13 @@
"type": "boolean" "type": "boolean"
} }
}, },
{
"name": "exclude_deleted",
"in": "query",
"schema": {
"type": "boolean"
}
},
{ {
"name": "only_active", "name": "only_active",
"in": "query", "in": "query",

View file

@ -3121,6 +3121,13 @@
"type": "boolean" "type": "boolean"
} }
}, },
{
"name": "exclude_deleted",
"in": "query",
"schema": {
"type": "boolean"
}
},
{ {
"name": "only_active", "name": "only_active",
"in": "query", "in": "query",