Skip to content

Route not found  #1811

Description

@AaronTrazona

Hi,

I'm using the restify 8.4.0 version, Suddenly I encounter an issue regarding routes.

I have these routes.

/user/update
/user/home
/:node/graph

when I requested /user/update or /user/home its working properly but when I requested /user/graph the server can't found this route.

the server should found this route since /:node/graph -- whatever we supply on "node" param its should be working.

This sample routes its working on 4.3.4 version.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions