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

docu(@nestjs/swagger) Describe @ApiSchema decorator

Open radacovsky opened this issue 5 years ago • 3 comments

Types and Parameters page has been enriched with information about @ApiSchema decorator. The page has been renamed to Model schema in the menu.

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: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

radacovsky avatar Nov 06 '20 12:11 radacovsky

Done, please recheck

radacovsky avatar Nov 06 '20 16:11 radacovsky

What is blocking this PR? Just because I have interest on the 983 implementation

drFabio avatar Jan 07 '21 13:01 drFabio

@johannesschobel I updated documentation according to your comments.

radacovsky avatar Jul 12 '21 13:07 radacovsky