-
### Describe the bug.
I am trying to use the asyncapi/github-action-for-cli to generate models from a file using AsyncAPI v3 and I am getting this error: `Error: Generate Models command does not supp…
-
HI! According to the specification from version 2.4 and onwards, the `messageId` field:
> The id MUST be unique among all messages described in the API. The messageId value is **case-sensitive**
…
-
There are certain ambiguities in the MQTT chapter of the specification:
1. topicName can be configured, but there are no rules mentioned. Probably the same as for the device alias ("A device name m…
-
As the PR was just merged, it's now possible to convert Postman collection to AsyncAPI v3, and it should be possible to do this through the CLI. Checkout https://github.com/asyncapi/converter-js?tab=r…
-
### Describe the bug.
Whenever I try to generate anything, I get `Generator Error: Installation failed`
Here's an example I tried from the website:
```bash
asyncapi generate fromTemplate https…
-
Hi!
I'm not sure, but looks like this example is broken - https://github.com/asyncapi/spec/blob/master/examples/adeo-kafka-request-reply-asyncapi.yml
I checked It in Studio - no warnings, but w…
-
http://apidocjs.com/
MIT licensed documentation page generator similar to doxygen but with focus on documenting the api calls.
It is currently being implemented by eos between other exchanges wit…
-
#### Describe the bug
I'm not sure if this is a bug or not, but for me, allOf is rendered in an unexpected way when used in the message payload. Can you confirm if this is deliberate or not? If not…
-
### What Dev Docs changes are you proposing?
I would like to propose adding new technical reviewers _(i.e., no longer relying on Lukasz)_ within our community to help review advanced AsyncAPI docum…
-
**Describe the feature request**
I'm trying to render my asyncapi.yaml in https://studio.asyncapi.com/ but that tool seems to have problems if the values in the YAML are not quoted. As an example: I …