fastapi/docs/zh/docs/tutorial
Sebastián Ramírez ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
* 📝 Add docs recommending Union over Optional

* 📝 Update docs recommending Union over Optional

* 📝 Update source examples for docs, recommend Union over Optional

* 📝 Update highlighted lines with updated source examples

* 📝 Update highlighted lines in Markdown with recent code changes

* 📝 Update docs, use Union instead of Optional

* ♻️ Update source examples to recommend Union over Optional

* 🎨 Update highlighted code in Markdown after moving from Optional to Union
2022-05-14 06:59:59 -05:00
..
dependencies 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 2022-05-14 06:59:59 -05:00
security 🔧 Add pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00: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 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02: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 pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00:00
body.md 📝 Update/fix links in docs to use HTTPS (#2165) 2020-11-05 23:39:09 +01:00
cookie-params.md 🌐 Add Chinese translation for Tutorial - Cookie Parameters (#2261) 2021-02-07 18:42:34 +01:00
cors.md 🌐 Add Chinese translation for Tutorial - CORS (Cross-Origin Resource Sharing) (#2540) 2021-03-27 18:28:07 +01:00
debugging.md 🌐 Add Chinese translation for Tutorial - Debugging (#2737) 2021-03-27 18:51:51 +01:00
extra-data-types.md 🔧 Add pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00:00
extra-models.md 🌐 Add Chinese translation for Tutorial - Extra Models (#2416) 2020-12-03 18:36:46 +01:00
first-steps.md 🔧 Add pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00:00
handling-errors.md 🔧 Add pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00:00
header-params.md 🌐 Add Chinese translation for Tutorial - Header Parameters (#2412) 2021-02-07 18:59:12 +01:00
index.md 📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) (#2543) 2020-12-19 21:30:18 +01:00
metadata.md 🌐 Add Chinese translation for Tutorial - Metadata and Docs URLs (#2559) 2021-03-27 18:31:11 +01:00
middleware.md 🌐 Add Chinese translation for Tutorial - Middleware (#2334) 2021-03-27 18:25:21 +01:00
path-operation-configuration.md 🔧 Add pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00: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 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
query-params-str-validations.md 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 2022-05-14 06:59:59 -05:00
query-params.md 🌐 Fix Chinese translation of Tutorial - Query Parameters, remove obsolete content (#3051) 2021-05-04 11:02:19 +02: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 pre-commit with first config and first formatting pass (#4888) 2022-05-12 00:06:16 +00: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 🌐 Add Chinese translation for Tutorial - Response Status Code (#2442) 2020-12-19 19:16:37 +01:00
schema-extra-example.md 📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 2022-05-14 06:59:59 -05:00