Expand description
Types for Playlists.
Structs§
- A playlists export representation.
- Response for request for list of liked playlists.
- Response for request for list of liked playlists.
- These fields can be edited by admin and can be viewed by everyone
- Query for
Browse
. - Response for
Browse
. - Request to create a new Playlist.
- The over-the-wire representation of a Playlist’s data. This can either be the live copy or the draft copy.
- Wrapper type around [
Uuid
], represents the ID of a Playlist. - Response for whether a user has liked a Playlist.
- The response returned when a request for
GET
ing a Playlist is successful. - Search for Playlists via the given query string.
- Response for successful search.
- These fields can be edited by admin and can be viewed by everyone
- Request for updating a Playlist’s draft data.
Enums§
- Admin rating for a course