mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Fix regression in handling of nested dataclasses in get_flat_models_from_field (#3819)
* add test for nested python dataclass schema generation * fix handling of dataclasses in `get_flat_models_from_field` * add change note
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix nested Python dataclass schema regression in version 1.9
|
||||
Reference in New Issue
Block a user