From b7bacf785c79188746e2fde265d6dea0cd171c86 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 20 Aug 2023 18:58:30 +0000 Subject: [PATCH] Automated API Docs update --- src/Radarr.Api.V3/openapi.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index d86994ee0..8cbd44b16 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -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