Skip to content

[P1] Standardize REST error response shapes #19

Description

@Gupta91

Problem

REST routes return errors in different shapes and with different levels of detail.

Expected Behavior

Standardize API errors around a consistent shape such as { error, code, detail }.

Acceptance Criteria

  • Define a shared error response contract.
  • Migrate representative Glass API routes to the shared format.
  • Frontend error handling can display consistent messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions