php-api-client icon indicating copy to clipboard operation
php-api-client copied to clipboard

Add Stations: Playlists endpoints

Open Vaalyn opened this issue 5 years ago • 0 comments

  • [ ] GET /station/{station_id}/playlists
  • [ ] POST /station/{station_id}/playlists
  • [ ] GET /station/{station_id}/playlist/{id}
  • [ ] PUT /station/{station_id}/playlist/{id}
  • [ ] DELETE /station/{station_id}/playlist/{id}

Vaalyn avatar Apr 21 '19 13:04 Vaalyn