]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🌐 Update Chinese translations with new source files (#9738)
authormahone3297 <329730566@qq.com>
Thu, 27 Jul 2023 18:49:03 +0000 (02:49 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 18:49:03 +0000 (20:49 +0200)
commit943baa387f52084f80a3db2c7417093325b19917
tree3ca2f3a325cff0a21e4e5029db503fc48b20c90f
parent6a95a3a8e74a9373f830246570d23f8d7d593da9
🌐 Update Chinese translations with new source files (#9738)

Co-authored-by: mkdir700 <mkdir700@gmail.com>
13 files changed:
docs/zh/docs/tutorial/body-fields.md
docs/zh/docs/tutorial/body-multiple-params.md
docs/zh/docs/tutorial/body-nested-models.md
docs/zh/docs/tutorial/body.md
docs/zh/docs/tutorial/cookie-params.md
docs/zh/docs/tutorial/extra-data-types.md
docs/zh/docs/tutorial/extra-models.md
docs/zh/docs/tutorial/header-params.md
docs/zh/docs/tutorial/path-params-numeric-validations.md
docs/zh/docs/tutorial/query-params-str-validations.md
docs/zh/docs/tutorial/response-model.md
docs/zh/docs/tutorial/schema-extra-example.md
docs/zh/docs/tutorial/security/first-steps.md