removing tag in main
This commit is contained in:
parent
3e615eda42
commit
0ceff9bd68
@ -17,7 +17,6 @@ async function bootstrap() {
|
||||
'This is a service dedicated to the reception of callback from external source and sending to rabbitMQ',
|
||||
)
|
||||
.addBearerAuth()
|
||||
.addTag('auth')
|
||||
.setVersion('1.0')
|
||||
.build();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user