Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docu(@nestjs/swagger) Describe @ApiSchema decorator #1533

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

radacovsky
Copy link

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:

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

Types and Parameters page has been enriched with information about @ApiSchema decorator.
The page has been renamed to Model schema in the menu.
@radacovsky radacovsky requested a review from nartc November 6, 2020 16:08
@radacovsky
Copy link
Author

Done, please recheck

Copy link
Contributor

@nartc nartc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drFabio
Copy link

drFabio commented Jan 7, 2021

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

content/openapi/types-and-parameters.md Outdated Show resolved Hide resolved
content/openapi/types-and-parameters.md Outdated Show resolved Hide resolved
@radacovsky
Copy link
Author

@johannesschobel I updated documentation according to your comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants