feat: add traits field to channel object asyncapi/spec#1220 - #1193
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.
|
Thanks @ivangsa i will take a look : ) |
AayushSaini101
left a comment
There was a problem hiding this comment.
LGTM thanks for implementation
|
/rtm |
|
/rtm |
|



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