-
Notifications
You must be signed in to change notification settings - Fork 5.3k
support URI Template based route match #7763
Copy link
Copy link
Open
Labels
enhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.help wantedNeeds help!Needs help!
Description
Description:
This was a part of discussion for #7728 but a separate issue, to add full or subset of URI Template (RFC6570) based route matching. The URI Template is already used in OpenAPI spec and gRPC JSON transcoding binding.
It will reduce the use case for regex as I see many use of regex is to support this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.help wantedNeeds help!Needs help!