Skip to content

docs(controllers): mention the query http method#3455

Open
gacardinal wants to merge 1 commit into
nestjs:masterfrom
gacardinal:docs/query-http-method
Open

docs(controllers): mention the query http method#3455
gacardinal wants to merge 1 commit into
nestjs:masterfrom
gacardinal:docs/query-http-method

Conversation

@gacardinal

@gacardinal gacardinal commented Jun 19, 2026

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?

The QUERY HTTP method is not mentioned in the controllers documentation.

What is the new behavior?

The controllers documentation now mentions the QUERY HTTP method alongside the other standard method decorators.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Relates to this issue on the NestJS repository
and this PR that implements the actual feature.

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