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