Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HttpErrorCodes

Index

Enumeration members

BadRequest

BadRequest: = 400

InternalError

InternalError: = 500

NoContent

NoContent: = 204

NotFound

NotFound: = 404

Ok

Ok: = 200

Unauthorized

Unauthorized: = 401

ValidationError

ValidationError: = 422

Generated using TypeDoc