-
Notifications
You must be signed in to change notification settings - Fork 30
Add response header helper for public endpoints #43
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Summary
Add a shared helper for setting common headers on public endpoints.
Scope
- centralize repeated public response header logic
- keep the helper focused and reusable
- avoid mixing route-specific behavior into it
Acceptance Criteria
- public endpoints can reuse one header helper
- repeated header logic is reduced
- helper remains small and easy to understand
Contributor note: comment on the issue first and reach out in Telegram for updates or coordination: https://t.me/accesslayerorg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program