All endpoint functions, lifespan context manager, and get_connection now have explicit return types. Upload endpoint returns 201 Created instead of 200 to follow REST conventions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analyses.py | ||
| documents.py | ||
| schemas.py | ||
All endpoint functions, lifespan context manager, and get_connection now have explicit return types. Upload endpoint returns 201 Created instead of 200 to follow REST conventions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analyses.py | ||
| documents.py | ||
| schemas.py | ||