Files
zopu-code/repos/effect/.changeset/eff-701-httpapierror-respondable.md

6 lines
188 B
Markdown

---
"effect": patch
---
Make all built-in `HttpApiError` classes implement `HttpServerRespondable`, so they can be returned directly from plain HTTP server handlers outside of `HttpApi`.