From d27037477ff0947b62d4e048b652708bb2644db2 Mon Sep 17 00:00:00 2001 From: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com> Date: Fri, 5 Aug 2022 09:59:01 -0500 Subject: [PATCH] Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx Co-authored-by: Tu Nguyen --- .../docs/api-gateway/configuration/gatewayclassconfig.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index 9e52059575..996f2f71ca 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -15,6 +15,8 @@ The `GatewayClassConfig` object contains Consul API Gateway-related configuratio ## Configuration model +The following outline shows how to format the configurations in the `GatewayClassConfig` object. Click on a property name to view details about the configuration. + * [`consul`](#consul): object | optional * [`address`](#consul-address): string | optional * [`authentication`](#consul-authentication): object | optional