mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-18 15:13:05 -05:00
📝 Update docs, typos, aclarations, fix examples
for NoSQL models
This commit is contained in:
@@ -96,7 +96,7 @@ All the data validation is performed under the hood by <a href="https://pydantic
|
||||
|
||||
You can use the same type declarations with `str`, `float`, `bool` and many other complex data types.
|
||||
|
||||
These are explored in the next sections of the tutorial.
|
||||
These are explored in the next chapters of the tutorial.
|
||||
|
||||
## Recap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user