diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index c776fc409..5801f0d6a 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -12037,10 +12037,6 @@ "$ref": "#/components/schemas/DownloadProtocol" }, "indexerFlags": { - "type": "array", - "items": { - "type": "string" - }, "nullable": true }, "movieId": {