Skip to content

Commit a50b619

Browse files
authored
fix: 1.6 版本不支持将 bkpaas3 设置为 API 网关上的官方网关 (#2201)
1 parent 40c88e2 commit a50b619

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

apiserver/paasng/support-files/apigw/definition.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@ apigateway:
22
description: PaaS3.0 开发者中心 API 网关,包含应用信息查询、应用部署、增强服务、轻应用等 API。
33
description_en: PaaS 3.0 Developer Center API Gateway, including APP information retrieval, APP deployment, Add-ons, Mini-App , and other APIs.
44
is_public: true
5-
# 标记网关为官方网关
6-
api_type: 1
75
maintainers:
86
- "admin"
97

108

119
# 更新了 resource.yaml 后必须修改 title
1210
release:
13-
version: 1.3.3
11+
version: 1.3.3-beta.1
1412
title: "add 4 apis for Programmable Gateway"
1513
comment: "add 4 apis for Programmable Gateway"
1614

0 commit comments

Comments
 (0)