diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index fb6c79c87..4eb14bec4 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -9719,6 +9719,10 @@ "type": "string", "nullable": true }, + "helpTextWarning": { + "type": "string", + "nullable": true + }, "helpLink": { "type": "string", "nullable": true