mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-17 11:58:50 -04:00
🌐 Update translations for ja (update-outdated) (#15751)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c9d3e82500
commit
9871e03c8a
@@ -72,7 +72,7 @@ FastAPIはこの `response_model` を使って、データのドキュメント
|
||||
|
||||
{* ../../docs_src/response_model/tutorial002_py310.py hl[7,9] *}
|
||||
|
||||
/// info | 情報
|
||||
/// note | 備考
|
||||
|
||||
`EmailStr` を使用するには、最初に [`email-validator`](https://github.com/JoshData/python-email-validator) をインストールしてください。
|
||||
|
||||
@@ -251,7 +251,7 @@ Pydanticフィールドとして有効ではないものを返し、ツール(
|
||||
}
|
||||
```
|
||||
|
||||
/// info | 情報
|
||||
/// note | 備考
|
||||
|
||||
以下も使用できます:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user