From 814ec806c22e2782390af5a4a05cb6281aabd5e1 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Sun, 12 Jul 2026 16:56:35 +0800 Subject: update APIs 20260712 --- data/status/2020-01-17/api-docs.php | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) (limited to 'data/status/2020-01-17/api-docs.php') diff --git a/data/status/2020-01-17/api-docs.php b/data/status/2020-01-17/api-docs.php index 0fa867b..aa6dac5 100644 --- a/data/status/2020-01-17/api-docs.php +++ b/data/status/2020-01-17/api-docs.php @@ -1,21 +1,13 @@ '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'Status', - 'version' => '2020-01-17', - ], + 'info' => ['style' => 'RPC', 'product' => 'Status', 'version' => '2020-01-17'], 'components' => [ 'schemas' => [], ], 'apis' => [ 'ListEventInProgress' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['https'], 'security' => [ [ 'AK' => [], @@ -30,19 +22,13 @@ 'schema' => [ 'type' => 'array', 'required' => true, - 'items' => [ - 'type' => 'string', - 'required' => false, - ], + 'items' => ['type' => 'string', 'required' => false], ], ], ], ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'status.aliyuncs.com', - ], + ['regionId' => 'cn-shanghai', 'regionName' => '华东2(上海)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'status.aliyuncs.com', 'endpoint' => 'status.aliyuncs.com', 'vpc' => ''], ], ]; -- cgit v1.2.3