1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-23 06:41:20 +00:00

Automated API Docs update

This commit is contained in:
Servarr 2025-02-19 13:53:55 +00:00
parent c6526c34e9
commit 588b4ff103

View file

@ -12074,6 +12074,9 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"movieRequested": {
"type": "boolean"
},
"downloadAllowed": { "downloadAllowed": {
"type": "boolean" "type": "boolean"
}, },