mirror of
https://github.com/EZ-Api/ez-api.git
synced 2026-01-13 17:47:51 +00:00
Add numeric business codes, include `trace_id`, and support custom error messages and `details` for error responses while keeping envelope wrapping idempotent across old and new formats. BREAKING CHANGE: response envelope `code` changes from string to int and envelope format now includes `trace_id` (and may include `details`).