docs.nestjs.com
docs.nestjs.com copied to clipboard
docs(openapi): handle mapped-types and add build steps
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