nodejs-express-sequelize-mysql icon indicating copy to clipboard operation
nodejs-express-sequelize-mysql copied to clipboard

Should this send status 500 error back on failed update?

Open waylandc opened this issue 5 years ago • 0 comments

https://github.com/bezkoder/nodejs-express-sequelize-mysql/blob/6b76e7fb7cf99a7a55093f40efc32019f65ecc02/app/controllers/tutorial.controller.js#L80

The update failed, shouldn't we send back an appropriate HTTP 500 Status?

waylandc avatar Jun 01 '20 07:06 waylandc