sloev/python-lambdarest

better error codes, 500 is not enough

sloev opened this issue · 0 comments

sloev commented

there should be an error code for:

  • input validation
  • internal server error
  • http method not supported

for more; use the Response object