Posts
In this post, we will learn how to add Swagger documentation for APIs returning collections in NestJS. We will use @ApiProperty decorator to specify the type of the collection and its items. https://rodion-blog.tech/backend/nestjs-swagger-typing-collections
How to add Swagger docs for APIs returning collections in NestJS
Mar 03, 2024
381 views