mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
dd8d013e10
* starting field and model schemas * field.schema() * sub-models working * move default in Schema and tests * adding schema * tweak docs