diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index f7034eec1..3123f761c 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -5099,6 +5099,10 @@ "type": "string", "nullable": true }, + "helpTextWarning": { + "type": "string", + "nullable": true + }, "helpLink": { "type": "string", "nullable": true