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
As per a Slack discussion, I'd like to request a nice "@Property" for accessing code and msg for HTTPError and HTTPValidationError. It would also be nice to get some documentation on the code types.
Motivation
This would be helpful for parsing errors and handling them appropriately.