-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
RoutingOcelot feature: RoutingOcelot feature: RoutingdocumentationNeeds a documentation updateNeeds a documentation updateneeds feedbackIssue is waiting on feedback before acceptanceIssue is waiting on feedback before acceptanceproposalProposal for a new functionality in OcelotProposal for a new functionality in Ocelot
Description
Expected Behavior / New Feature
if "-" (hyphens) between the placeholders it should match
Actual Behavior / Motivation for New Feature
After having introduced the new solution the matching doesn't work when hyphens are found in the placeholders, eg: {"url-service-1"}
In fact, it's not possible to have hyphens as part of the regex group name, only alphanumerics and '_' (underscore) are allowed.
raman-m and fmattioli
Metadata
Metadata
Assignees
Labels
RoutingOcelot feature: RoutingOcelot feature: RoutingdocumentationNeeds a documentation updateNeeds a documentation updateneeds feedbackIssue is waiting on feedback before acceptanceIssue is waiting on feedback before acceptanceproposalProposal for a new functionality in OcelotProposal for a new functionality in Ocelot