fastapi/tests/test_tutorial/test_body_fields
Sebastián Ramírez e1758d107e
⬆ Require Pydantic > 1.0 (#1862)
* 🔥 Remove support for Pydantic < 1.0

* 🔥 Remove deprecated skip_defaults from jsonable_encoder and set default for exclude to None, as in Pydantic

* ♻️ Set default of response_model_exclude=None as in Pydantic

* ⬆️ Require Pydantic >=1.0.0 in requirements
2020-08-09 22:17:08 +02:00
..
__init__.py 📝 Change 'Schema' to 'Field' in docs (#746) 2019-12-09 14:48:54 +01:00
test_tutorial001.py ⬆ Require Pydantic > 1.0 (#1862) 2020-08-09 22:17:08 +02:00