nestjs-asyncapi icon indicating copy to clipboard operation
nestjs-asyncapi copied to clipboard

NestJS AsyncAPI module - generate documentation of your event-based services using decorators

Results 44 nestjs-asyncapi issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [release-it](https://togithub.com/release-it/release-it) | [`15.4.0` -> `15.4.1`](https://renovatebot.com/diffs/npm/release-it/15.4.0/15.4.1) | [![age](https://badges.renovateapi.com/packages/npm/release-it/15.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.36.0` -> `5.36.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.36.0/5.36.1) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.36.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`28.1.8` -> `29.0.0`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.0.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nestjs/cli](https://togithub.com/nestjs/nest-cli) | [`9.0.0` -> `9.1.1`](https://renovatebot.com/diffs/npm/@nestjs%2fcli/9.0.0/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@nestjs%2fcli/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@asyncapi/generator](https://togithub.com/asyncapi/generator) | [`1.9.5` -> `1.9.6`](https://renovatebot.com/diffs/npm/@asyncapi%2fgenerator/1.9.5/1.9.6) | [![age](https://badges.renovateapi.com/packages/npm/@asyncapi%2fgenerator/1.9.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

``` message: { name: 'Error message', payload: { type: 'string' } }, ``` Error: Token "" does not exist. at dereference (/home/sergei888/GitLab/uniscope/src/backend_nest/node_modules/@asyncapi/parser/lib/parser.js:160:11) at parse (/home/sergei888/GitLab/uniscope/src/backend_nest/node_modules/@asyncapi/parser/lib/parser.js:95:5) at Generator.generateFromString (/home/sergei888/GitLab/uniscope/src/backend_nest/node_modules/@asyncapi/generator/lib/generator.js:265:22)

Any chance we can have channel path paremeters suported in the decorator? That would help a lot for properly naming channels, thx. https://www.asyncapi.com/docs/specifications/v2.2.0#parameterObject

AsyncApi 2.3.0 was released few days ago: https://www.asyncapi.com/blog/release-notes-2.3.0 which allows "Servers and channels can now be defined as reusable components". It would be great to implement some "server" key into...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@asyncapi/generator](https://togithub.com/asyncapi/generator) | [`1.9.12` -> `1.9.13`](https://renovatebot.com/diffs/npm/@asyncapi%2fgenerator/1.9.12/1.9.13) | [![age](https://badges.renovateapi.com/packages/npm/@asyncapi%2fgenerator/1.9.13/age-slim)](https://docs.renovatebot.com/merge-confidence/)...