mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-24 06:27:08 -04:00
Automated API Docs update
This commit is contained in:
parent
dc81f51d40
commit
adf647f3e1
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue