Skip to content

Commit 2b07e2b

Browse files
committed
feat: 클러스터 정보 API 경로를 /admin/cluster-info로 변경
1 parent 5c79b54 commit 2b07e2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ paths:
12951295
'500':
12961296
$ref: './components.yml#/responses/ServerError'
12971297

1298-
/api/cluster-info:
1298+
/admin/cluster-info:
12991299
post:
13001300
x-amazon-apigateway-integration:
13011301
$ref: "#/components/x-amazon-apigateway-integrations/admin-lambda-integration"

0 commit comments

Comments
 (0)