Automated API Docs update

pull/1652/head
Servarr 1 year ago committed by Bogdan
parent cb1fd39cb3
commit f8111ac7ba

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

Loading…
Cancel
Save