Skip to content

Commit

Permalink
Update website/content/docs/connect/gateways/api-gateway/configuratio…
Browse files Browse the repository at this point in the history
…n/routetimeoutfilter.mdx

Co-authored-by: trujillo-adam <[email protected]>
  • Loading branch information
sarahalsmiller and trujillo-adam authored Nov 10, 2023
1 parent 35b505d commit 0b4c4e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ The following list outlines field hierarchy, data types, and requirements in a `
- [`name`](#metadata-name): string | required
- [`namespace`](#metadata-namespace): string | `default`
- [`spec`](#spec): map | required
- [`idleTimeout`](#spec-idletimeout): time.Duration | `""`
- [`requestTimeout`](#spec-retryonconnectfailure): time.Duration | `""`
- [`idleTimeout`](#spec-idletimeout): string | `""`
- [`requestTimeout`](#spec-retryonconnectfailure): string | `""`

## Complete configuration

Expand Down

0 comments on commit 0b4c4e5

Please sign in to comment.