Skip to content

Commit

Permalink
regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
sheidkamp committed Nov 15, 2024
1 parent 7ef487d commit f92cfdc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 is deprecated and wil. APIs are versioned as alpha and subject to change.
// Deprecated, Enterprise-Only: This feature is deprecated and 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
2 changes: 1 addition & 1 deletion projects/gloo/pkg/api/v1/proxy.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f92cfdc

Please sign in to comment.