From 9561371a47f118bd161652a9243a51fb4ba23667 Mon Sep 17 00:00:00 2001 From: Servarr Date: Wed, 8 May 2024 00:20:03 +0000 Subject: [PATCH] Automated API Docs update --- src/Prowlarr.Api.V1/openapi.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index fac0ac6f4..421c00356 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -5919,6 +5919,11 @@ "type": "string", "nullable": true, "readOnly": true + }, + "downloadClientId": { + "type": "integer", + "format": "int32", + "nullable": true } }, "additionalProperties": false