Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jenny Shu <[email protected]>
  • Loading branch information
sheidkamp and jenshu authored Nov 15, 2024
1 parent eab2475 commit 815a600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/gloo/api/v1/proxy.proto
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ message Route {
// Return an arbitrary HTTP response directly, without proxying.
DirectResponseAction direct_response_action = 4;

// Deprecated, Enterprise-Only: THIS FEATURE WILL BE DEPRECATED IN A FUTURE RELEASE. APIs are versioned as alpha and subject to change.
// Deprecated, Enterprise-Only: THIS FEATURE WILL BE REMOVED IN A FUTURE RELEASE. APIs are versioned as alpha and subject to change.
// A reference to a GraphQLApi CR. Resolution of the client request to upstream(s) will be delegated to
// the resolution policies defined in the GraphQLApi CR. If configured, the graphql filter will operate
// instead of the envoy router filter, so configuration (such as retries) that applies to the router filter
Expand Down

0 comments on commit 815a600

Please sign in to comment.