Skip to content

Commit 481a0b2

Browse files
authored
Update event-subscription-template.yaml
1 parent 9e343b7 commit 481a0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openapi: 3.0.3
1+
sinkopenapi: 3.0.3
22
info:
33
title: Notification Subscription Template
44
description: |
@@ -276,7 +276,7 @@ components:
276276
$ref: "#/components/schemas/Protocol"
277277
sink:
278278
type: string
279-
format: url
279+
format: uri
280280
description: The address to which events shall be delivered using the selected protocol.
281281
example: "https://endpoint.example.com/sink"
282282
sinkCredential:

0 commit comments

Comments
 (0)