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.
Matthew Evans 4fcdb31947
📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions (#4846)
3 years ago
..
dependencies Update internal `AsyncExitStack` to fix context for dependencies with `yield` (#4575) 3 years ago
security ✏ Fix small typo in `docs/en/docs/tutorial/security/first-steps.md` (#4515) 3 years ago
background-tasks.md 📝 Updates links for Celery documentation (#4736) 3 years ago
bigger-applications.md ✏ Fix typo about file path in `docs/en/docs/tutorial/bigger-applications.md` (#3285) 4 years ago
body-fields.md 📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions (#4846) 3 years ago
body-multiple-params.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
body-nested-models.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
body-updates.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
body.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
cookie-params.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
cors.md ✏ Fix minor typos in docs (#2122) 4 years ago
debugging.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
encoder.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
extra-data-types.md ✏ Fix links to Pydantic docs (#4670) 3 years ago
extra-models.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
first-steps.md 📝 Update docs for first-steps, links, rewordings (#1518) 5 years ago
handling-errors.md ✏ Fix links to Pydantic docs (#4670) 3 years ago
header-params.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
index.md 📝 Update docs with pip install calls when using extras with brackets, use quotes for compatibility with Zsh (#3131) 4 years ago
metadata.md Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812) 4 years ago
middleware.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
path-operation-configuration.md Add support for tags with Enums (#4468) 3 years ago
path-params-numeric-validations.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
path-params.md ✏️ Fix typo in Tutorial - Path Parameters (#2231) 4 years ago
query-params-str-validations.md Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144) 3 years ago
query-params.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
request-files.md 📝 Tweak and improve docs for Request Files (#4470) 3 years ago
request-forms-and-files.md Add support for docs translations (#1168) 5 years ago
request-forms.md Add support for docs translations (#1168) 5 years ago
response-model.md Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 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 Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
sql-databases.md 📝 Updates links for Celery documentation (#4736) 3 years ago
static-files.md Add support for Trio via AnyIO (#3372) 4 years ago
testing.md ✏ Reword to improve legibility of docs about `TestClient` (#4389) 3 years ago