diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index f450b75bf..d8cb414c5 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -8761,6 +8761,10 @@ "type": "string", "nullable": true }, + "folder": { + "type": "string", + "nullable": true + }, "genres": { "type": "array", "items": {