Skip to content

feat: implement new centralized error response schema#313

Merged
Sadeequ merged 1 commit into
StellarFlow-Network:mainfrom
Henrichy:main
May 29, 2026
Merged

feat: implement new centralized error response schema#313
Sadeequ merged 1 commit into
StellarFlow-Network:mainfrom
Henrichy:main

Conversation

@Henrichy
Copy link
Copy Markdown
Contributor

@Henrichy Henrichy commented May 29, 2026

Closes #287


  • Update src/lib/apiError.ts to use strict schema { success: false, error: { code, message, timestamp } }
  • Update test/apiError.test.ts to validate new error format

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Henrichy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Sadeequ Sadeequ merged commit 55292e8 into StellarFlow-Network:main May 29, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🧹 QA | Standardized Global Error Interceptor middleware

2 participants