refactor: share api dto types

This commit is contained in:
Federico Jaramillo Martinez
2026-05-07 23:45:13 +02:00
parent ef63a7a063
commit d7cb7ed655
8 changed files with 165 additions and 266 deletions
@@ -1,5 +1,5 @@
# 02. Extract shared DTO/event types
Status: pending
Status: completed
Move duplicated API/session DTO definitions into shared modules used by both client and server.