linkerd2-proxy-api icon indicating copy to clipboard operation
linkerd2-proxy-api copied to clipboard

un-camelCase `request_timeout` fields

Open hawkw opened this issue 2 years ago • 0 comments

When the request_timeout fields were added to the outbound API, they were accidentally added with camelCase names rather than snake_case. This is inconsistent with the rest of the protobuf, so this PR fixes that.

hawkw avatar Aug 08 '23 20:08 hawkw