📝 Update includes for `docs/en/docs/tutorial/body.md` (#12757)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
Gaurav Sheni 2024-11-12 11:09:34 -05:00 committed by GitHub
parent 88cc900c83
commit c1781066be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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