1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-18 16:29:41 +02:00

Automated API Docs update

This commit is contained in:
Servarr 2023-05-09 21:29:36 +00:00 committed by Bogdan
parent a1e622a363
commit 7bbf7d2461

View File

@ -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"
},