David Dobrinskiy
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/docs/tutorial/schema-extra-example.md
|
|
@ -25,7 +25,7 @@ In `Field`, `Path`, `Query`, `Body` and others you'll see later, you can also de |
|
|
|
``` |
|
|
|
|
|
|
|
!!! warning |
|
|
|
Have in mind that those extra arguments passed won't add any validation, only annotation, for documentation purposes. |
|
|
|
Keep in mind that those extra arguments passed won't add any validation, only annotation, for documentation purposes. |
|
|
|
|
|
|
|
## `Body` additional arguments |
|
|
|
|
|
|
|