mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 18:46:40 +00:00
* 🔥 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 | ||