mypy doesn't like adding attributes to functions, so I have used the described_operation decorator to add type hints to the functions. |
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||
| openapi.py | ||
mypy doesn't like adding attributes to functions, so I have used the described_operation decorator to add type hints to the functions. |
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||
| openapi.py | ||