mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
12f4e0d082
* rename Schema to Field * add Schema function with deprecation warning * mypy tests and other tweaks * tweaks and cleanup * Update pydantic/fields.py Co-Authored-By: Sebastián Ramírez <tiangolo@gmail.com>