From 5f624a147bb62d37b731d9a0ae02bfd338793962 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 11 Feb 2024 04:02:09 +0000 Subject: [PATCH] Automated API Docs update --- src/Radarr.Api.V3/openapi.json | 42 ---------------------------------- 1 file changed, 42 deletions(-) diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 18823503c..50131a4d4 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -5739,34 +5739,6 @@ "type": "string" } }, - { - "name": "includeQuality", - "in": "query", - "schema": { - "type": "boolean" - } - }, - { - "name": "replaceSpaces", - "in": "query", - "schema": { - "type": "boolean" - } - }, - { - "name": "separator", - "in": "query", - "schema": { - "type": "string" - } - }, - { - "name": "numberStyle", - "in": "query", - "schema": { - "type": "string" - } - }, { "name": "id", "in": "query", @@ -11378,20 +11350,6 @@ "movieFolderFormat": { "type": "string", "nullable": true - }, - "includeQuality": { - "type": "boolean" - }, - "replaceSpaces": { - "type": "boolean" - }, - "separator": { - "type": "string", - "nullable": true - }, - "numberStyle": { - "type": "string", - "nullable": true } }, "additionalProperties": false