From d89e764053ba647d3596d3c0761f25a8fb738a17 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 28 Apr 2024 22:29:06 +0000 Subject: [PATCH] Automated API Docs update --- src/Radarr.Api.V3/openapi.json | 237 ++++++++------------------------- 1 file changed, 57 insertions(+), 180 deletions(-) diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 2f91b3740..1571316c8 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -845,16 +845,6 @@ "schema": { "$ref": "#/components/schemas/CollectionUpdateResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/CollectionUpdateResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/CollectionUpdateResource" - } } } }, @@ -886,16 +876,6 @@ "schema": { "$ref": "#/components/schemas/CollectionResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/CollectionResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/CollectionResource" - } } } }, @@ -972,16 +952,6 @@ "schema": { "$ref": "#/components/schemas/CommandResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/CommandResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/CommandResource" - } } } }, @@ -989,20 +959,10 @@ "200": { "description": "Success", "content": { - "text/plain": { - "schema": { - "$ref": "#/components/schemas/CommandResource" - } - }, "application/json": { "schema": { "$ref": "#/components/schemas/CommandResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/CommandResource" - } } } } @@ -1223,16 +1183,6 @@ "schema": { "$ref": "#/components/schemas/CustomFilterResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/CustomFilterResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/CustomFilterResource" - } } } }, @@ -1281,16 +1231,6 @@ "schema": { "$ref": "#/components/schemas/CustomFilterResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/CustomFilterResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/CustomFilterResource" - } } } }, @@ -1565,16 +1505,6 @@ "schema": { "$ref": "#/components/schemas/DelayProfileResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/DelayProfileResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/DelayProfileResource" - } } } }, @@ -1680,16 +1610,6 @@ "schema": { "$ref": "#/components/schemas/DelayProfileResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/DelayProfileResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/DelayProfileResource" - } } } }, @@ -1755,6 +1675,63 @@ } } }, + "/api/v3/delayprofile/reorder/{id}": { + "put": { + "tags": [ + "DelayProfile" + ], + "parameters": [ + { + "name": "id", + "in": "path", + "required": true, + "schema": { + "type": "integer", + "format": "int32" + } + }, + { + "name": "after", + "in": "query", + "schema": { + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "text/plain": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/DelayProfileResource" + } + } + }, + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/DelayProfileResource" + } + } + }, + "text/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/DelayProfileResource" + } + } + } + } + } + } + } + }, "/api/v3/diskspace": { "get": { "tags": [ @@ -2809,16 +2786,6 @@ "schema": { "$ref": "#/components/schemas/ImportExclusionsResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/ImportExclusionsResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/ImportExclusionsResource" - } } } }, @@ -2867,16 +2834,6 @@ "schema": { "$ref": "#/components/schemas/ImportExclusionsResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/ImportExclusionsResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/ImportExclusionsResource" - } } } }, @@ -4828,16 +4785,6 @@ "schema": { "$ref": "#/components/schemas/MovieResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/MovieResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/MovieResource" - } } } }, @@ -4894,16 +4841,6 @@ "schema": { "$ref": "#/components/schemas/MovieResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/MovieResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/MovieResource" - } } } }, @@ -6152,16 +6089,6 @@ "schema": { "$ref": "#/components/schemas/QualityProfileResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/QualityProfileResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/QualityProfileResource" - } } } }, @@ -6267,16 +6194,6 @@ "schema": { "$ref": "#/components/schemas/QualityProfileResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/QualityProfileResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/QualityProfileResource" - } } } }, @@ -7234,16 +7151,6 @@ "schema": { "$ref": "#/components/schemas/RemotePathMappingResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/RemotePathMappingResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/RemotePathMappingResource" - } } } }, @@ -7483,16 +7390,6 @@ "schema": { "$ref": "#/components/schemas/RootFolderResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/RootFolderResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/RootFolderResource" - } } } }, @@ -7809,16 +7706,6 @@ "schema": { "$ref": "#/components/schemas/TagResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/TagResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/TagResource" - } } } }, @@ -7867,16 +7754,6 @@ "schema": { "$ref": "#/components/schemas/TagResource" } - }, - "text/json": { - "schema": { - "$ref": "#/components/schemas/TagResource" - } - }, - "application/*+json": { - "schema": { - "$ref": "#/components/schemas/TagResource" - } } } },