zanna-37/se2-HerokuSiffredi

update a list of exam template

MattiaSangermano opened this issue · 0 comments

As a professor, I want to be able to change a list of exams template, so that I can use it

How to demo:
send a PUT request to /exam-templates with a list of exam template containing these attribute:

  • id
  • name
  • categoryId[ ]
  • quantity[ ]

The response should be a success message
Effort: 1