Closed maxl2287 closed 3 months ago
Add one of the following kinds:
Adds a new termination-reason for "subscription-ends" - CloudEvent, when the user deletes the subscriptions via DELETE /subscriptions/{subscriptionId}
DELETE /subscriptions/{subscriptionId}
Fixes #141
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
Adds a new termination-reason for "subscription-ends" - CloudEvent, when the user deletes the subscriptions via
DELETE /subscriptions/{subscriptionId}
Which issue(s) this PR fixes:
Fixes #141