-
- Downloads
You need to sign in or sign up before continuing.
Serve a JSON body on 400s for structured errors
Some errors (validation) have structured contents, not just an error string, so we return them JSON-encoded along with a HTTP error 400.
Please register or sign in to comment