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
Currently responses from the server are not validated and just passed on to the user. It would be better if these responses were validated, e.g. with pydantic.
Currently responses from the server are not validated and just passed on to the user. It would be better if these responses were validated, e.g. with pydantic.
See #27 (comment)
The text was updated successfully, but these errors were encountered: