Skip to content

Commit

Permalink
Update event-subscription-template.yaml
Browse files Browse the repository at this point in the history
Update the "sink" property descriptionFix camaraproject#289
  • Loading branch information
bigludo7 authored Oct 10, 2024
1 parent fc41bbe commit 8bd8ef5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ components:
sink:
type: string
format: url
description: The address to which events shall be delivered using the selected protocol.
description: The address to which events shall be delivered, using the HTTP protocol.
example: "https://endpoint.example.com/sink"
sinkCredential:
$ref: "#/components/schemas/SinkCredential"
Expand Down

0 comments on commit 8bd8ef5

Please sign in to comment.