Skip to content

question: @Get path with literal and variable #1225

Closed
@gayanhewa

Description

@gayanhewa

How do you deal with named Get routes when you already have a route with a param in the same controller


@Get('/product/details')
....

@Get('/product/:id')
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: questionQuestions about the usage of the library.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions