Open AntonioMrtz opened 1 month ago
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 :)
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