mirror of
https://github.com/Lidarr/Lidarr
synced 2026-04-22 12:41:31 +02: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": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onHealthRestored": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onDownloadFailure": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
@ -11916,6 +11919,9 @@
|
|||
"supportsOnHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnHealthRestored": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"includeHealthWarnings": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue