-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Playlist update only introduce fields to change #246
Comments
Hello @AntonioMrtz is it possible to contribute to this issue ? I see that it is interesting topic and problem to solve. |
Hi @KristianLengyel , all yours. Thanks for your time, we have a docs website for doing the set up and other related topics. If you find this project interesting/helpful, I'd appreciate it if you could star the repo! .Let me know if you need anything :) |
Just a little heads up, I'm just setting up the environment and familiarizing myself with the docs. I'll start working on the issue shortly. If I have any questions, I'll reach out. |
Yeah @KristianLengyel , no problem , take all the time you need, there's no need to hurry. Feel free to ask if you think I can help you with anything :) |
Hi @KristianLengyel are you still working on this? |
Description
We want playlist update method to only need as parameters the fields that are going to change. Separate logic for adding and removing songs into two new other endpoints and methods
Context
Frontend is required to fetch playlist data and then send a request to update playlist data, that includes both data that won't change and data that has to change
How to do it
Testing
🖐️ Learn how to CONTRIBUTE, all help is welcomed :)
📚 Check out the project documentation for more info
⭐ Help this project grow by giving it a star if you like it!
😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue
The text was updated successfully, but these errors were encountered: