Skip to content

feat(listener): add pagination metadata to notification history API#166

Merged
Abd-Standard merged 2 commits into
Core-Foundry:mainfrom
Ved-viraj:feat/listener-notification-pagination-metadata
Jun 22, 2026
Merged

feat(listener): add pagination metadata to notification history API#166
Abd-Standard merged 2 commits into
Core-Foundry:mainfrom
Ved-viraj:feat/listener-notification-pagination-metadata

Conversation

@Ved-viraj

Copy link
Copy Markdown
Contributor

Closes #104

Expose itemCount and totalPages on GET /api/notifications/history while
keeping existing total/limit/offset fields for backward compatibility.
- Add listener typecheck/lint scripts expected by CI workflow
- Exempt rate-limit metrics route from throttling
- Return after GET /api/preferences/:userId response
- Remove trailing whitespace in contract events.rs
@Abd-Standard Abd-Standard merged commit dbe9574 into Core-Foundry:main Jun 22, 2026
3 checks passed
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.

[Backend] Add Pagination Metadata to Notification APIs

2 participants