notifications-admin icon indicating copy to clipboard operation
notifications-admin copied to clipboard

Use returned service ID inside unsubscribe model

Open quis opened this issue 4 months ago • 0 comments

We won’t ever want to have one service batching up unsubscribe requests for another.

As of https://github.com/alphagov/notifications-api/pull/4191 we are serialising the service ID so the method on the model doesn’t need to take it as an argument any more.

quis avatar Oct 09 '24 16:10 quis