This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
asyncapi: '2.0.0-rc2' | |
id: 'urn:demo' | |
info: | |
title: Demo | |
version: '1.0' | |
channels: | |
userEvents: | |
description: User Events Channel | |
publish: | |
summary: Publish User related events |
OlderNewer