docs: remove reference to deprecated value field (#4322)

Signed-off-by: Daniel Hochman <danielhochman@users.noreply.github.com>

Risk: trivial (Documentation only change)

Mirrored from https://github.com/envoyproxy/envoy @ f13ef246488f2ca1c1cc925ed90d1c76695cc624
pull/620/head
data-plane-api(CircleCI) 6 years ago
parent b0a00dac9e
commit ce7ec7f16c
  1. 2
      envoy/api/v2/route/route.proto

@ -925,7 +925,7 @@ message RateLimit {
//
// {
// "name": ":method",
// "value": "POST"
// "exact_match": "POST"
// }
//
// .. attention::

Loading…
Cancel
Save