From a6a1e73a388ae70acc4dbefbf12ad9a45f1aebc5 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 4 Feb 2024 20:38:54 +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 be7e0bd6f..05700cd97 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -10795,6 +10795,9 @@ }, "scrubAudioTags": { "type": "boolean" + }, + "embedCoverArt": { + "type": "boolean" } }, "additionalProperties": false