Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/docs/tutorial/body-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ You can then use `Field` with model attributes:

You can declare extra information in `Field`, `Query`, `Body`, etc. And it will be included in the generated JSON Schema.

You will learn more about it later to declare examples examples.
You will learn more about adding extra information later in the docs, when learning to declare examples.

## Recap

Expand Down