Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add expiresAt and availableAt params to notify:list response #1996

Merged
merged 9 commits into from
Jun 20, 2024

Conversation

srieteja
Copy link
Contributor

@srieteja srieteja commented Jun 14, 2024

Closes #1978
- What I did

  • add expiresAt and availableAt to notify:list response

- How I did it

  • add expiresAt and availableAt params to Notification bean in MonitorVerbHandler

- How to verify it

  • added unit tests to verify changes

- Description for the changelog

feat: add expiresAt and availableAt params to notify:list response

@murali-shris murali-shris merged commit 8d842ae into trunk Jun 20, 2024
26 checks passed
@murali-shris murali-shris deleted the notify_list_enhancement branch June 20, 2024 05:45
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.

feat: Include expiredAt and availableAt in the notify:list verb
3 participants