mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 02:22:31 +01:00
Automated API Docs update
This commit is contained in:
parent
4beb5b328b
commit
83d437cbb3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user