OpenAPI plugin is not working in NestJs
I tried using the openapi plugin in nestjs I am getting a blank white page for the route 
http://localhost:4002/api/auth/reference2 Replies
have you implement the routes for the auth?
Yes I have used the 
@thallesp/nestjs-better-auth