diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 8c0d8ee07..5c31243b4 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -12570,6 +12570,10 @@ "format": "int32", "nullable": true }, + "downloadClient": { + "type": "string", + "nullable": true + }, "shouldOverride": { "type": "boolean", "nullable": true