delete a list of courses
Opened this issue · 0 comments
fava75 commented
As a professor, I should be able to delete a list of courses at the same time.
How to demo:
send a DELETE request to /courses with the list of course objects you wish to delete.
The response should be a success message.
Effort: 0.5