Skip to content

feat: Added fromParameters decorator.#421

Merged
mcollina merged 4 commits into
fastify:mainfrom
ShogunPanda:from-parameters
Jun 12, 2025
Merged

feat: Added fromParameters decorator.#421
mcollina merged 4 commits into
fastify:mainfrom
ShogunPanda:from-parameters

Conversation

@ShogunPanda
Copy link
Copy Markdown
Contributor

Adding support for the fromParameters decorator, which can be used to simulate a routing via fastify-http-proxy.

This is useful when you want to override the request URL.

Checklist

Signed-off-by: Paolo Insogna <paolo@cowtech.it>
Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

tiny nit

Comment thread README.md Outdated
Signed-off-by: Paolo Insogna <paolo@cowtech.it>
Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Copy Markdown
Member

@Eomm Eomm left a comment

Choose a reason for hiding this comment

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

Minor doc suggestion

Comment thread README.md Outdated
Comment thread README.md Outdated
ShogunPanda and others added 2 commits June 12, 2025 14:10
Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
Signed-off-by: Paolo Insogna <paolo@cowtech.it>
Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
Signed-off-by: Paolo Insogna <paolo@cowtech.it>
@ShogunPanda
Copy link
Copy Markdown
Contributor Author

@Eomm Do you mind merging and releasing this if possible?

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit 00bfe30 into fastify:main Jun 12, 2025
14 checks passed
@ShogunPanda ShogunPanda deleted the from-parameters branch June 13, 2025 06:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants