From 0e7b368c3a187f7938c18038ad8c583d19ee9602 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 29 Oct 2023 09:32:06 +0000 Subject: [PATCH] Automated API Docs update --- src/Lidarr.Api.V1/openapi.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index 0fae4de79..8154ad643 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -8513,6 +8513,9 @@ }, "deleteFiles": { "type": "boolean" + }, + "addImportListExclusion": { + "type": "boolean" } }, "additionalProperties": false