mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
b076567591
* fix: support custom root type with `from_orm()` * add other example * chore: add change file * refactor(main): use ROOT_KEY instead of __root__
60 B
60 B
Support custom root type (aka __root__) with from_orm()