Consume Events from another Service
You want to consume an Event from a Service that has already been published so that you can implement logic that is executed when the Event is triggered.
You want to consume an Event from a Service that has already been published so that you can implement logic that is executed when the Event is triggered.
You have built an API with and published it so that it can be consumed by other services. Due to new requirements you want to introduce a breaking change without breaching the API contract. To introduce breaking changes it is recommended to create a new version of your API.
Content on this page reflects earlier versions of the and will be updated soon.