Automated API Docs update

This commit is contained in:
Servarr 2023-05-08 22:20:13 +00:00 committed by Bogdan
commit d61b851d23

View file

@ -11883,6 +11883,9 @@
"onHealthIssue": { "onHealthIssue": {
"type": "boolean" "type": "boolean"
}, },
"onHealthRestored": {
"type": "boolean"
},
"onDownloadFailure": { "onDownloadFailure": {
"type": "boolean" "type": "boolean"
}, },
@ -11916,6 +11919,9 @@
"supportsOnHealthIssue": { "supportsOnHealthIssue": {
"type": "boolean" "type": "boolean"
}, },
"supportsOnHealthRestored": {
"type": "boolean"
},
"includeHealthWarnings": { "includeHealthWarnings": {
"type": "boolean" "type": "boolean"
}, },