mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Automated API Docs update
This commit is contained in:
parent
801204b6de
commit
2690ad8fe1
@ -8723,6 +8723,18 @@
|
|||||||
"monitorMovies": {
|
"monitorMovies": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
|
},
|
||||||
|
"qualityProfileId": {
|
||||||
|
"type": "integer",
|
||||||
|
"format": "int32",
|
||||||
|
"nullable": true
|
||||||
|
},
|
||||||
|
"rootFolderPath": {
|
||||||
|
"type": "string",
|
||||||
|
"nullable": true
|
||||||
|
},
|
||||||
|
"minimumAvailability": {
|
||||||
|
"$ref": "#/components/schemas/MovieStatusType"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
|
Loading…
Reference in New Issue
Block a user