Skip to content

Commit baa2f7a

Browse files
committed
feat: api
1 parent 5c6617d commit baa2f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/backend/src/public-api/public.api.module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ export class PublicApiModule implements NestModule {
3434
consumer.apply(PublicAuthMiddleware).forRoutes(...authenticatedController);
3535
}
3636
}
37+

0 commit comments

Comments
 (0)