main - Automated spec update (81165)

made at remote:2024-11-19T02:32:50

taken at now:2024-11-19T03:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2024-11-19 03:10:02 +00:00
parent f3c3ae0fd6
commit 9c532e4f08
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",