No description available.
Record Key
literal:self
Fixed literal value
Properties
avatar
ref
at.ducs.users.defs#avatar
Optional
No description available.
displayName
string
Optional
No description available.
View raw schema
{
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"properties": {
"avatar": {
"ref": "at.ducs.users.defs#avatar",
"type": "ref"
},
"displayName": {
"type": "string"
}
}
}
}