OA
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
2 deletions
-
README.md
-
docs/en/docs/index.md
|
|
@ -150,7 +150,7 @@ $ pip install "fastapi[standard]" |
|
|
|
|
|
|
|
### Create it |
|
|
|
|
|
|
|
* Create a file `main.py` with: |
|
|
|
Create a file `main.py` with: |
|
|
|
|
|
|
|
```Python |
|
|
|
from typing import Union |
|
|
|
|
|
@ -146,7 +146,7 @@ $ pip install "fastapi[standard]" |
|
|
|
|
|
|
|
### Create it |
|
|
|
|
|
|
|
* Create a file `main.py` with: |
|
|
|
Create a file `main.py` with: |
|
|
|
|
|
|
|
```Python |
|
|
|
from typing import Union |
|
|
|