Automated API Docs update

This commit is contained in:
Servarr 2023-05-08 22:20:13 +00:00 committed by Bogdan
parent 5b701aafc1
commit d61b851d23
1 changed files with 6 additions and 0 deletions

View File

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