mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
c0298a8a76
* Fix to schema generation for IPv{4,6}{Address,Interface,Network}, fix #498
* Added docs
* Added PR number
* Updated format to comply with http://json-schema.org/latest/json-schema-validation.html#rfc.section.7.3.4
Modified tests accordingly
* For real