1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-20 22:32:50 +00:00

Automated API Docs update

ignore-downstream
This commit is contained in:
Sonarr 2024-01-23 04:58:49 +00:00 committed by Mark McDowall
parent 345854d0fe
commit b64c52a846

View file

@ -5386,6 +5386,14 @@
"type": "boolean",
"default": false
}
},
{
"name": "changeCategory",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"responses": {
@ -5424,6 +5432,14 @@
"type": "boolean",
"default": false
}
},
{
"name": "changeCategory",
"in": "query",
"schema": {
"type": "boolean",
"default": false
}
}
],
"requestBody": {
@ -10364,6 +10380,9 @@
"type": "string",
"nullable": true
},
"downloadClientHasPostImportCategory": {
"type": "boolean"
},
"indexer": {
"type": "string",
"nullable": true