Skip to content

Commit

Permalink
chore: fix gitter binding example (#995)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amzani authored Nov 28, 2023
1 parent e76206a commit f8a6bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gitter-streaming-asyncapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ operations:
$ref: '#/channels/rooms'
bindings:
http:
type: response
method: POST
messages:
- $ref: '#/components/messages/chatMessage'
- $ref: '#/components/messages/heartbeat'
Expand Down

0 comments on commit f8a6bb0

Please sign in to comment.