Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🌐 Add Chinese translation for Tutorial - Header Parameters#2412

Merged
tiangolo merged 3 commits into
fastapi:masterfrom
maoyibo:zh/tutorial/header-params
Feb 7, 2021
Merged

🌐 Add Chinese translation for Tutorial - Header Parameters#2412
tiangolo merged 3 commits into
fastapi:masterfrom
maoyibo:zh/tutorial/header-params

Conversation

@maoyibo

@maoyibo maoyibo commented Nov 25, 2020

Copy link
Copy Markdown
Contributor

Chinese translation add tutorial/header-params

@codecov

codecov Bot commented Nov 25, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2412 (cd0bb93) into master (6d06e13) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2412   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          243       243           
  Lines         7419      7419           
=========================================
  Hits          7419      7419           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dd2e92...cd0bb93. Read the comment docs.

@github-actions

Copy link
Copy Markdown
Contributor

📝 Docs preview for commit 5d0ac6f at: https://5fbdc66cc7f7c34665d10aaa--fastapi.netlify.app

@tiangolo tiangolo changed the title Chinese translation add tutorial/header-params 🌐 Add Chinese translation for Tutorial - Header Parameters Nov 25, 2020
@tiangolo tiangolo added awaiting-review lang-all Translations lang-zh Chinese translations labels Nov 25, 2020
Comment thread docs/zh/docs/tutorial/header-params.md Outdated

## 声明 `Header` 参数

然后使用和`Path`, `Query` and `Cookie` 一样的结构定义header 参

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing words.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks.

Comment thread docs/zh/docs/tutorial/header-params.md Outdated
```

!!! note "技术细节"
`Header` 是 `Path`, `Query` 和 `Cookie` 的兄弟类型。她也继承自通用的 `Param` 类.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

她 -> 它

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed Thanks.

@tiangolo

tiangolo commented Feb 7, 2021

Copy link
Copy Markdown
Member

Awesome! Thanks a lot @maoyibo ! 🚀 ☕

And tdhanks @waynerv and @Laineyzhang55 for your reviews! 🤓 🔍

@github-actions

github-actions Bot commented Feb 7, 2021

Copy link
Copy Markdown
Contributor

📝 Docs preview for commit cd0bb93 at: https://602029ba3966b2fa0d06b97f--fastapi.netlify.app

@tiangolo tiangolo merged commit 2da3d62 into fastapi:master Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved-2 lang-all Translations lang-zh Chinese translations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants