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 | ||
| analysis_repo.py | ||
| database.py | ||
| document_repo.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 | ||
| analysis_repo.py | ||
| database.py | ||
| document_repo.py | ||