mirror of
https://github.com/Radarr/Radarr
synced 2025-02-23 06:41:20 +00:00
Automated API Docs update
This commit is contained in:
parent
c6e3f3c26c
commit
b7bacf785c
1 changed files with 8 additions and 4 deletions
|
@ -10720,14 +10720,18 @@
|
|||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"videoDynamicRangeType": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"videoFps": {
|
||||
"type": "number",
|
||||
"format": "double"
|
||||
},
|
||||
"videoDynamicRange": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"videoDynamicRangeType": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"resolution": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
|
|
Loading…
Reference in a new issue