From b12fac5d8cdbfc21e13ce4ef27d84b6cd222d4fe Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 15 May 2022 18:23:53 +0000 Subject: [PATCH] Automated API Docs update --- src/Lidarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index 9c27ed0bd..77c8ab560 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -10296,6 +10296,10 @@ "type": "string", "nullable": true }, + "instanceName": { + "type": "string", + "nullable": true + }, "updateAutomatically": { "type": "boolean" },