Alignment of notification web hook to CloudEvent subscription model #332
Labels
correction
correction in documentation or alignment with commonalities
Fall24
Relevant for maintenance of Fall24 release
Problem description
Commonalities 0.4.0 introduced the CloudEvent subscription model with 'sink' and 'sinkCredentials' instead of 'notificationUrl' and 'notificationAuthToken', including the needed schema, within chapter 12.1 of the API Design Guidelines.
quality-on-demand uses implicit subscription for QoS Session and must be aligned for the Fall24 release.
Expected behavior
Align quality-on-demand API with the changes introduced by camaraproject/Commonalities#198 ff.
Change org.camaraproject.qod.v0.qos-status-changed -> org.camaraproject.quality-on-demand.v0.qos-status-changed
Alternative solution
Additional context
#299 has to be adapted accordingly
The text was updated successfully, but these errors were encountered: