test: add api fixtures
This commit is contained in:
+32
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"result": {
|
||||
"songs": [
|
||||
{
|
||||
"id": 2080607,
|
||||
"name": "My Love",
|
||||
"dt": 231941,
|
||||
"ar": [
|
||||
{
|
||||
"name": "Westlife"
|
||||
}
|
||||
],
|
||||
"al": {
|
||||
"name": "Unbreakable"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 572412968,
|
||||
"name": "My Love",
|
||||
"dt": 231000,
|
||||
"ar": [
|
||||
{
|
||||
"name": "Westlife"
|
||||
}
|
||||
],
|
||||
"al": {
|
||||
"name": "Pure... Love"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user