From 9f3c0cf914b808e9e625288e186c923aee87bfd5 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sat, 13 May 2023 18:53:30 +0000 Subject: [PATCH] Automated API Docs update --- src/Readarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index 3c9a6bc3e..c352540f0 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -11399,6 +11399,10 @@ "priority": { "type": "integer", "format": "int32" + }, + "downloadClientId": { + "type": "integer", + "format": "int32" } }, "additionalProperties": false