-
### What Dev Docs changes are you proposing?
- we need to make it clear that https://github.com/asyncapi/generator/blob/master/apps/generator/docs/file-templates.md is a feature for Nunjucks renderā¦
-
Hi AsyncAPI team,
Is it possible to configure html output to keep "examples" below the message sections, like it's rendered within the AsyncAPI editor, or SwaggerHub editor?
![image](https://github.ā¦
-
## Context
[@smoya/multi-parser](https://github.com/smoya/multi-parser-js) is a library that allows users to parse an AsyncAPI document and get an output model based on a desired [Parser-API](httpsā¦
smoya updated
3 weeks ago
-
#### Describe the bug
When generating documents with glee docs, if you place more than one element in operations/'operation'/response/messages, glee throws the following error:
$ glee docs
ā Genā¦
-
# š bug report
## Description of the problem
A previously working Codesandbox is now crashing with:
Cannot read property 'Ctor' of undefined
sandbox.115b0c69.js:1 TypeError: Cannot read properā¦
-
### Reason/Context
This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress š Once this issue isā¦
-
#### Describe the bug
I originally stumbled upon this bug when I started using `nestjs-asyncapi` package (https://github.com/flamewow/nestjs-asyncapi/issues/516).
Importing one of their decorators rā¦
-
Hi, not sure, if it should be possible, but i've tried to use this project for documenting SignalR AspNet.Core WebSocket endpoints
in my existing net5.0 app, and looks like not everything necessary tā¦
-
Hello,
After some research, I decided to give a try to Futures to come up with a simple async API. The main idea is to keep everything very straightforward for the user (the event loop is created bā¦
-
### Describe the bug.
Modelina is creating nested properties for `patternProperties`.
Example scheme, I have tried to made it as small as possible to isolate the bug
```json
{
"type": "objecā¦