docling-studio/document-parser/persistence
Pier-Jean Malandrino 661568f2cb Add return type annotations and use 201 for upload
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.
2026-04-03 13:50:07 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analysis_repo.py Fix naive datetime fallbacks in repository layer 2026-04-03 13:04:44 +02:00
database.py Add return type annotations and use 201 for upload 2026-04-03 13:50:07 +02:00
document_repo.py Fix naive datetime fallbacks in repository layer 2026-04-03 13:04:44 +02:00