mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
489a1d32b1
* add ``by_alias`` argument in ``.dict()`` and ``.json()`` model methods #205 * review fixes fix #205