mirror of
https://github.com/Radarr/Radarr
synced 2026-05-08 19:30:23 +02: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": {
|
"bypassIfHighestQuality": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
"bypassIfAboveCustomFormatScore": {
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
|
"minimumCustomFormatScore": {
|
||||||
|
"type": "integer",
|
||||||
|
"format": "int32"
|
||||||
|
},
|
||||||
"order": {
|
"order": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue