From e259235df62c9a9fdef768102a995ee7df32ae85 Mon Sep 17 00:00:00 2001 From: Servarr Date: Wed, 14 Jun 2023 05:50:39 +0000 Subject: [PATCH] Automated API Docs update --- src/Radarr.Api.V3/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index c76c7ba4e..fcd6dd746 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -9705,6 +9705,10 @@ "type": "string", "nullable": true }, + "helpTextWarning": { + "type": "string", + "nullable": true + }, "helpLink": { "type": "string", "nullable": true