From a3f5fa05967fbe23e614ae0723d20422c7f34665 Mon Sep 17 00:00:00 2001 From: Servarr Date: Wed, 22 Jun 2022 08:34:07 +0000 Subject: [PATCH] Automated API Docs update --- src/Lidarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index 77c8ab560..0d12e0ace 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -10618,6 +10618,10 @@ "priority": { "type": "integer", "format": "int32" + }, + "downloadClientId": { + "type": "integer", + "format": "int32" } }, "additionalProperties": false