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

I'd be interested in using the generator for generating the Java POJOs based on the payload definition in the particular messages.

keep-open

#### Reason/Context In the #363 debug flag was extended to provide more information, this is nice feature which could be pleasant in templates. Pass debug flag in the way that...

enhancement
keep-open

#### Reason/Context Parser-JS [requires now](https://github.com/asyncapi/parser-js#develop) Node.js 14 and npm7 or higher. This means `package-lock.json` version should be always set to `2`. #### Description In order to unify development requirements, I...

**Description** Documentation content for Template **Related issue(s)** Fixes #809

Template context documentation **Related issue(s)** Addressing issue #808

**Description** Integrate new ParserJS API: - add new template config field `apiVersion`. - update relevant source code to handle new and old API - add some utils TODO: use released...

enhancement

**Description** Usage of the async api CLI. **Related issue(s)** `Fixes #810`

**Description** This is the ag CLI installation and upgrade guide. **Related issue(s)** `Fixes #810`

#### Describe the bug We have some applications, consisting of AWS microservices build with typescript. The connections of the applications are defined by async-api specifications. We have a npm-lib providing...

bug

#### Describe the bug It's not working with typescript v4.7.x ~ v4.8.x #### How to Reproduce Steps to reproduce the issue. Attach all resources that can help us understand the...

bug