From: a-takahashi223 <69033676+a-takahashi223@users.noreply.github.com> Date: Mon, 9 May 2022 23:48:07 +0000 (+0900) Subject: 🌐 Fix Japanese translation of `docs/ja/docs/tutorial/body.md` (#3062) X-Git-Tag: 0.77.0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d286e6a5be4926740df9f906bbc19e71da4e2477;p=thirdparty%2Ffastapi%2Ffastapi.git 🌐 Fix Japanese translation of `docs/ja/docs/tutorial/body.md` (#3062) Co-authored-by: Sebastián Ramírez --- diff --git a/docs/ja/docs/tutorial/body.md b/docs/ja/docs/tutorial/body.md index 9367ea2571..59388d904b 100644 --- a/docs/ja/docs/tutorial/body.md +++ b/docs/ja/docs/tutorial/body.md @@ -162,4 +162,4 @@ APIはほとんどの場合 **レスポンス** ボディを送らなければ ## Pydanticを使わない方法 -もしPydanticモデルを使用したくない場合は、**ボディ**パラメータが利用できます。[Body - Multiple Parameters: Singular values in body](body-multiple-params.md#singular-values-in-body){.internal-link target=_blank}を確認してください。 +もしPydanticモデルを使用したくない場合は、**Body**パラメータが利用できます。[Body - Multiple Parameters: Singular values in body](body-multiple-params.md#singular-values-in-body){.internal-link target=_blank}を確認してください。