mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 06:23:31 -07:00
Automated API Docs update
This commit is contained in:
parent
6517485e0f
commit
cebe619061
1 changed files with 19 additions and 0 deletions
|
@ -6034,6 +6034,14 @@
|
|||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "changeCategory",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"responses": {
|
||||
|
@ -6072,6 +6080,14 @@
|
|||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "changeCategory",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"requestBody": {
|
||||
|
@ -11643,6 +11659,9 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"downloadClientHasPostImportCategory": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"indexer": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue