Skip to content

API Consistency #191

@Joaco2603

Description

@Joaco2603
Severity Issue Evidence Recommendation
Medium Not all routes use standardized response decorators Only global and custom decorators are observed Apply consistent ApiSuccessResponse / ApiErrorResponse decorators across all controllers.
Low Authentication response mixes token property names auth.service.ts returns { token } while authenticateUser method returns { access_token } Normalize the property name (e.g., use accessToken consistently).

Metadata

Metadata

Assignees

Labels

onlydust-waveContribute to awesome OSS repos during OnlyDust's open source week

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions