File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ async function bootstrap() {
5757
5858AsyncApi module explores ` Controllers ` & ` WebSocketGateway ` by default.
5959In most cases you won't need to add extra annotation,
60- but if you need to define asyncApi operations in a class that's not a controller or gateway use ` AsyncApiClass `
60+ but if you need to define asyncApi operations in a class that's not a controller or gateway use the ` AsyncApi ` class
6161decorator.
6262
6363Mark pub/sub methods via ` AsyncApiPub ` or ` AsyncApiSub ` decorators<br />
@@ -96,4 +96,4 @@ class DemoController {
9696For more detailed examples please check out https://github.com/flamewow/nestjs-asyncapi/tree/main/sample sample app.
9797
9898<h5 >Do you use this library and like it? Don't be shy to give it a star
99- on <a href =" https://github.com/flamewow/nestjs-asyncapi " >github <span style =" color :yellow ;" >★</span ></a ></h3 >
99+ on <a href =" https://github.com/flamewow/nestjs-asyncapi " >github <span style =" color :yellow ;" >★</span ></a ></h3 >
You can’t perform that action at this time.
0 commit comments