camaraproject / Commonalities

Repository to describe, develop, document and test the common guidelines and assets for CAMARA APIs
Apache License 2.0
9 stars 24 forks source link

Add `SUBSCRIPTION_DELETED` as new `terminationReason` for CloudEvents #238

Closed maxl2287 closed 1 week ago

maxl2287 commented 2 weeks ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Adds SUBSCRIPTION_DELETED as a new termination reason.

Which issue(s) this PR fixes:

Fixes #237