6 lines
188 B
Markdown
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`.
|