mirror of
https://github.com/Radarr/Radarr
synced 2025-12-06 16:32:36 +01:00
Automated API Docs update
This commit is contained in:
parent
69a1c1b21b
commit
1679ed1327
1 changed files with 2 additions and 1 deletions
|
|
@ -10824,7 +10824,8 @@
|
||||||
},
|
},
|
||||||
"customFormatScore": {
|
"customFormatScore": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"format": "int32"
|
"format": "int32",
|
||||||
|
"nullable": true
|
||||||
},
|
},
|
||||||
"indexerFlags": {
|
"indexerFlags": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue