added 'Tech Specs' section under API Gateway

This commit is contained in:
trujillo-adam 2022-02-16 11:54:43 -08:00
parent 18096fd2fb
commit f36d18c469
3 changed files with 22 additions and 4 deletions

View File

@ -0,0 +1,8 @@
---
layout: docs
page_title: Consul API Gateway Technical Specifications
description: >-
This topic describes technical specifications for Consul API Gateway.
---
# Technical Specifications

View File

@ -1,7 +1,8 @@
---
layout: docs
page_title: API Gateway
description: Using Consul API gateway functionality
description: >-
Using Consul API gateway functionality
---
# Consul API Gateway

View File

@ -375,8 +375,17 @@
]
},
{
"title": "Consul API Gateway <sup>BETA</sup>",
"path": "api-gateway"
"title": "Consul API Gateway",
"routes": [
{
"title": "Consul API Gateway",
"path": "api-gateway/api-gateway"
},
{
"title": "Technical Specifications",
"path": "api-gateway/api-gateway-tech-specs"
}
]
},
{
"title": "Kubernetes",