mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
3cdbbaee95
* Fix circular schema generation, remove None checking hack * Include test written by @wongpat to make it run in CI * Update History * Update nested_models in-place Co-Authored-By: Patrick Wong <wongpat@users.noreply.github.com> * Update nested_models in-place Co-Authored-By: Patrick Wong <wongpat@users.noreply.github.com> * Update nested_models in place everywhere for consistency