notifications-admin
notifications-admin copied to clipboard
Use returned service ID inside unsubscribe model
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.