Installation
Prerequisites​
Before start using the decorator, you need to ensure that NestJS Swagger is properly installed and set up in your NestJS backend. Please refer to the official Swagger install guide on how to install and set up the Swagger module.
Installation​
npm:
npm install @nanogiants/nestjs-swagger-api-exception-decorator
Yarn:
yarn add @nanogiants/nestjs-swagger-api-exception-decorator