Cody's Dad

Results 38 issues of 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

Hacktoberfest
good first issue

#### 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...

bug
stale

#### 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...

bug
stale

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...

enhancement
stale
📑 docs
area/docs

This PR adds support for AMQP 0-9-1. cc @fmvilas @Souvikns @KhudaDad414 fixes: #257

stale

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

enhancement
help wanted