mirror of https://github.com/tiangolo/fastapi.git
🌐 Update Chinese translation for `docs/zh/docs/tutorial/path-params.md` (#12926)
This commit is contained in:
parent
f5f0d20af0
commit
0e5f5d2e93
|
|
@ -137,7 +137,7 @@ FastAPI 充分地利用了 <a href="https://docs.pydantic.dev/" class="external-
|
||||||
|
|
||||||
/// info | 说明
|
/// info | 说明
|
||||||
|
|
||||||
Python 3.4 及之后版本支持<a href="https://docs.python.org/3/library/enum.html" class="external-link" target="_blank">枚举(即 enums)</a>。
|
Python 3.4 及之后版本支持<a href="https://docs.python.org/zh-cn/3/library/enum.html" class="external-link" target="_blank">枚举(即 enums)</a>。
|
||||||
|
|
||||||
///
|
///
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue