Why are DTOs not represented correctly when using Swagger in NestJS?
I have defined a DTO
and configured it as follows to use common properties in multiple places.
I have defined a DTO
and configured it as follows to use common properties in multiple places.