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',
|
'This is a service dedicated to the reception of callback from external source and sending to rabbitMQ',
|
||||||
)
|
)
|
||||||
.addBearerAuth()
|
.addBearerAuth()
|
||||||
.addTag('auth')
|
|
||||||
.setVersion('1.0')
|
.setVersion('1.0')
|
||||||
.build();
|
.build();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user