You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez a4aa79e0b4
Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831)
1 year ago
..
dependencies Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831) 1 year ago
security ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
background-tasks.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
bigger-applications.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
body-fields.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
body-multiple-params.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
body-nested-models.md ✏️ Fix typos and rewordings in `docs/en/docs/tutorial/body-nested-models.md` (#10468) 2 years ago
body-updates.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
body.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
cookie-params.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
cors.md ✏️ Clarify docs on CORS (#5627) 2 years ago
debugging.md ✏ Rewording in `docs/en/docs/tutorial/debugging.md` (#9581) 2 years ago
encoder.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
extra-data-types.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
extra-models.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
first-steps.md Add support for OpenAPI 3.1.0 (#9770) 2 years ago
handling-errors.md ✏️ Fix typo in `docs/en/docs/tutorial/handling-errors.md` (#10170) 2 years ago
header-params.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
index.md 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2 years ago
metadata.md ✏️ Fix link to SPDX license identifier in `docs/en/docs/tutorial/metadata.md` (#10433) 2 years ago
middleware.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
path-operation-configuration.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
path-params-numeric-validations.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
path-params.md 📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md` (#10043) 2 years ago
query-params-str-validations.md 👷 Adopt Ruff format (#10517) 2 years ago
query-params.md 📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md` (#10043) 2 years ago
request-files.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
request-forms-and-files.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
request-forms.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
response-model.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
response-status-code.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
schema-extra-example.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
sql-databases.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago
static-files.md Add support for Trio via AnyIO (#3372) 4 years ago
testing.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2 years ago