You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per spec v3.0.0 Operations are unique and only support a single Channel. Doesn't make much sense to return a Channels object since it should only contain only one Channel.
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
Describe the bug.
As per spec v3.0.0 Operations are unique and only support a single Channel. Doesn't make much sense to return a
Channels
object since it should only contain only oneChannel
.https://www.asyncapi.com/docs/reference/specification/v3.0.0#operationObject
https://github.com/asyncapi/parser-api/blob/master/docs/api.md
Expected behavior
parser should support operation.channel() and not operation.channels()
Screenshots
How to Reproduce
🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None
The text was updated successfully, but these errors were encountered: