Skip to content

Add missing playable serializer

Ciarán Ainsworth requested to merge add-missing-playable-serializer into develop

We reference a is_playable attribute for the tracks API across out codebase and in our swagger docs. However, it doesn't look like this is present. This MR adds the serializer to return tracks playable to the user.

Edited by Ciarán Ainsworth

Merge request reports