mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-16 04:53:11 -04:00
📝 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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user