Skip to content

Kong Discovery - Send regular expressions in routes to Kong #403

@vladyslav-fenchak

Description

@vladyslav-fenchak

For route /user/{{uuid:{UUID_REGEX.pattern}}} Instead of sending:
/user/.*
send:
/user/\w{8}-\w{4}-\w{4}-\w{4}-\w{12}

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions