Skip to content

Commit

Permalink
Fix examples
Browse files Browse the repository at this point in the history
Signed-off-by: Charles d'Avernas <[email protected]>
  • Loading branch information
cdavernas committed Jan 8, 2025
1 parent 1819842 commit 2d0c892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dsl-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -2058,7 +2058,7 @@ document:
name: asyncapi-example
version: '0.1.0'
do:
- subscribeToChatInbox:
- subscribeToChatInboxForAmount:
call: asyncapi
with:
document:
Expand Down Expand Up @@ -2095,7 +2095,7 @@ document:
name: asyncapi-example
version: '0.1.0'
do:
- subscribeToChatInbox:
- subscribeToChatInboxUntil:
call: asyncapi
with:
document:
Expand Down

0 comments on commit 2d0c892

Please sign in to comment.