🌐 Update Chinese translation for `docs/zh/docs/tutorial/path-params.md` (#12926)

This commit is contained in:
史雲昔 (Vincy SHI) 2024-12-16 00:43:19 +08:00 committed by GitHub
parent f5f0d20af0
commit 0e5f5d2e93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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>
/// ///