mirror of
https://github.com/Radarr/Radarr
synced 2025-12-09 18:03:07 +01: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…
Reference in a new issue