mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
2ca81ed33f
* Add test case for nested dataclass schema, fix #474 * Fix nested dataclass schema * Fix mypy typing * Update HISTORY.rst * Code review updates