API error contract
The error body every new endpoint returns, and how the frontend reads it. Designed clean — it is
Interface contracts between services and the frontend — the agreed request/response shapes. Change these only additively, and in lockstep with every consumer.
The error body every new endpoint returns, and how the frontend reads it. Designed clean — it is