Add musicBrainzUrl property to artiste and parole
This commit is contained in:
@@ -54,6 +54,9 @@
|
|||||||
"allowedTypes": [
|
"allowedTypes": [
|
||||||
"images"
|
"images"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"musicBrainzUrl": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -93,6 +93,9 @@
|
|||||||
},
|
},
|
||||||
"gadeEmbed": {
|
"gadeEmbed": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"musicBrainzUrl": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user