1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-19 08:49:43 +02:00

Automated API Docs update

This commit is contained in:
Servarr 2023-08-20 18:58:30 +00:00 committed by Qstick
parent c6e3f3c26c
commit b7bacf785c

View File

@ -10720,14 +10720,18 @@
"type": "string", "type": "string",
"nullable": true "nullable": true
}, },
"videoDynamicRangeType": {
"type": "string",
"nullable": true
},
"videoFps": { "videoFps": {
"type": "number", "type": "number",
"format": "double" "format": "double"
}, },
"videoDynamicRange": {
"type": "string",
"nullable": true
},
"videoDynamicRangeType": {
"type": "string",
"nullable": true
},
"resolution": { "resolution": {
"type": "string", "type": "string",
"nullable": true "nullable": true