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
801204b6de
commit
2690ad8fe1
1 changed files with 12 additions and 0 deletions
|
@ -8723,6 +8723,18 @@
|
|||
"monitorMovies": {
|
||||
"type": "boolean",
|
||||
"nullable": true
|
||||
},
|
||||
"qualityProfileId": {
|
||||
"type": "integer",
|
||||
"format": "int32",
|
||||
"nullable": true
|
||||
},
|
||||
"rootFolderPath": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"minimumAvailability": {
|
||||
"$ref": "#/components/schemas/MovieStatusType"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue