Skip to content

add missing route shorthands#4409

Merged
Uzlopak merged 1 commit intonextfrom
add-shorthands
Nov 9, 2022
Merged

add missing route shorthands#4409
Uzlopak merged 1 commit intonextfrom
add-shorthands

Conversation

@Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Nov 9, 2022

Closes #4405

Checklist

@Uzlopak Uzlopak requested review from Fdawgs, climba03003, jsumners and mcollina and removed request for Fdawgs and jsumners November 9, 2022 09:40
Copy link
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
Member

@climba03003 climba03003 left a comment

Choose a reason for hiding this comment

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

Not convinced to land in main, but next is fine.
search, trace, copy, move, lock and unlock are common wording that easy to conflict with the community.

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Nov 9, 2022

Just to clarify:

I am not eager to merge it into main. Just fixing a reported issue. I am totally fine to add it to next or v5.x

@Uzlopak Uzlopak changed the base branch from main to next November 9, 2022 12:12
@Uzlopak
Copy link
Contributor Author

Uzlopak commented Nov 9, 2022

changed target to next

@climba03003 climba03003 added semver-major Issue or PR that should land as semver major v5.x Issue or pr related to Fastify v5 labels Nov 9, 2022
Copy link
Member

@jsumners jsumners left a comment

Choose a reason for hiding this comment

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

You need to rebase this.

@climba03003
Copy link
Member

I have merged main into next branch.
You can rebase on top of it.

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Nov 9, 2022

@climba03003
Thanks. I am always struggling with rebasing on github :/

@Uzlopak Uzlopak merged commit cd45d4e into next Nov 9, 2022
@Uzlopak Uzlopak deleted the add-shorthands branch November 9, 2022 13:34
@github-actions
Copy link

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 Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

semver-major Issue or PR that should land as semver major v5.x Issue or pr related to Fastify v5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add route shorthand declarations for the remaining supported http methods.

5 participants