mirror of https://github.com/Radarr/Radarr
Automated API Docs update
This commit is contained in:
parent
20a8f1cbe7
commit
f7e36581e1
|
@ -9905,6 +9905,7 @@
|
|||
"tmdb",
|
||||
"trakt",
|
||||
"plex",
|
||||
"simkl",
|
||||
"other",
|
||||
"advanced"
|
||||
],
|
||||
|
@ -11802,6 +11803,10 @@
|
|||
},
|
||||
"nullable": true
|
||||
},
|
||||
"customFormatScore": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"size": {
|
||||
"type": "number",
|
||||
"format": "double"
|
||||
|
|
Loading…
Reference in New Issue