Unhide the query parameter match routing from the docs (#379)

Signed-off-by: Brian Pane <bpane@pinterest.com>
pull/382/head
Brian Pane 7 years ago committed by Matt Klein
parent b349b828e3
commit 3f4aa3ceef
  1. 1
      api/rds.proto

@ -281,7 +281,6 @@ message RouteMatch {
// is not in the config).
repeated HeaderMatcher headers = 6;
// [#not-implemented-hide:]
// Specifies a set of URL query parameters on which the route should
// match. The router will check the query string from the *path* header
// against all the specified query parameters. If the number of specified

Loading…
Cancel
Save