fastapi/fastapi/openapi
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 ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
constants.py ♻ Simplify code syntax in several places (#1753) 2020-08-03 15:16:51 +02:00
docs.py 📌 Pin Swagger UI temporarily 2020-07-22 08:19:26 +02:00
models.py ⬆ Require Pydantic > 1.0 (#1862) 2020-08-09 22:17:08 +02:00
utils.py ⬆ Require Pydantic > 1.0 (#1862) 2020-08-09 22:17:08 +02:00