Skip to content

docs(custom-decorators): specify getRequest type#3462

Open
axel7083 wants to merge 1 commit into
nestjs:masterfrom
axel7083:patch-1
Open

docs(custom-decorators): specify getRequest type#3462
axel7083 wants to merge 1 commit into
nestjs:masterfrom
axel7083:patch-1

Conversation

@axel7083

Copy link
Copy Markdown

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
  • 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
  • No

Other information

I was a bit lost trying to create a decorator which parse the query parameter of my request, because by default using the provided example, the request is typed as any.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant