Files
pydantic/changes/3819-himbeles.md
T
Luis R faee3301eb 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
2022-05-11 19:02:37 +01:00

61 B

Fix nested Python dataclass schema regression in version 1.9