mirror of
https://github.com/Radarr/Radarr
synced 2026-01-07 16:13:51 +01:00
Automated API Docs update
This commit is contained in:
parent
1f8877d192
commit
576e1e76af
1 changed files with 7 additions and 0 deletions
|
|
@ -9314,6 +9314,13 @@
|
|||
"bypassIfHighestQuality": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"bypassIfAboveCustomFormatScore": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"minimumCustomFormatScore": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"order": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
|
|
|
|||
Loading…
Reference in a new issue