From a3a8f1417d418ca6f0ef27a0799f9772179438e1 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 15 May 2022 00:45:32 +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 f3ddca832..690134c0b 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -5127,6 +5127,10 @@ "type": "string", "nullable": true }, + "instanceName": { + "type": "string", + "nullable": true + }, "updateAutomatically": { "type": "boolean" },