Automated API Docs update

ignore-downstream
pull/6832/head
Sonarr 9 months ago committed by Mark McDowall
parent 70bc26dc19
commit 0904a0737e

@ -10132,6 +10132,9 @@
"onHealthIssue": { "onHealthIssue": {
"type": "boolean" "type": "boolean"
}, },
"includeHealthWarnings": {
"type": "boolean"
},
"onHealthRestored": { "onHealthRestored": {
"type": "boolean" "type": "boolean"
}, },
@ -10177,9 +10180,6 @@
"supportsOnManualInteractionRequired": { "supportsOnManualInteractionRequired": {
"type": "boolean" "type": "boolean"
}, },
"includeHealthWarnings": {
"type": "boolean"
},
"testCommand": { "testCommand": {
"type": "string", "type": "string",
"nullable": true "nullable": true

Loading…
Cancel
Save