No description available.
Properties
scrobbles
array
of refapp.rocksky.charts.defs#scrobbleViewBasic
Optional
No description available.
View raw schema
{
"type": "object",
"properties": {
"scrobbles": {
"type": "array",
"items": {
"ref": "app.rocksky.charts.defs#scrobbleViewBasic",
"type": "ref"
}
}
}
}