Automated API Docs update

This commit is contained in:
Servarr 2024-01-24 10:26:40 +00:00 committed by Bogdan
parent 4beb5b328b
commit 83d437cbb3
1 changed files with 19 additions and 0 deletions

View File

@ -6596,6 +6596,14 @@
"type": "boolean",
"default": false
}
},
{
"name": "changeCategory",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"responses": {
@ -6672,6 +6680,14 @@
"type": "boolean",
"default": false
}
},
{
"name": "changeCategory",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
@ -11987,6 +12003,9 @@
"type": "string",
"nullable": true
},
"downloadClientHasPostImportCategory": {
"type": "boolean"
},
"indexer": {
"type": "string",
"nullable": true