simonjharris

Results 1 issues of simonjharris

I'm looking into migrating from `flask-pydantic` to `flask-openapi3`, but one problem I'm having is around the authentication decorators we currently use. When using `flask-openapi3` pydantic validation is taking place _before_...

bug
Stale