-
Notifications
You must be signed in to change notification settings - Fork 32
x-correlator in CloudsEvent notification? #164
Copy link
Copy link
Closed
Labels
correctioncorrection in documentationcorrection in documentation
Description
Problem description
We took the decision to add x-correlator in our API which is fine but I have a doubt for notification.
Do we have to add the x-correlator as well in the POST {$request.body#/webhook/notificationUrl}? This is the notification send to the listener.
In order to stay fully compliant with CloudsEvents (I did not find any mention x-correlator in CloudsEvents) I tend to think that we must not have this x-correlator in the notification response & endpoint (for CloudsEvent compliance and to get it easy for the developer)
Expected behavior
Add this specific comment in the guidelines
Alternative solution
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
correctioncorrection in documentationcorrection in documentation