mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Automated API Docs update
This commit is contained in:
parent
5b701aafc1
commit
d61b851d23
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue