multy-stub/server/routers/music-learn/mocks/user/notes/success.json

8 lines
273 B
JSON
Raw Normal View History

2023-08-01 13:14:02 +03:00
[
{ "key": 1, "name": "Music Sheet 1", "href": "/" },
{ "key": 2, "name": "Music Sheet 2", "href": "/" },
{ "key": 3, "name": "Music Sheet 3", "href": "/" },
{ "key": 4, "name": "Music Sheet 4", "href": "/" },
{ "key": 5, "name": "Music Sheet 5", "href": "/" }
]