Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

Not taking care of extra '/' #12

@joesonw

Description

@joesonw
@Path('/')
class Controller {
    @Path('/route')
    route() {}
}

will not work, because of two '/'s.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions