Skip to content

Instantly share code, notes, and snippets.

@treeder
Created September 12, 2019 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save treeder/e90dd9dd4f66c32053c1d02cc3914f55 to your computer and use it in GitHub Desktop.
Save treeder/e90dd9dd4f66c32053c1d02cc3914f55 to your computer and use it in GitHub Desktop.
asyncapi: 2.0.0
info:
title: Hello world app
version: '0.1.0'
channels:
goodbye:
subscribe:
message:
payload:
type: string
pattern: '^goodbye .+$'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment