Automated API Docs update

pull/1652/head
Servarr 2 years ago committed by Bogdan
parent cb1fd39cb3
commit f8111ac7ba

@ -5242,6 +5242,10 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"applicationUrl": {
"type": "string",
"nullable": true
},
"updateAutomatically": { "updateAutomatically": {
"type": "boolean" "type": "boolean"
}, },
@ -6017,6 +6021,9 @@
"onHealthIssue": { "onHealthIssue": {
"type": "boolean" "type": "boolean"
}, },
"onHealthRestored": {
"type": "boolean"
},
"onApplicationUpdate": { "onApplicationUpdate": {
"type": "boolean" "type": "boolean"
}, },
@ -6029,6 +6036,9 @@
"supportsOnHealthIssue": { "supportsOnHealthIssue": {
"type": "boolean" "type": "boolean"
}, },
"supportsOnHealthRestored": {
"type": "boolean"
},
"includeHealthWarnings": { "includeHealthWarnings": {
"type": "boolean" "type": "boolean"
}, },

Loading…
Cancel
Save