feat: add traits field to channel object asyncapi/spec#1220#1193
feat: add traits field to channel object asyncapi/spec#1220#1193ivangsa wants to merge 2 commits into
Conversation
|
There was a problem hiding this comment.
Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide 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.
|



Description
This proposal adds traits to the Channel Object, closing the only gap left after Operation Traits and Message Traits. It standardizes channel binding composition and removes the combinatorial explosion of pre-built per-combination channels.
Related issue(s)
fixes asyncapi/spec#1220