mirror of
https://github.com/Radarr/Radarr
synced 2026-05-09 11:10:23 +02: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": {
|
"onHealthIssue": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
"onHealthRestored": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"onApplicationUpdate": {
|
"onApplicationUpdate": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
"onManualInteractionRequired": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"supportsOnGrab": {
|
"supportsOnGrab": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
|
@ -11250,9 +11256,15 @@
|
||||||
"supportsOnHealthIssue": {
|
"supportsOnHealthIssue": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
"supportsOnHealthRestored": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"supportsOnApplicationUpdate": {
|
"supportsOnApplicationUpdate": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
"supportsOnManualInteractionRequired": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"includeHealthWarnings": {
|
"includeHealthWarnings": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue