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