Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Nov 6, 2024
1 parent d410bad commit 0dec565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-specs/api/types/subscription/CloudEventsFormat.raml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: DeliveryFormat
displayName: CloudEventsFormat
discriminatorValue: CloudEvents
description: |
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.
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.
properties:
cloudEventsVersion:
type: string
Expand Down

0 comments on commit 0dec565

Please sign in to comment.