v0.11.2
Changed
- Surfaced the [
AppErrorKind] display text as the fallbackErrorResponse
message so clients receive semantic descriptions without providing a custom
message.
Tests
- Added regression coverage ensuring bare
AppErrorkinds map to their
corresponding default message.