-
-
Couldn't load subscription status.
- Fork 8.1k
🌐 Add Chinese translation for Tutorial - Extra Models #2416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌐 Add Chinese translation for Tutorial - Extra Models #2416
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2416 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 242 242
Lines 7396 7396
=========================================
Hits 7396 7396 Continue to review full report at Codecov.
|
|
📝 Docs preview for commit 41e43ab at: https://5fbe3a7cae4a4f47e87df668--fastapi.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks pretty good.
| user_dict = user_in.dict() | ||
| ``` | ||
|
|
||
| 现在我们有了一个数据位于变量 `user_dict` 中的 `dict`(它是一个 `dict` 而不是 Pydantic 模型对象)。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
现在我们有了一个包含 user_dict 变量中数据的 dict
|
📝 Docs preview for commit ed43502 at: https://5fbf35c4613244e55df9663a--fastapi.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good.
|
Awesome! Thank you @waynerv 🙇 🚀 And thanks for the reviews @maoyibo , @yanever , @Laineyzhang55 🍰 ☕ |
|
📝 Docs preview for commit 3f472db at: https://5fc9215cb7bb7d2494991818--fastapi.netlify.app |
@maoyibo @Dustyposa @RunningIkkyu Please take a look.