Gaurav Sheni
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|
|
|
|
|