Added negative tags
This commit is contained in:
parent
7045b59123
commit
762497a3c6
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user