You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client): surface structured shape errors on TangoValidationError (#46)
400 messages now name the rejected field(s) and reason when the API
returns structured issues, and TangoValidationError gains .issues and
.available_fields accessors over response_data.
Closes#45 (client half; server half tracked in makegov/tango#2586).
Co-authored-by: V. David Zvenyach <dave@zvenyach.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments