From 1e4269115698831583a3bc9e79f77fd9f017a672 Mon Sep 17 00:00:00 2001 From: Servarr Date: Fri, 25 Aug 2023 01:25:37 +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 ead1b8d21..50d119870 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -8728,6 +8728,10 @@ "type": "string", "nullable": true }, + "folder": { + "type": "string", + "nullable": true + }, "genres": { "type": "array", "items": {