fastapi/docs/en/docs/tutorial
Sebastián Ramírez 4d83f984cc
📝 Update source examples to use new JSON Schema examples field (#9776)
* 📝 Update source examples to use new JSON Schema examples field

*  Update tests for JSON Schema examples

* 📝 Update highlights in JSON Schema examples
2023-07-01 18:43:29 +02:00
..
dependencies 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2023-06-24 16:47:15 +02:00
security 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2023-06-24 16:47:15 +02:00
background-tasks.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
bigger-applications.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
body-fields.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
body-multiple-params.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
body-nested-models.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
body-updates.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
body.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
cookie-params.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
cors.md ✏️ Clarify docs on CORS (#5627) 2022-11-13 21:28:37 +01:00
debugging.md ✏ Rewording in `docs/en/docs/tutorial/debugging.md` (#9581) 2023-06-22 17:04:16 +00:00
encoder.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
extra-data-types.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
extra-models.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
first-steps.md Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +02:00
handling-errors.md ✏ Fix links to Pydantic docs (#4670) 2022-05-11 17:03:41 +00:00
header-params.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
index.md 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2023-06-24 16:47:15 +02:00
metadata.md Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +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 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
path-params-numeric-validations.md 📝 Add notification message warning about old versions of FastAPI not supporting `Annotated` (#9298) 2023-04-13 18:57:59 +00:00
path-params.md Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +02:00
query-params-str-validations.md ✏️ Fix typo `Annotation` -> `Annotated` in `docs/en/docs/tutorial/query-params-str-validations.md` (#9625) 2023-06-22 11:42:48 +00:00
query-params.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
request-files.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
request-forms-and-files.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
request-forms.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00
response-model.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01: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 📝 Update source examples to use new JSON Schema examples field (#9776) 2023-07-01 18:43:29 +02:00
sql-databases.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2023-03-18 17:16:02 +01:00
static-files.md Add support for Trio via AnyIO (#3372) 2021-10-06 17:32:11 +02:00
testing.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2023-03-18 19:07:53 +00:00