mirror of https://github.com/hashicorp/consul
fix render issue
parent
96ef69ffb4
commit
ef36a80ebf
|
@ -431,11 +431,11 @@
|
||||||
"path": "api-gateway/configuration/gatewayclass"
|
"path": "api-gateway/configuration/gatewayclass"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Gateway Class",
|
"title": "Gateway Class Config",
|
||||||
"path": "api-gateway/configuration/gatewayclassconfig"
|
"path": "api-gateway/configuration/gatewayclassconfig"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Gateway Class",
|
"title": "Routes",
|
||||||
"path": "api-gateway/configuration/routes"
|
"path": "api-gateway/configuration/routes"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue