Does the NestJS OpenAPI/Swagger implementation support reuse of common parameters?
This would save me from having to litter my endpoint with identical @ApiImplicitQuery decorators.
Does the NestJS OpenAPI/Swagger implementation support reuse of common parameters?
This would save me from having to litter my endpoint with identical @ApiImplicitQuery decorators.