From: Gaurav Sheni Date: Tue, 12 Nov 2024 16:09:34 +0000 (-0500) Subject: 📝 Update includes for `docs/en/docs/tutorial/body.md` (#12757) X-Git-Tag: 0.115.5~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c1781066be39014364414fecfc537302f17364ea;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update includes for `docs/en/docs/tutorial/body.md` (#12757) Co-authored-by: Sebastián Ramírez --- diff --git a/docs/en/docs/tutorial/body.md b/docs/en/docs/tutorial/body.md index 9c97f64cb0..aba5593a59 100644 --- a/docs/en/docs/tutorial/body.md +++ b/docs/en/docs/tutorial/body.md @@ -126,7 +126,7 @@ It improves editor support for Pydantic models, with: Inside of the function, you can access all the attributes of the model object directly: -{!> ../../docs_src/body/tutorial002_py310.py!} +{* ../../docs_src/body/tutorial002_py310.py *} ## Request body + path parameters