Package Exports
- @nestjs/swagger
- @nestjs/swagger/dist/constants
- @nestjs/swagger/dist/decorators
- @nestjs/swagger/dist/decorators/api-model-property.decorator
- @nestjs/swagger/dist/decorators/api-property.decorator
- @nestjs/swagger/dist/decorators/helpers
- @nestjs/swagger/dist/plugin/compiler-plugin
- @nestjs/swagger/dist/plugin/plugin-constants
- @nestjs/swagger/dist/plugin/utils/ast-utils
- @nestjs/swagger/dist/plugin/utils/plugin-utils
- @nestjs/swagger/dist/utils/enum.utils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nestjs/swagger) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.
Description
OpenAPI (Swagger) module for Nest.
Installation
$ npm i --save @nestjs/swagger
Quick Start
Support
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
License
Nest is MIT licensed.