diff --git a/src/Radarr.Api.V3/swagger.json b/src/Radarr.Api.V3/swagger.json index 08cd5c99bf..39758174b0 100644 --- a/src/Radarr.Api.V3/swagger.json +++ b/src/Radarr.Api.V3/swagger.json @@ -3994,7 +3994,7 @@ "description": "Used when not providing the key via URL" }, "apikey": { - "name": "API Key", + "name": "apikey", "type": "apiKey", "in": "query", "description": "Used when not providing the key via header" @@ -4045,4 +4045,4 @@ "name": "System" } ] -} \ No newline at end of file +}