1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-16 23:39:44 +02:00

Automated API Docs update

This commit is contained in:
Servarr 2022-06-25 21:06:30 +00:00 committed by Qstick
parent 801204b6de
commit 2690ad8fe1

View File

@ -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