mirror of https://github.com/tiangolo/fastapi.git
* 🔥 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_tutorial001.py | ||