v2.0.1-alpha
Pre-release
Pre-release
- Improves how custom binders can be defined, reducing code verbosity for
custom types. This is an important feature to implement common validation of
common parameters across multiple endpoints. - Adds support for binder types defining OpenAPI Specification for their
parameters. - Fixes bug #305 (
ClientSession ssl=False
not working as intended).