Hey. I want to start an API server with Swagger documentation but in runtime as a part of a bot.
The issue is that swagger does not want to infer class-validator decorator's types in my DTOs.
How can I start nestjs in runtime with the full functionality of the @nestjs/cli?
Error appended as a file because I guess it is too big for discord