generator icon indicating copy to clipboard operation
generator copied to clipboard

Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!

Results 84 generator issues
Sort by recently updated
recently updated
newest added

**Description** - Remove the unconditional registration - Created `checkForTypescriptFiles` and `hasTypescriptFilesDir` functions to check for the presence of `ts` files in the `filters` and `hooks` directories - Conditionally register the...

### Describe the bug you found in AsyncAPI Docs. The `AsyncAPI document` button is not working currently. ### Attach any resources that can help us understand the issue. This is...

🐞 docs bug

### Describe the bug. Runnig demo usage using docker publish on project's homepage fails. docker run --rm -it -v ${PWD}/example:/app/example -v ${PWD}/output:/app/output \ asyncapi/cli generate fromTemplate https://bit.ly/asyncapi @asyncapi/html-template -o example...

bug

### Describe the bug you found in AsyncAPI Docs. ![image](https://github.com/asyncapi/generator/assets/127925465/a060e50b-5896-4d2d-8f4a-935de18dd4eb) The link to the `Template Context` is broken. On clicking the Template Context it gives a 404 page. ### Attach...

🐞 docs bug

### Why do we need this improvement? We have already introduced to pull the templates from the private registries like npm, nexus etc, we can extend it to allow the...

enhancement

### Describe the bug you found in AsyncAPI Docs. The generator can fetch the private template from the registry Reference: https://www.asyncapi.com/docs/tools/generator/using-private-template But there is no proper option in CLI commands...

🐞 docs bug

#### What is this This is a mentorship offer published as part of Google Summer of Code. As maintainer of this project I offer mentor support for `2 mentees` maximum....

gsoc

**Description** Fix broken links to the documentation including the additional ones not included in the issue mentioned below. **Related issue(s)** Fixes #1184

Description add noOverwriteGlobs parameters to methods saveContentToFile and saveRenderedReactContent pass this.noOverwriteGlobs to saveContentToFile check the name of file to be written against the noOverwriteGlobs to determine whether it should be...

Changes Added. 1. Added the new Release with changesets. Related issue(s) Related to: https://github.com/asyncapi/generator/issues/1044

bounty