HackYourFuture-CPH / fp-class19

MIT License
3 stars 1 forks source link

Update to endpoint to delete favorites(products) of a user with error handlers/responses #207

Closed nataliasowa closed 2 years ago

nataliasowa commented 2 years ago

Description

Setting the response status codes correctly in the controller.

Fixes #194

How to test?

npm run db:setup npm run dev http://localhost:3000/api/documentation/#/ --> SWAGER

Checklist