zanna-37/se2-HerokuSiffredi

update a list of courses

Opened this issue · 0 comments

As a professor, I want to be able to update a list of courses at the same time in the same request.

How to demo:
send a PUT request to /courses with a list of course objects.
Those objects should have these fields:

  • id
  • name
  • academic year

Effort: 1