mantimon-tcg/frontend/src/api
Cal Corum fdb5225356 Improve API error handling for validation errors
- Parse FastAPI 422 validation error arrays into readable messages
- Update ErrorResponse type to handle both string and array detail
- Use inline type for validation error objects (no any)
- Display field-level validation errors instead of [object Object]

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-01 20:50:03 -06:00
..
client.spec.ts Add typed API client with auth and error handling (F0-005) 2026-01-30 11:11:11 -06:00
client.ts Improve API error handling for validation errors 2026-02-01 20:50:03 -06:00
index.ts Add typed API client with auth and error handling (F0-005) 2026-01-30 11:11:11 -06:00
types.ts Fix WebSocket game:join to emit game:state event 2026-02-01 12:27:01 -06:00