..
dependencies
🔧 Add pre-commit with first config and first formatting pass (#4888)
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
🔧 Add pre-commit with first config and first formatting pass (#4888)
3 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)
4 years ago
body-nested-models.md
🔧 Add pre-commit with first config and first formatting pass (#4888)
3 years ago
body-updates.md
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
4 years ago
body.md
🔧 Add pre-commit with first config and first formatting pass (#4888)
3 years ago
cookie-params.md
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
4 years ago
cors.md
✏ Fix minor typos in docs (#2122)
5 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)
4 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)
4 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)
4 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)
4 years ago
path-params-numeric-validations.md
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
4 years ago
path-params.md
✏️ Fix typo in Tutorial - Path Parameters (#2231)
5 years ago
query-params-str-validations.md
✨ Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
4 years ago
query-params.md
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
4 years ago
request-files.md
🔧 Add pre-commit with first config and first formatting pass (#4888)
3 years ago
request-forms-and-files.md
✨ Add support for docs translations (#1168)
5 years ago
request-forms.md
🔧 Add pre-commit with first config and first formatting pass (#4888)
3 years ago
response-model.md
✨ Add docs and tests for Python 3.9 and Python 3.10 (#3712)
4 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)
4 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