Skip to content
#

express-middleware

Here are 660 public repositories matching this topic...

express-gateway
XVincentX
XVincentX commented Jan 2, 2018

If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.

If an object already exists, for example, it should be returned as 409. If the object does not pass the schema validation, it should be a 415.

Go through the whole WebAPI and verify that the status codes are being returned correctly.

Hint: Error cl

Improve this page

Add a description, image, and links to the express-middleware topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the express-middleware topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.