flask-openapi3
flask-openapi3 copied to clipboard
Fix `populate_by_name` when execute `model_validate`
Checklist:
- [x] Run
pytest testsand no failed. - [x] Run
flake8 flask_openapi3 tests examplesand no failed. - [x] Run
mypy flask_openapi3and no failed. - [x] Run
mkdocs serveand no failed.
fix: #165