From a3f508b8d46665b6a2315a10ba82a19c87f1e0f4 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sat, 27 Aug 2022 21:23:52 +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 70dc657ff..aa8b8de62 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -9594,6 +9594,10 @@ "type": "string", "nullable": true }, + "applicationUrl": { + "type": "string", + "nullable": true + }, "updateAutomatically": { "type": "boolean" },