eWaterCycle / eWaterCycle/remotebmi
Validate server responses on client side
Open
enhancement
Python
- Dominant language
- Julia
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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 https://github.com/eWaterCycle/remotebmi/pull/27#discussion_r1839835272
Contributor guide
Assessment
This issue has not been assessed yet.