feat: api
This commit is contained in:
parent
5c6617da2a
commit
baa2f7a74d
|
|
@ -34,3 +34,4 @@ export class PublicApiModule implements NestModule {
|
|||
consumer.apply(PublicAuthMiddleware).forRoutes(...authenticatedController);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue