test: add api fixtures
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"message": {
|
||||
"body": {
|
||||
"track_list": [
|
||||
{
|
||||
"track": {
|
||||
"commontrack_id": 123,
|
||||
"track_length": 232,
|
||||
"has_subtitles": 1,
|
||||
"has_richsync": 0,
|
||||
"track_name": "My Love",
|
||||
"artist_name": "Westlife",
|
||||
"album_name": "Coast To Coast",
|
||||
"instrumental": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user