Automated API Docs update

pull/8491/head
Servarr 2 years ago committed by Bogdan
parent a1e622a363
commit 7bbf7d2461

@ -11220,9 +11220,15 @@
"onHealthIssue": { "onHealthIssue": {
"type": "boolean" "type": "boolean"
}, },
"onHealthRestored": {
"type": "boolean"
},
"onApplicationUpdate": { "onApplicationUpdate": {
"type": "boolean" "type": "boolean"
}, },
"onManualInteractionRequired": {
"type": "boolean"
},
"supportsOnGrab": { "supportsOnGrab": {
"type": "boolean" "type": "boolean"
}, },
@ -11250,9 +11256,15 @@
"supportsOnHealthIssue": { "supportsOnHealthIssue": {
"type": "boolean" "type": "boolean"
}, },
"supportsOnHealthRestored": {
"type": "boolean"
},
"supportsOnApplicationUpdate": { "supportsOnApplicationUpdate": {
"type": "boolean" "type": "boolean"
}, },
"supportsOnManualInteractionRequired": {
"type": "boolean"
},
"includeHealthWarnings": { "includeHealthWarnings": {
"type": "boolean" "type": "boolean"
}, },

Loading…
Cancel
Save