.. |
dependencies
|
✨ Add support for declaring `UploadFile` parameters without explicit `File()` (#4469)
|
3 years ago |
middleware
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |
openapi
|
🐛 Fix bug preventing to use OpenAPI when using tuples (#3874)
|
3 years ago |
security
|
✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757)
|
4 years ago |
__init__.py
|
🔖 Release version 0.73.0
|
3 years ago |
applications.py
|
✨ Add support for tags with Enums (#4468)
|
3 years ago |
background.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |
concurrency.py
|
✨ Add support for Trio via AnyIO (#3372)
|
4 years ago |
datastructures.py
|
✨ Add support for declaring `UploadFile` parameters without explicit `File()` (#4469)
|
3 years ago |
encoders.py
|
🐛 Prefer custom encoder over defaults if specified in `jsonable_encoder` (#4467)
|
3 years ago |
exception_handlers.py
|
🐛 Fix issue with exotic pydantic error serialization (#748)
|
5 years ago |
exceptions.py
|
🎨 Add newly required type annotations for mypy (#2882)
|
4 years ago |
logger.py
|
🔊 Refactor logging (#781)
|
5 years ago |
param_functions.py
|
✨ Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
|
3 years ago |
params.py
|
✨ Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
|
3 years ago |
py.typed
|
✨ add py.typed to ship typing information (#209)
|
6 years ago |
requests.py
|
⬆ Require Pydantic > 1.0 (#1862)
|
5 years ago |
responses.py
|
⬆️ Upgrade Starlette to 0.14.2, including internal UJSONResponse migrated from Starlette (#2335)
|
4 years ago |
routing.py
|
✨ Add support for tags with Enums (#4468)
|
3 years ago |
staticfiles.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |
templating.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |
testclient.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |
types.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |
utils.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |
websockets.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
4 years ago |