python-dependency-injector/examples/miniapps/fastapi/giphynavigator
ZipFile c61fc16b8d
Yet another Pydantic 2 support (#832)
* Add support for Pydantic v2 settings

* Configure pipeline to run tests against different pydantic versions

* Update Pydantic docs and examples for v2

* Fix compatibility with httpx v0.27.0
2024-12-07 11:38:08 -05:00
..
__init__.py Add FastAPI mini app 2020-11-12 17:48:07 -05:00
application.py Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
containers.py Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
endpoints.py Update quotes in fastapi example 2021-09-30 16:55:50 -04:00
giphy.py Update quotes in fastapi example 2021-09-30 16:55:50 -04:00
services.py Update quotes in fastapi example 2021-09-30 16:55:50 -04:00
tests.py Yet another Pydantic 2 support (#832) 2024-12-07 11:38:08 -05:00