mirror of https://github.com/tiangolo/fastapi.git
📝 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:
parent
88cc900c83
commit
c1781066be
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue