From 86cec51ebe1df0d461621770387f6d8a81cf8b59 Mon Sep 17 00:00:00 2001 From: Servarr Date: Tue, 12 Sep 2023 12:30:59 +0000 Subject: [PATCH] Automated API Docs update --- src/Prowlarr.Api.V1/openapi.json | 7 +++++++ 1 file changed, 7 insertions(+) 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",