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": {