Skip to content

Commit 0dec565

Browse files
committed
Updated API from documentation release
1 parent d410bad commit 0dec565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/api/types/subscription/CloudEventsFormat.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: DeliveryFormat
44
displayName: CloudEventsFormat
55
discriminatorValue: CloudEvents
66
description: |
7-
The CloudEventsFormat can be used with any [Destination](#destination), and the payload is delivered in the `JSON Event Format`. [AzureEventGridDestination](ctp:api:type:AzureEventGridDestination) offers native support to filter and route CloudEvents.
7+
The CloudEventsFormat can be used with any [Destination](#destination-1), and the payload is delivered in the `JSON Event Format`. [AzureEventGridDestination](ctp:api:type:AzureEventGridDestination) offers native support to filter and route CloudEvents.
88
properties:
99
cloudEventsVersion:
1010
type: string

0 commit comments

Comments
 (0)