Skip to content

Consolidate duplicate DTO files across modules #907

Description

@nanaf6203-bit

Problem

Modules have inconsistent DTO organization. For example, transactions has transaction.dto.ts and transactions.dto.ts. Some modules have many DTO files, others consolidate.

Expected Outcome

Clear, consistent DTO organization across all modules.

Acceptance Criteria

  • Decide on naming convention (entity-based or use-case-based)
  • Consolidate duplicate files
  • All imports updated
  • Swagger decorators preserved

Files Affected

src/transactions/dto/, all DTO directories

Difficulty

Easy

Estimated Effort

Small (2-3 hours)

Labels

refactoring, tech-debt

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions