fastapi/fastapi/dependencies
Motov Yurii da0ffab0b2
🐛 Fix using class (not instance) dependency that has `__call__` method (#14458)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-12-05 21:21:05 +00:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
models.py 🐛 Fix using class (not instance) dependency that has `__call__` method (#14458) 2025-12-05 21:21:05 +00:00
utils.py 🐛 Fix OAuth2 scopes in OpenAPI in extra corner cases, parent dependency with scopes, sub-dependency security scheme without scopes (#14459) 2025-12-04 23:22:01 +01:00