Skip to content

Better error reporting

Pre-release
Pre-release

Choose a tag to compare

@hlship hlship released this 28 Jul 23:08

This release addresses a few minor issues related to reporting errors. Importantly, when using response validation, any 5xx error responses (usually indicating a failure inside the response handler function, or downstream from the function) are passed through unchanged.

Closed Issues