ScDor / Closure

Plan the rest of your studies easily!
MIT License
1 stars 10 forks source link

Add courses to student #23

Closed ghost closed 3 years ago

ghost commented 3 years ago

Add API functionality to add courses for student

ghost commented 3 years ago

Done automatically in the PATCH already implemented method: https://stackoverflow.com/questions/28459418/use-of-put-vs-patch-methods-in-rest-api-real-life-scenarios No need to add specific action for this functionallity

see documentation on adding/replacing/deleting data with the PATCH method: https://datatracker.ietf.org/doc/html/rfc6902