diff --git a/examples/gitter-streaming-asyncapi.yml b/examples/gitter-streaming-asyncapi.yml index 5a8704f2..726a0494 100644 --- a/examples/gitter-streaming-asyncapi.yml +++ b/examples/gitter-streaming-asyncapi.yml @@ -36,7 +36,7 @@ operations: $ref: '#/channels/rooms' bindings: http: - type: response + method: POST messages: - $ref: '#/components/messages/chatMessage' - $ref: '#/components/messages/heartbeat'