diff --git a/src/app/docs/swagger-suno-api.json b/src/app/docs/swagger-suno-api.json index 8741914..d18dd54 100644 --- a/src/app/docs/swagger-suno-api.json +++ b/src/app/docs/swagger-suno-api.json @@ -138,6 +138,11 @@ "description": "Music genre", "example": "pop metal male melancholic" }, + "negative_tags": { + "type": "string", + "description": "Negative Music genre", + "example": "female edm techno" + }, "title": { "type": "string", "description": "Music title",