-
- Downloads
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.
Loading
Please register or sign in to comment
Some errors (validation) have structured contents, not just an error string, so we return them JSON-encoded along with a HTTP error 400.