From ddeb3a7840b85c69a5938f5578160efb5f4f53ff Mon Sep 17 00:00:00 2001 From: Servarr Date: Fri, 13 May 2022 22:44:33 +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 d6b58ce9c..5505f8db2 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -9175,6 +9175,10 @@ "type": "string", "nullable": true }, + "instanceName": { + "type": "string", + "nullable": true + }, "updateAutomatically": { "type": "boolean" },