Skip to content

Instantly share code, notes, and snippets.

@dalelane
Created November 27, 2020 11:46
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 dalelane/7d753d01ce185f209eb9dfb583c43f13 to your computer and use it in GitHub Desktop.
Save dalelane/7d753d01ce185f209eb9dfb583c43f13 to your computer and use it in GitHub Desktop.
asyncapi message format
asyncapi: '2.0.0'
...
channels:
my.topic.name:
...
subscribe:
...
message:
...
schemaFormat: 'application/vnd.aai.asyncapi;version=2.0.0'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment