From b0c2b9119bf67ec2b750fd473f49c0cfaf92ee37 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 4 Jun 2023 21:02:02 +0000 Subject: [PATCH] Automated API Docs update --- src/Prowlarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) 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