Files
Samir Boulahtit 82939c0005
All checks were successful
CI / ruff (push) Successful in 16s
CI / pytest (push) Successful in 2h48m39s
CI / validate (push) Successful in 33s
CI / dependency-scanning (push) Successful in 36s
CI / docs (push) Successful in 57s
CI / deploy (push) Successful in 1m53s
docs(api): document apiClient error.status / errorCode / details surface
Adds a "Frontend Error Handling (apiClient)" section to the error
handling guide. Callers can branch on `error.errorCode` and read
`error.details` to localise toasts instead of rendering the raw
English `message`, as already done in the loyalty terminal cooldown
handler.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 00:32:42 +02:00
..