Skip to content

Commit 52d754e

Browse files
authored
Update event-subscription-template.yaml
'Event-typeNotification' changed to 'EventTypeNotification'
1 parent 322ce6a commit 52d754e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

artifacts/camara-cloudevents/event-subscription-template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ components:
450450
description: The detail of the requested event subscription.
451451
type: object
452452

453-
Event-typeNotification:
453+
EventTypeNotification:
454454
type: string
455455
description: |
456456
event-type - Event triggered when an event-type event occurred
@@ -553,7 +553,7 @@ components:
553553
source:
554554
$ref: "#/components/schemas/Source"
555555
type:
556-
$ref: "#/components/schemas/Event-typeNotification"
556+
$ref: "#/components/schemas/EventTypeNotification"
557557
specversion:
558558
type: string
559559
description: Version of the specification to which this event conforms (must be 1.0 if it conforms to cloudevents 1.0.2 version)

0 commit comments

Comments
 (0)