S06: добавить HTTP API для чатов и файлов #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Контекст
После готовности workspace/chat/file usecases спринту 01 нужен versioned HTTP API, чтобы storage slice стал доступен через FastAPI adapter.
Цель
Добавить HTTP endpoints для chat и file operations под
/api/v1.В scope
Вне scope
Ограничения
adapter/http/fastapi/Критерии приемки
/api/v1make typecheckПредполагаемые файлы
adapter/http/fastapi/schemas.pyadapter/http/fastapi/dependencies.pyadapter/http/fastapi/routers/v1/router.pyadapter/di/container.pytest/*Зависимости
Ветки
feat/storage-s05-chat-file-usecasesfeat/storage-s06-chat-file-http-apiS06: add chat and file HTTP APIto S06: добавить HTTP API для чатов и файлов