mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
ed7b216e5f
* Change alias precedence to prefer child models * add docs about alias precedence * correct change
137 B
137 B
Breaking Change: Change the precedence of aliases so child model aliases override parent aliases,
including using alias_generator