Is there a way to localize Swagger api endpoints in Nestjs?
I have a simple NestJS application. I have several endpoints, and I have documented them using Swagger. Below is a code snippet:
I have a simple NestJS application. I have several endpoints, and I have documented them using Swagger. Below is a code snippet: