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 notification device unregistration route #636

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

iamacook
Copy link
Member

This adds a new, fully-tested route (/chains/:chainId/notifications/devices/:uuid) to unregister notification devices. We were previously unregistering Safes individually.

All prior functionality has been renamed accordingly to deleteSafeRegistration and unregisterSafe, with deleteDeviceRegistration and unregisterDevice now handling the entire unregistration notificatification devices.

@iamacook iamacook self-assigned this Aug 11, 2023
@iamacook iamacook requested a review from a team as a code owner August 11, 2023 10:03
Copy link
Contributor

@fmrsabino fmrsabino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@iamacook iamacook merged commit e176080 into main Aug 16, 2023
16 checks passed
@iamacook iamacook deleted the unregister-device branch August 16, 2023 07:11
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.

None yet

3 participants