test: add api fixtures
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"lyrics": {
|
||||
"syncType": "LINE_SYNCED",
|
||||
"lines": [
|
||||
{"startTimeMs": "1000", "words": "hello"},
|
||||
{"startTimeMs": "2500", "words": "world"}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user