Cody's Dad
Cody's Dad
## Why this issue? https://sonarcloud.io/project/issues?resolved=false&id=asyncapi_cli&open=AYnVPAwc2dO9nyWI8Jp4&tab=why ## Where's the issue? https://sonarcloud.io/project/issues?resolved=false&id=asyncapi_cli&open=AYnVPAwc2dO9nyWI8Jp4&tab=code
#### Describe the bug The Parser fails to work when I have message bindings in my asyncapi v3 file #### How to Reproduce Add a binding to any of your...
#### Describe the bug The Parser doesn't throw any error when I provide an invalid asyncapi file but instead returns `undefined` #### How to Reproduce Here as you can see...
I'm using this issue to upload all meeting banners in the comment section so that I can reuse them when creating meetings 😄
Since we've established the community docs content bucket, here are some community documentations that are essential. - [ ] Recognizing contributions [Maintainers, Contributors] - [ ] Configuring release pipeline for...
This PR adds support for AMQP 0-9-1. cc @fmvilas @Souvikns @KhudaDad414 fixes: #257
When using this template to generate your code, by default, it uses `name` as the messageIdentifier but if you use AsyncAPI v4 and above, there's already support for `messageId`, which...
When using the nodejs-template to generate code and in one of your messages, you failed to pass the `name` or `messageId`. When running the code, you get the error `Message...
@risenW @steveoni So, I was thinking since there's now a new release of DanfoJs, this should be the perfect time to release a beta version of the new Dnotebook. What...
The utils modules have not been tested yet, it would be nice if an integration test is implemented