1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-07 04:19:25 +02:00

Automated API Docs update

This commit is contained in:
Servarr 2022-05-13 22:44:33 +00:00 committed by Qstick
parent 50018d0325
commit ddeb3a7840

View File

@ -9175,6 +9175,10 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"instanceName": {
"type": "string",
"nullable": true
},
"updateAutomatically": { "updateAutomatically": {
"type": "boolean" "type": "boolean"
}, },