Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate server responses on client side #33

Open
BSchilperoort opened this issue Nov 15, 2024 · 0 comments
Open

Validate server responses on client side #33

BSchilperoort opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request Python Related to Python client/server

Comments

@BSchilperoort
Copy link
Member

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)

@BSchilperoort BSchilperoort added enhancement New feature or request Python Related to Python client/server labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Python Related to Python client/server
Projects
None yet
Development

No branches or pull requests

1 participant