An artist or band who performs music
Record Key
literal:self
Fixed literal value
Properties
View raw schema
{
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"properties": {
"name": {
"type": "string",
"maxLength": 255
}
}
},
"description": "An artist or band who performs music"
}