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