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

feat: add support for @returns tag #153

Merged
merged 2 commits into from
Apr 30, 2021
Merged

Conversation

LonelyPrincess
Copy link
Contributor

@LonelyPrincess LonelyPrincess commented Apr 30, 2021

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Test
  • Docs
  • Refactor
  • Build-related changes
  • Other, please describe:

Description:

JSDocs provides a @returns tag with the same meaning as @return. This PR adds support to this tag, so both @return and @returns can be used to document the output of an endpoint.

@LonelyPrincess LonelyPrincess added the enhancement New feature or request label Apr 30, 2021
@LonelyPrincess LonelyPrincess self-assigned this Apr 30, 2021
Copy link
Member

@kevinccbsg kevinccbsg left a comment

Choose a reason for hiding this comment

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

🔝 🔝 🔝

@kevinccbsg kevinccbsg merged commit e098641 into master Apr 30, 2021
@kevinccbsg kevinccbsg deleted the feat/support-returns-tag branch April 30, 2021 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants