flask-openapi3 icon indicating copy to clipboard operation
flask-openapi3 copied to clipboard

Fix `populate_by_name` when execute `model_validate`

Open luolingchun opened this issue 6 months ago • 0 comments

Checklist:

  • [x] Run pytest tests and no failed.
  • [x] Run flake8 flask_openapi3 tests examples and no failed.
  • [x] Run mypy flask_openapi3 and no failed.
  • [x] Run mkdocs serve and no failed.

fix: #165

luolingchun avatar Aug 04 '24 04:08 luolingchun