issues
search
kpn
/
combadge
Generic API clients based on Pydantic and protocols
https://kpn.github.io/combadge
Apache License 2.0
13
stars
2
forks
source link
Validate call arguments
#5
Closed
eigenein
closed
1 year ago
eigenein
commented
1 year ago
Options
Use
parse_obj_as()
in order to validate each parameter in the core's
build_request()
Use
dynamic model creation
Options
parse_obj_as()
in order to validate each parameter in the core'sbuild_request()