fastapi/docs_src/settings/app01
Sebastián Ramírez 9ebd800d9b
Update docs to use Pydantic v2 settings and add note and example about v1 (#9788)
*  Add pydantic-settings to all extras

* 📝 Update docs for Pydantic settings

* 📝 Update Settings source examples to use Pydantic v2, and add a Pydantic v1 version

*  Add tests for settings with Pydantic v1 and v2

* 🔥 Remove solved TODO comment

* ♻️ Update conditional OpenAPI to use new Pydantic v2 settings
2023-07-03 22:11:49 +02:00
..
__init__.py 📝 Add documentation about settings and env vars (#1118) 2020-04-02 06:55:20 +02:00
config.py Update docs to use Pydantic v2 settings and add note and example about v1 (#9788) 2023-07-03 22:11:49 +02:00
main.py Add the `docs_src` directory to test coverage and update tests (#1904) 2021-07-29 11:26:07 +02:00