Skip to content

#145: Standardize API Error Response Format #439

@Wilfred007

Description

@Wilfred007

#145: Standardize API Error Response Format

Category: [BACKEND]
Difficulty: LOW
Tags: api, refactor

Description

Ensure all API errors return a consistent { code: string, message: string, details: [] } format.

Acceptance Criteria

  • Implement the described feature/fix.
  • Ensure full responsiveness and accessibility.
  • Add relevant unit or integration tests.
  • Update documentation where necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIssue related to apirefactorIssue related to refactor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions