koel/cypress/fixtures/playlist.post.200.json

8 lines
95 B
JSON
Raw Normal View History

2020-12-30 19:28:39 +00:00
{
"name": "A New Playlist",
"rules": null,
"id": 3,
2020-12-30 19:28:39 +00:00
"is_smart": false,
"songs": []
}