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