Skip to main content

Regex Priority Order

  • Type: uint32
  • Optional
  • Example: 1

If set, the route will only match incoming requests with a path that matches the specified regular expression. The supported syntax is the same as the Go regexp package which is based on re2.