diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index b82636bac..c5174e5e3 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -2173,6 +2173,13 @@ "type": "string" } }, + { + "name": "protocols", + "in": "query", + "schema": { + "type": "string" + } + }, { "name": "tags", "in": "query",