Skip to content

feat: expose params inside findRoute #341

@climba03003

Description

@climba03003

Since, find is used for lookup by the actual URL. It expose the params information.
However, in findRoute, it is lookup by the dev URL. It doesn't expose the meaningful params information to the user.

I know that find is exposing the params that is actual value extracted from URL.
So, in findRoute it should be exposing the dev array in below.

Related to fastify/fastify#5215

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions