Skip to content

Commit

Permalink
docs: remove reference to deprecated value field (envoyproxy#4322)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hochman <danielhochman@users.noreply.github.com>

Risk: trivial (Documentation only change)
  • Loading branch information
danielhochman authored and dnoe committed Sep 4, 2018
1 parent e947a27 commit f13ef24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/envoy/api/v2/route/route.proto
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ message RateLimit {
//
// {
// "name": ":method",
// "value": "POST"
// "exact_match": "POST"
// }
//
// .. attention::
Expand Down

0 comments on commit f13ef24

Please sign in to comment.