Skip to content

Conversation

@goodhoko
Copy link

We discovered that when you register a handler for a path this plugin invokes it for all paths that have euqal amount of segments.

Ie: you register /bar/{foo} but the plugin invokes the handler for /*/{foo}.

This PR fixes that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant