..
dependencies
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
2022-05-14 06:59:59 -05:00
security
✏ Fix small typo in `docs/en/docs/tutorial/security/first-steps.md` ( #4515 )
2022-05-10 03:35:21 +00:00
background-tasks.md
📝 Updates links for Celery documentation ( #4736 )
2022-05-11 12:35:04 -05:00
bigger-applications.md
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
2022-05-12 00:06:16 +00:00
body-fields.md
📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions ( #4846 )
2022-05-11 16:43:47 -05:00
body-multiple-params.md
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
2022-05-14 06:59:59 -05:00
body-nested-models.md
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
2022-05-12 00:06:16 +00:00
body-updates.md
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
2022-01-07 15:11:31 +01:00
body.md
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
2022-05-14 06:59:59 -05:00
cookie-params.md
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
2022-01-07 15:11:31 +01:00
cors.md
✏ Fix minor typos in docs ( #2122 )
2020-11-05 23:20:55 +01:00
debugging.md
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range ( #1863 )
2020-08-29 16:02:58 +02:00
encoder.md
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
2022-01-07 15:11:31 +01:00
extra-data-types.md
✏ Fix links to Pydantic docs ( #4670 )
2022-05-11 17:03:41 +00:00
extra-models.md
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
2022-01-07 15:11:31 +01:00
first-steps.md
📝 Update docs for first-steps, links, rewordings ( #1518 )
2020-06-13 18:53:31 +02:00
handling-errors.md
✏ Fix links to Pydantic docs ( #4670 )
2022-05-11 17:03:41 +00:00
header-params.md
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
2022-01-07 15:11:31 +01:00
index.md
📝 Update docs with pip install calls when using extras with brackets, use quotes for compatibility with Zsh ( #3131 )
2021-10-07 17:57:38 +02:00
metadata.md
✨ Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI ( #1812 )
2021-07-29 17:10:22 +02:00
middleware.md
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range ( #1863 )
2020-08-29 16:02:58 +02:00
path-operation-configuration.md
✨ Add support for tags with Enums ( #4468 )
2022-01-23 18:43:04 +01:00
path-params-numeric-validations.md
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
2022-05-14 06:59:59 -05:00
path-params.md
📝 Add documentation for redefined path operations ( #4864 )
2022-05-12 11:16:16 -05:00
query-params-str-validations.md
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
2022-05-13 18:38:22 -05:00
query-params.md
✨ Add docs and tests for Python 3.9 and Python 3.10 ( #3712 )
2022-01-07 15:11:31 +01:00
request-files.md
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
2022-05-12 00:06:16 +00:00
request-forms-and-files.md
✨ Add support for docs translations ( #1168 )
2020-03-26 20:09:53 +01:00
request-forms.md
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
2022-05-12 00:06:16 +00:00
response-model.md
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
2022-05-14 06:59:59 -05:00
response-status-code.md
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range ( #1863 )
2020-08-29 16:02:58 +02:00
schema-extra-example.md
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
2022-05-14 06:59:59 -05:00
sql-databases.md
📝 Updates links for Celery documentation ( #4736 )
2022-05-11 12:35:04 -05:00
static-files.md
✨ Add support for Trio via AnyIO ( #3372 )
2021-10-06 17:32:11 +02:00
testing.md
✏ Reword to improve legibility of docs about `TestClient` ( #4389 )
2022-05-10 01:30:38 +00:00