koel/cypress/fixtures/artist-info.get.200.json
2021-01-03 15:43:57 +01:00

8 lines
188 B
JSON

{
"url": "https://www.last.fm/music/The+Band",
"image": "http://localhost:8080/test/images/sample.png",
"bio": {
"summary": "Artist summary",
"full": "Artist full bio"
}
}