You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the two delete methods on top of the notifications foundation and
mark-read flows already on main. Both POST to the NotificationEntry.DeleteBulk
OData action; deleteAll uses the server-side deleteAll flag.
Both methods are tagged @internal (consistent with the rest of the
notification service) so no oauth-scopes entry is added.
Tests: 4 unit tests (deleteNotifications + deleteAll, success + error).
No integration tests — these destructively mutate the inbox with no
SDK-level undo.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments