Skip to content
Snippets Groups Projects

Updated playlist management API

Merged Agate requested to merge playlist-tracks into develop

This is a cleanup of the /playlists API endpoints, in particular:

  • removal of the /playlist-tracks endpoints
  • moved all the removed /playlist-tracks actions such as moving a track in the playlist or deleting it to playlist/{id}/move and playlist/{id}/remove
  • Don't expose playlist tracks ids anymore. We identify them by their index in the playlist

This makes the API more consistent and easier to deal with and document.

cc @Sporiff

Merge request reports

Pipeline #11588 passed

Pipeline passed for 909e3c4f on playlist-tracks

Test coverage 91.00% (0.00%) from 1 job
Approval is optional

Merged by AgateAgate 4 years ago (Jul 27, 2020 1:31pm UTC)

Merge details

  • Changes merged into with c42257b9.
  • Deleted the source branch.

Pipeline #11589 passed

Pipeline passed for c42257b9 on develop

Test coverage 91.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading