Update website/content/docs/api-gateway/configuration/gateway.mdx

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
pull/14153/head
sarahalsmiller 2022-08-02 13:33:15 -05:00 committed by GitHub
parent 23ef6c9b45
commit 34b19663bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ The following outline shows how to format the configurations in the `Gateway` ob
* [`hostname`](#listeners-hostname): string | required
* [`name`](#listeners-name): string | required
* [`port`](#listeners-port): integer | required
* [`protocol`](#listeners-protocol)`: string | required
* [`protocol`](#listeners-protocol): string | required
* [`tls`](#listeners-tls): object | required if `protocol` is set to `HTTPS`
* [`certificateRefs`](#listeners-tls): array or objects | required if `tls` is declared
* [`name`](#listeners-tls): string | required if `certificateRefs` is declared