From 4ba118d35102849ff271e26b502d270ce7d3d0df Mon Sep 17 00:00:00 2001 From: Servarr Date: Wed, 3 Aug 2022 16:19:11 +0000 Subject: [PATCH] Automated API Docs update --- src/Lidarr.Api.V1/openapi.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index 0d12e0ace..1410d99d9 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -10484,6 +10484,12 @@ "shouldMonitor": { "$ref": "#/components/schemas/ImportListMonitorType" }, + "shouldMonitorExisting": { + "type": "boolean" + }, + "shouldSearch": { + "type": "boolean" + }, "rootFolderPath": { "type": "string", "nullable": true