mirror of
https://github.com/Sonarr/Sonarr
synced 2026-05-09 05:40:53 +02:00
Automated API Docs update
ignore-downstream
This commit is contained in:
parent
70bc26dc19
commit
0904a0737e
1 changed files with 3 additions and 3 deletions
|
|
@ -10132,6 +10132,9 @@
|
|||
"onHealthIssue": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"includeHealthWarnings": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"onHealthRestored": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
@ -10177,9 +10180,6 @@
|
|||
"supportsOnManualInteractionRequired": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"includeHealthWarnings": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"testCommand": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue