diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index c1a1064e3..8c0d8ee07 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -10074,6 +10074,10 @@ "applyTags": { "$ref": "#/components/schemas/ApplyTags" }, + "enabled": { + "type": "boolean", + "nullable": true + }, "enableAuto": { "type": "boolean", "nullable": true