docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

docs(openapi): handle mapped-types and add build steps

Open shoaib30 opened this issue 3 years ago • 0 comments

Closes #1959

PR Checklist

Please check if your PR fulfills the following requirements:

  • [X] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [X] Docs
  • [ ] Other... Please describe:

What is the current behavior?

Issue Number: #1959

What is the new behaviour?

Added docs to address the issue as mentioned in issue description

Does this PR introduce a breaking change?

  • [ ] Yes
  • [X] No

Other information

shoaib30 avatar Sep 21 '21 12:09 shoaib30