mirror of
https://github.com/Radarr/Radarr
synced 2025-12-31 20:55:25 +01:00
Automated API Docs update
This commit is contained in:
parent
a1e622a363
commit
7bbf7d2461
1 changed files with 12 additions and 0 deletions
|
|
@ -11220,9 +11220,15 @@
|
|||
"onHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onHealthRestored": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onApplicationUpdate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onManualInteractionRequired": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnGrab": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
@ -11250,9 +11256,15 @@
|
|||
"supportsOnHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnHealthRestored": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnApplicationUpdate": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"supportsOnManualInteractionRequired": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"includeHealthWarnings": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue