Skip to content

Commit cdbfa15

Browse files
authored
Merge pull request #110 from dcsaorg/swaggerhub-DOCUMENTATION_EVENT_HUB-1.0.0
Authentication-Secret header changed to Notification-Signature
2 parents 2e9fdf9 + c852a3b commit cdbfa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation_event_hub/v1/documentation_event_hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ paths:
171171
parameters:
172172
- $ref: 'https://api.swaggerhub.com/domains/dcsaorg/EVENT_DOMAIN/1.0.0#/components/parameters/signatureHeader'
173173
- $ref: 'https://api.swaggerhub.com/domains/dcsaorg/EVENT_DOMAIN/1.0.0#/components/parameters/subscriptionIDHeader'
174-
- $ref: 'https://api.swaggerhub.com/domains/dcsaorg/EVENT_DOMAIN/1.0.0#/components/parameters/authenticationSecret'
174+
- $ref: 'https://api.swaggerhub.com/domains/dcsaorg/EVENT_DOMAIN/1.0.0#/components/parameters/notificationSignature'
175175
- $ref: 'https://api.swaggerhub.com/domains/dcsaorg/EVENT_DOMAIN/1.0.0#/components/parameters/apiVersion'
176176
requestBody: # Contents of the callback message
177177
required: true

0 commit comments

Comments
 (0)