mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
Automated API Docs update
This commit is contained in:
parent
dc81f51d40
commit
adf647f3e1
@ -8955,6 +8955,10 @@
|
||||
"type": "boolean",
|
||||
"nullable": true
|
||||
},
|
||||
"searchOnAdd": {
|
||||
"type": "boolean",
|
||||
"nullable": true
|
||||
},
|
||||
"qualityProfileId": {
|
||||
"type": "integer",
|
||||
"format": "int32",
|
||||
@ -12926,6 +12930,10 @@
|
||||
"path": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"relativePath": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
Loading…
Reference in New Issue
Block a user