refactor
This commit is contained in:
@@ -7,19 +7,20 @@
|
||||
"name": "A Certain Ratio",
|
||||
"album": [
|
||||
{
|
||||
"id": 1,
|
||||
"coverArt": 1,
|
||||
"id": 3,
|
||||
"coverArt": 3,
|
||||
"artistId": 1,
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"created": "2019-05-28T20:59:02.988372626+01:00"
|
||||
"created": "2019-06-05T16:00:10.54747823+01:00"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"id": 4,
|
||||
"coverArt": 4,
|
||||
"artistId": 1,
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"created": "2019-05-28T20:59:02.995320471+01:00"
|
||||
"created": "2019-06-05T16:00:10.553065063+01:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user