From 1650ce17fb286eff2e09154b06615a0370e634f1 Mon Sep 17 00:00:00 2001 From: Servarr Date: Fri, 10 Nov 2023 01:32:50 +0000 Subject: [PATCH] Automated API Docs update --- src/Radarr.Api.V3/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 8c0d8ee07..5c31243b4 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -12570,6 +12570,10 @@ "format": "int32", "nullable": true }, + "downloadClient": { + "type": "string", + "nullable": true + }, "shouldOverride": { "type": "boolean", "nullable": true