Added negative tags

This commit is contained in:
Abwasserrohr 2024-10-07 21:46:45 +02:00 committed by GitHub
parent 7045b59123
commit 762497a3c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,6 +138,11 @@
"description": "Music genre", "description": "Music genre",
"example": "pop metal male melancholic" "example": "pop metal male melancholic"
}, },
"negative_tags": {
"type": "string",
"description": "Negative Music genre",
"example": "female edm techno"
},
"title": { "title": {
"type": "string", "type": "string",
"description": "Music title", "description": "Music title",