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.
Jorge Alvarado e43f434448
✏️ Add a missing comma in the security tutorial (#3564)
4 years ago
..
dependencies Add support for Trio via AnyIO (#3372) 4 years ago
security ✏️ Add a missing comma in the security tutorial (#3564) 4 years ago
background-tasks.md 📝 Update/fix links in docs to use HTTPS (#2165) 5 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 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
body-multiple-params.md 📝 Fix incorrect highlighted code (#3325) 4 years ago
body-nested-models.md ✏ Fix code highlighted line in: `body-nested-models.md` (#3463) 4 years ago
body-updates.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
body.md 📝 Update/fix links in docs to use HTTPS (#2165) 5 years ago
cookie-params.md 📝 Use Optional in docs (#1644) 5 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 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
extra-data-types.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
extra-models.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
first-steps.md 📝 Update docs for first-steps, links, rewordings (#1518) 5 years ago
handling-errors.md ✏ Fix typo re-word in `docs/tutorial/handling-errors.md` (#2700) 4 years ago
header-params.md 📝 Use Optional in docs (#1644) 5 years ago
index.md 📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) (#2543) 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 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
path-params-numeric-validations.md ✏ Fix typos and add rewording in docs (#2159) 5 years ago
path-params.md ✏️ Fix typo in Tutorial - Path Parameters (#2231) 5 years ago
query-params-str-validations.md ✏ Fix typos and add rewording in docs (#2159) 5 years ago
query-params.md ✏️ Fix uppercase in Tutorial - Query Parameters (#2245) 5 years ago
request-files.md 📝 Remove note about (now supported) feature from Swagger UI in `docs/en/docs/tutorial/request-files.md` (#2803) 4 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 📝 Update docs about async and response-model with more gender neutral language (#1869) 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 ✏ Fix typo "might me" -> "might be" in `docs/en/docs/tutorial/schema-extra-example.md` (#3362) 4 years ago
sql-databases.md Add support for Trio via AnyIO (#3372) 4 years ago
static-files.md Add support for Trio via AnyIO (#3372) 4 years ago
testing.md ✏ Re-word to clarify test client in `docs/en/docs/tutorial/testing.md` (#3382) 4 years ago