-
Notifications
You must be signed in to change notification settings - Fork 76
#145: Standardize API Error Response Format #439
Copy link
Copy link
Open
Labels
apiIssue related to apiIssue related to apirefactorIssue related to refactorIssue related to refactor
Description
#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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apiIssue related to apiIssue related to apirefactorIssue related to refactorIssue related to refactor