Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Frontend Migration]: Add API endpoint /api/channel/{channel-id}/playlist/ #724

Open
MerlinScheurer opened this issue May 19, 2024 · 0 comments
Labels
react migration Tracking our new React based frontend

Comments

@MerlinScheurer
Copy link
Contributor

MerlinScheurer commented May 19, 2024

Domain

Backend

Description

Is your feature request related to a problem? Please describe.

Data for the page /channel/{channel-id}/playlist is missing in the api endpoints.

Describe the solution you'd like

The Api endpoint /api/channel/{channel-id}/playlist/ has been implemented simmilar to /api/playlist/

Additional context

/api/channel/{channel-id}/playlist/ ( GET )

SearchParams:
filter: show_subed_only
page: 0

Possibly implemented in a module way as described in #721

@MerlinScheurer MerlinScheurer added the react migration Tracking our new React based frontend label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react migration Tracking our new React based frontend
Projects
Status: No status
Development

No branches or pull requests

1 participant