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 batch delete endpoint support for UserStorageController & profile sync SDK #4938

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

mathieuartu
Copy link
Contributor

Explanation

This PR adds support for the batch delete endpoint, for both UserStorageController and the SDK

References

Fixes #4936

Changelog

@metamask/profile-sync-controller

  • ADDED: support for the batch delete endpoint for both UserStorageController and profile-sync SDK

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@mathieuartu mathieuartu marked this pull request as ready for review November 15, 2024 09:54
@mathieuartu mathieuartu requested review from a team as code owners November 15, 2024 09:54
dovydas55
dovydas55 previously approved these changes Nov 15, 2024
@mathieuartu mathieuartu merged commit d73770f into main Nov 15, 2024
120 checks passed
@mathieuartu mathieuartu deleted the feat/batch_delete_support branch November 15, 2024 10:32
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.

Add batch DELETE endpoint support for UserStorageController + profile sync SDK
3 participants