From 1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Sun, 12 Jul 2026 17:11:17 +0800 Subject: update APIs 20260712 --- data/zh_cn/airec/2018-10-12/api-docs.php | 4642 +++++++----------------------- 1 file changed, 985 insertions(+), 3657 deletions(-) (limited to 'data/zh_cn/airec/2018-10-12') diff --git a/data/zh_cn/airec/2018-10-12/api-docs.php b/data/zh_cn/airec/2018-10-12/api-docs.php index e97058e..eb435f1 100644 --- a/data/zh_cn/airec/2018-10-12/api-docs.php +++ b/data/zh_cn/airec/2018-10-12/api-docs.php @@ -1,142 +1,60 @@ '1.0', - 'info' => [ - 'style' => 'ROA', - 'product' => 'Airec', - 'version' => '2018-10-12', - ], + 'info' => ['style' => 'ROA', 'product' => 'Airec', 'version' => '2018-10-12'], 'directories' => [ [ 'id' => 99338, 'title' => '服务', 'type' => 'directory', - 'children' => [ - 'DeleteDiversify', - 'DeleteMix', - 'ListSceneItems', - 'PushDocument', - 'Recommend', - ], + 'children' => ['DeleteDiversify', 'DeleteMix', 'ListSceneItems', 'PushDocument', 'Recommend'], ], [ 'id' => 99344, 'title' => '区域', 'type' => 'directory', - 'children' => [ - 'DescribeRegions', - ], + 'children' => ['DescribeRegions'], ], [ 'id' => 99346, 'title' => '实例', 'type' => 'directory', - 'children' => [ - 'CreateInstance', - 'ModifyInstance', - 'ModifyDataSource', - 'DescribeInstance', - 'ListDashboardUid', - 'DescribeExposureSettings', - 'ListDashboardDetails', - 'ListDashboardDetailsFlows', - 'ListDashboardMetrics', - 'ListDashboardMetricsFlows', - 'DowngradeInstance', - ], + 'children' => ['CreateInstance', 'ModifyInstance', 'ModifyDataSource', 'DescribeInstance', 'ListDashboardUid', 'DescribeExposureSettings', 'ListDashboardDetails', 'ListDashboardDetailsFlows', 'ListDashboardMetrics', 'ListDashboardMetricsFlows', 'DowngradeInstance'], ], [ 'id' => 99358, 'title' => '数据集', 'type' => 'directory', - 'children' => [ - 'DeleteDataSet', - 'DescribeDataSetMessage', - 'DescribeDataSetReport', - 'ListDataSet', - ], + 'children' => ['DeleteDataSet', 'DescribeDataSetMessage', 'DescribeDataSetReport', 'ListDataSet'], ], [ 'id' => 99363, 'title' => '训练', 'type' => 'directory', - 'children' => [ - 'AttachDataset', - ], + 'children' => ['AttachDataset'], ], [ 'id' => 99365, 'title' => '场景', 'type' => 'directory', - 'children' => [ - 'CreateScene', - 'DeleteScene', - 'ModifyScene', - 'DescribeScene', - 'DescribeSceneThroughput', - 'ListDashboardParameters', - 'ListScenes', - ], + 'children' => ['CreateScene', 'DeleteScene', 'ModifyScene', 'DescribeScene', 'DescribeSceneThroughput', 'ListDashboardParameters', 'ListScenes'], ], [ 'id' => 99373, 'title' => '规则', 'type' => 'directory', - 'children' => [ - 'CreateRule', - 'ModifyRule', - 'ListDataSource', - 'ListInstance', - 'ListInstanceTask', - 'DescribeRule', - 'ListRuleConditions', - 'ListRules', - 'ListRuleTasks', - 'UpgradeInstance', - 'ValidateInstance', - 'PublishRule', - ], + 'children' => ['CreateRule', 'ModifyRule', 'ListDataSource', 'ListInstance', 'ListInstanceTask', 'DescribeRule', 'ListRuleConditions', 'ListRules', 'ListRuleTasks', 'UpgradeInstance', 'ValidateInstance', 'PublishRule'], ], [ 'id' => 99386, 'title' => '数据', 'type' => 'directory', - 'children' => [ - 'ModifyExposureSettings', - 'DescribeSyncReportDetail', - 'DescribeSyncReportOutliers', - 'DescribeUserMetrics', - 'ListDashboard', - 'ListLogs', - 'QueryDataMessage', - 'QueryDataMessageStatistics', - 'QueryExceptionHistory', - 'QuerySingleAggregationReport', - 'QuerySyncReportAggregation', - ], + 'children' => ['ModifyExposureSettings', 'DescribeSyncReportDetail', 'DescribeSyncReportOutliers', 'DescribeUserMetrics', 'ListDashboard', 'ListLogs', 'QueryDataMessage', 'QueryDataMessageStatistics', 'QueryExceptionHistory', 'QuerySingleAggregationReport', 'QuerySyncReportAggregation'], ], [ 'id' => 195641, 'title' => '其他', 'type' => 'directory', - 'children' => [ - 'CreateDiversify', - 'CreateMix', - 'DescribeDiversify', - 'DescribeMix', - 'DescribeQuota', - 'ListDiversify', - 'ListItems', - 'ListMix', - 'ListUmengAppkeys', - 'ModifyDiversify', - 'ModifyItems', - 'ModifyMix', - 'PushIntervention', - 'QueryRawData', - 'QuerySingleReport', - 'RunInstance', - 'StopDataSet', - ], + 'children' => ['CreateDiversify', 'CreateMix', 'DescribeDiversify', 'DescribeMix', 'DescribeQuota', 'ListDiversify', 'ListItems', 'ListMix', 'ListUmengAppkeys', 'ModifyDiversify', 'ModifyItems', 'ModifyMix', 'PushIntervention', 'QueryRawData', 'QuerySingleReport', 'RunInstance', 'StopDataSet'], ], ], 'components' => [ @@ -145,13 +63,8 @@ 'apis' => [ 'DeleteDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies/{Name}', - 'methods' => [ - 'delete', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['delete'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -161,28 +74,18 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58944', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -190,38 +93,20 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ - 'CategoryIndex' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'Window' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], + 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -234,13 +119,8 @@ ], 'DeleteMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes/{Name}', - 'methods' => [ - 'delete', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['delete'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -250,28 +130,18 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58945', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -279,27 +149,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ @@ -308,12 +166,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Name' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'string', - ], + 'Name' => ['type' => 'string'], + 'Value' => ['type' => 'string'], ], ], ], @@ -329,13 +183,8 @@ ], 'ListSceneItems' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}/items', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -346,79 +195,48 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58980', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'OperationRuleId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SelectionRuleId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Page', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'Size', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PreviewType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'QueryCount', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -426,9 +244,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ @@ -437,68 +253,29 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'PubTime' => [ - 'type' => 'string', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'ItemType' => [ - 'type' => 'string', - ], - 'Author' => [ - 'type' => 'string', - ], - 'ItemId' => [ - 'type' => 'string', - ], - 'CategoryPath' => [ - 'type' => 'string', - ], - 'ShopId' => [ - 'type' => 'string', - ], - 'BrandId' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Channel' => [ - 'type' => 'string', - ], - 'Title' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'PubTime' => ['type' => 'string'], + 'ExpireTime' => ['type' => 'string'], + 'ItemType' => ['type' => 'string'], + 'Author' => ['type' => 'string'], + 'ItemId' => ['type' => 'string'], + 'CategoryPath' => ['type' => 'string'], + 'ShopId' => ['type' => 'string'], + 'BrandId' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Channel' => ['type' => 'string'], + 'Title' => ['type' => 'string'], ], ], ], 'Total' => [ 'type' => 'object', 'properties' => [ - 'WeightItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'InstanceRecommendItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'SceneRecommendItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'SceneWeightItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'WeightItem' => ['type' => 'integer', 'format' => 'int64'], + 'InstanceRecommendItem' => ['type' => 'integer', 'format' => 'int64'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], + 'SceneRecommendItem' => ['type' => 'integer', 'format' => 'int64'], + 'SceneWeightItem' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -510,15 +287,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -527,13 +298,8 @@ ], 'PushDocument' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{TableName}/actions/bulk', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -543,28 +309,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58992', - 'abilityTreeNodes' => [ - 'FEATUREairecY1ADIM', - ], + 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TableName', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -572,18 +328,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'boolean', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'boolean'], ], ], ], @@ -592,13 +340,8 @@ ], 'Recommend' => [ 'path' => '/openapi/instances/{InstanceId}/actions/recommend', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -608,78 +351,48 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '59001', - 'abilityTreeNodes' => [ - 'FEATUREairecY1ADIM', - ], + 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'Ip', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Imei', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ReturnCount', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RegionId', 'in' => 'header', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Items', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -687,43 +400,21 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'TraceInfo' => [ - 'type' => 'string', - ], - 'Weight' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'MatchInfo' => [ - 'type' => 'string', - ], - 'ItemType' => [ - 'type' => 'string', - ], - 'Position' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ItemId' => [ - 'type' => 'string', - ], - 'TraceId' => [ - 'type' => 'string', - ], + 'TraceInfo' => ['type' => 'string'], + 'Weight' => ['type' => 'number', 'format' => 'float'], + 'MatchInfo' => ['type' => 'string'], + 'ItemType' => ['type' => 'string'], + 'Position' => ['type' => 'integer', 'format' => 'int32'], + 'ItemId' => ['type' => 'string'], + 'TraceId' => ['type' => 'string'], ], ], ], @@ -735,13 +426,8 @@ ], 'DescribeRegions' => [ 'path' => '/openapi/configurations/regions', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -751,19 +437,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58954', - 'abilityTreeNodes' => [ - 'FEATUREairecX63J28', - 'FEATUREairec5G3YBA', - ], + 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'AcceptLanguage', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -771,35 +451,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'ConsoleUrl' => [ - 'type' => 'string', - ], - 'LocalName' => [ - 'type' => 'string', - ], - 'Endpoint' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'ConsoleUrl' => ['type' => 'string'], + 'LocalName' => ['type' => 'string'], + 'Endpoint' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -811,13 +475,8 @@ ], 'CreateInstance' => [ 'path' => '/openapi/instances', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -827,12 +486,7 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58939', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecIDS0JZ', - 'FEATUREairecDTVO6V', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [], 'responses' => [ @@ -840,21 +494,13 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'InstanceId' => [ - 'type' => 'string', - ], + 'InstanceId' => ['type' => 'string'], ], ], ], @@ -865,13 +511,8 @@ ], 'ModifyInstance' => [ 'path' => '/openapi/instances/{InstanceId}', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -881,22 +522,13 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58986', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecDTVO6V', - 'FEATUREairecIDS0JZ', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecDTVO6V', 'FEATUREairecIDS0JZ'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -905,60 +537,26 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Status' => [ - 'type' => 'string', - ], - 'CommodityCode' => [ - 'type' => 'string', - ], - 'ChargeType' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], - 'LockMode' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'DataSetVersion' => [ - 'type' => 'string', - ], - 'Industry' => [ - 'type' => 'string', - ], - 'ExpiredTime' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Scene' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Status' => ['type' => 'string'], + 'CommodityCode' => ['type' => 'string'], + 'ChargeType' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], + 'LockMode' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], + 'DataSetVersion' => ['type' => 'string'], + 'Industry' => ['type' => 'string'], + 'ExpiredTime' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Scene' => ['type' => 'string'], ], ], ], @@ -969,39 +567,25 @@ ], 'ModifyDataSource' => [ 'path' => '/openapi/instances/{InstanceId}/dataSources/{TableName}', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TableName', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -1009,55 +593,26 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'TableName' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'TableName' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Meta' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'TableName' => [ - 'type' => 'string', - ], - 'ProjectName' => [ - 'type' => 'string', - ], - 'BucketName' => [ - 'type' => 'string', - ], - 'Path' => [ - 'type' => 'string', - ], - 'Partition' => [ - 'type' => 'string', - ], - 'Timestamp' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'AccessKeyId' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'TableName' => ['type' => 'string'], + 'ProjectName' => ['type' => 'string'], + 'BucketName' => ['type' => 'string'], + 'Path' => ['type' => 'string'], + 'Partition' => ['type' => 'string'], + 'Timestamp' => ['type' => 'integer', 'format' => 'int64'], + 'AccessKeyId' => ['type' => 'string'], ], ], ], @@ -1070,13 +625,8 @@ ], 'DescribeInstance' => [ 'path' => '/openapi/instances/{InstanceId}', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1086,22 +636,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58951', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecIDS0JZ', - 'FEATUREairecDTVO6V', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1109,60 +650,26 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Status' => [ - 'type' => 'string', - ], - 'CommodityCode' => [ - 'type' => 'string', - ], - 'ChargeType' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], - 'LockMode' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'DataSetVersion' => [ - 'type' => 'string', - ], - 'Industry' => [ - 'type' => 'string', - ], - 'ExpiredTime' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Scene' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Status' => ['type' => 'string'], + 'CommodityCode' => ['type' => 'string'], + 'ChargeType' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], + 'LockMode' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], + 'DataSetVersion' => ['type' => 'string'], + 'Industry' => ['type' => 'string'], + 'ExpiredTime' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Scene' => ['type' => 'string'], ], ], ], @@ -1173,13 +680,8 @@ ], 'ListDashboardUid' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/uid', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1190,19 +692,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58968', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1210,27 +706,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Num' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Num' => ['type' => 'integer', 'format' => 'int32'], 'Uid' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -1242,13 +727,8 @@ ], 'DescribeExposureSettings' => [ 'path' => '/openapi/instances/{InstanceId}/exposure-settings', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1259,19 +739,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58950', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1279,25 +753,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'DurationSeconds' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ScenarioBased' => [ - 'type' => 'boolean', - ], + 'DurationSeconds' => ['type' => 'integer', 'format' => 'int32'], + 'ScenarioBased' => ['type' => 'boolean'], ], ], ], @@ -1308,13 +771,8 @@ ], 'ListDashboardDetails' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/details', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1325,66 +783,38 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58963', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TraceIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1392,29 +822,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'TraceId' => [ - 'type' => 'string', - ], - 'SceneId' => [ - 'type' => 'string', - ], + 'TraceId' => ['type' => 'string'], + 'SceneId' => ['type' => 'string'], 'MetricRes' => [ 'type' => 'object', 'properties' => [ - 'Total' => [ - 'type' => 'object', - ], - 'Detail' => [ - 'type' => 'object', - ], + 'Total' => ['type' => 'object'], + 'Detail' => ['type' => 'object'], ], ], ], @@ -1427,15 +847,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1444,13 +858,8 @@ ], 'ListDashboardDetailsFlows' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/details/flows', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1461,66 +870,38 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58964', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TraceIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1528,29 +909,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'MetricType' => [ - 'type' => 'string', - ], + 'MetricType' => ['type' => 'string'], 'MetricData' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'SceneId' => [ - 'type' => 'string', - ], - 'TraceId' => [ - 'type' => 'string', - ], - 'MetricRes' => [ - 'type' => 'object', - ], + 'SceneId' => ['type' => 'string'], + 'TraceId' => ['type' => 'string'], + 'MetricRes' => ['type' => 'object'], ], ], ], @@ -1563,15 +934,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1580,13 +945,8 @@ ], 'ListDashboardMetrics' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/metrics', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1597,48 +957,28 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58965', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1646,31 +986,21 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Total' => [ - 'type' => 'object', - ], + 'Total' => ['type' => 'object'], 'Detail' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'EndTime' => [ - 'type' => 'string', - ], - 'StartTime' => [ - 'type' => 'string', - ], - 'Val' => [ - 'type' => 'string', - ], + 'EndTime' => ['type' => 'string'], + 'StartTime' => ['type' => 'string'], + 'Val' => ['type' => 'string'], ], ], ], @@ -1684,15 +1014,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1701,13 +1025,8 @@ ], 'ListDashboardMetricsFlows' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/metrics/flows', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1718,48 +1037,28 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58966', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1767,20 +1066,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'MetricData' => [ - 'type' => 'object', - ], - 'MetricType' => [ - 'type' => 'string', - ], + 'MetricData' => ['type' => 'object'], + 'MetricType' => ['type' => 'string'], ], ], ], @@ -1791,15 +1084,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1808,13 +1095,8 @@ ], 'DowngradeInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/downgrade', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1824,22 +1106,13 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58961', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecIDS0JZ', - 'FEATUREairecDTVO6V', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1847,21 +1120,13 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'InstanceId' => [ - 'type' => 'string', - ], + 'InstanceId' => ['type' => 'string'], ], ], ], @@ -1872,13 +1137,8 @@ ], 'DeleteDataSet' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}', - 'methods' => [ - 'delete', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['delete'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1888,28 +1148,18 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58943', - 'abilityTreeNodes' => [ - 'FEATUREairecXPRU1W', - ], + 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1917,35 +1167,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'VersionId' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'State' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], + 'VersionId' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], + 'State' => ['type' => 'string'], ], ], ], @@ -1956,13 +1188,8 @@ ], 'DescribeDataSetMessage' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/messages', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1972,28 +1199,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58947', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2001,32 +1218,18 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Message' => [ - 'type' => 'string', - ], - 'Timestamp' => [ - 'type' => 'string', - ], - 'ErrorType' => [ - 'type' => 'string', - ], - 'ErrorLevel' => [ - 'type' => 'string', - ], + 'Message' => ['type' => 'string'], + 'Timestamp' => ['type' => 'string'], + 'ErrorType' => ['type' => 'string'], + 'ErrorLevel' => ['type' => 'string'], ], ], ], @@ -2038,13 +1241,8 @@ ], 'DescribeDataSetReport' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/report', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2054,28 +1252,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58948', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2083,15 +1271,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ @@ -2100,100 +1282,34 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'UvCtr' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'BizDate' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'PerUvClick' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'Pv' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ActiveItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Ctr' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'PerUvBhv' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'Click' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Uv' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ClickUser' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'UvCtr' => ['type' => 'number', 'format' => 'float'], + 'BizDate' => ['type' => 'integer', 'format' => 'int64'], + 'PerUvClick' => ['type' => 'number', 'format' => 'float'], + 'Pv' => ['type' => 'integer', 'format' => 'int64'], + 'ActiveItem' => ['type' => 'integer', 'format' => 'int64'], + 'Ctr' => ['type' => 'number', 'format' => 'float'], + 'PerUvBhv' => ['type' => 'number', 'format' => 'float'], + 'Click' => ['type' => 'integer', 'format' => 'int64'], + 'Uv' => ['type' => 'integer', 'format' => 'int64'], + 'ClickUser' => ['type' => 'integer', 'format' => 'int64'], ], ], ], 'Overall' => [ 'type' => 'object', 'properties' => [ - 'UserRepetitiveRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'UserUserCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'BhvCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'BhvLegalRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'UserCompleteRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'ItemCompleteRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'UserLoginRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'ItemItemCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ItemRepetitiveRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'UserLegalRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'ItemLegalRate' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'ItemLoginRate' => [ - 'type' => 'number', - 'format' => 'float', - ], + 'UserRepetitiveRate' => ['type' => 'number', 'format' => 'float'], + 'UserUserCount' => ['type' => 'integer', 'format' => 'int32'], + 'BhvCount' => ['type' => 'integer', 'format' => 'int32'], + 'BhvLegalRate' => ['type' => 'number', 'format' => 'float'], + 'UserCompleteRate' => ['type' => 'number', 'format' => 'float'], + 'ItemCompleteRate' => ['type' => 'number', 'format' => 'float'], + 'UserLoginRate' => ['type' => 'number', 'format' => 'float'], + 'ItemItemCount' => ['type' => 'integer', 'format' => 'int32'], + 'ItemRepetitiveRate' => ['type' => 'number', 'format' => 'float'], + 'UserLegalRate' => ['type' => 'number', 'format' => 'float'], + 'ItemLegalRate' => ['type' => 'number', 'format' => 'float'], + 'ItemLoginRate' => ['type' => 'number', 'format' => 'float'], ], ], ], @@ -2206,13 +1322,8 @@ ], 'ListDataSet' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2222,19 +1333,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58969', - 'abilityTreeNodes' => [ - 'FEATUREairecXPRU1W', - ], + 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2242,37 +1347,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'VersionId' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'State' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], + 'VersionId' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], + 'State' => ['type' => 'string'], ], ], ], @@ -2284,13 +1371,8 @@ ], 'AttachDataset' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/actions/current', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2300,28 +1382,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58937', - 'abilityTreeNodes' => [ - 'FEATUREairecXPRU1W', - ], + 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2329,35 +1401,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'VersionId' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'State' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], + 'VersionId' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], + 'State' => ['type' => 'string'], ], ], ], @@ -2368,13 +1422,8 @@ ], 'CreateScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2385,29 +1434,18 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58942', - 'abilityTreeNodes' => [ - 'FEATUREairecX63J28', - 'FEATUREairec5G3YBA', - ], + 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'DryRun', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'boolean', 'required' => false, 'docRequired' => true], ], ], 'responses' => [ @@ -2415,24 +1453,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'SceneId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'SceneId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], ], ], ], @@ -2442,15 +1470,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2459,13 +1481,8 @@ ], 'DeleteScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}', - 'methods' => [ - 'delete', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['delete'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2476,29 +1493,18 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58946', - 'abilityTreeNodes' => [ - 'FEATUREairecX63J28', - 'FEATUREairec5G3YBA', - ], + 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2506,15 +1512,11 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'SceneId' => [ - 'type' => 'string', - ], + 'SceneId' => ['type' => 'string'], ], ], ], @@ -2524,15 +1526,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2541,13 +1537,8 @@ ], 'ModifyScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2558,28 +1549,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58990', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2587,24 +1568,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'SceneId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'SceneId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], ], ], ], @@ -2614,15 +1585,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2631,13 +1596,8 @@ ], 'DescribeScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2648,28 +1608,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58956', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2677,24 +1627,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'SceneId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'SceneId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], ], ], ], @@ -2704,15 +1644,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2721,13 +1655,8 @@ ], 'DescribeSceneThroughput' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}/throughput', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2738,28 +1667,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58957', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2767,16 +1686,11 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'PvCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'PvCount' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -2786,15 +1700,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2803,13 +1711,8 @@ ], 'ListDashboardParameters' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/parameters', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2820,19 +1723,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58967', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2840,29 +1737,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'TraceId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], 'SceneId' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -2874,13 +1761,8 @@ ], 'ListScenes' => [ 'path' => '/openapi/instances/{InstanceId}/scenes', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2891,27 +1773,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58981', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Status', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -2919,26 +1792,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'SceneId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'SceneId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], ], ], ], @@ -2949,15 +1812,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2966,13 +1823,8 @@ ], 'CreateRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2983,19 +1835,13 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58941', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3003,24 +1849,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], - 'RuleId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], + 'RuleId' => ['type' => 'string'], ], ], ], @@ -3030,15 +1866,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3047,13 +1877,8 @@ ], 'ModifyRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules/{RuleId}', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3064,28 +1889,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58989', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3093,27 +1908,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'RuleMeta' => [ - 'type' => 'object', - ], - 'GmtModified' => [ - 'type' => 'string', - ], - 'RuleId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'RuleMeta' => ['type' => 'object'], + 'GmtModified' => ['type' => 'string'], + 'RuleId' => ['type' => 'string'], ], ], ], @@ -3123,15 +1926,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3140,13 +1937,8 @@ ], 'ListDataSource' => [ 'path' => '/openapi/instances/{InstanceId}/dataSources', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3156,19 +1948,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58970', - 'abilityTreeNodes' => [ - 'FEATUREairecXPRU1W', - ], + 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3176,57 +1962,28 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'TableName' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'TableName' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Meta' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'TableName' => [ - 'type' => 'string', - ], - 'ProjectName' => [ - 'type' => 'string', - ], - 'BucketName' => [ - 'type' => 'string', - ], - 'Path' => [ - 'type' => 'string', - ], - 'Partition' => [ - 'type' => 'string', - ], - 'Timestamp' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'AccessKeyId' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'TableName' => ['type' => 'string'], + 'ProjectName' => ['type' => 'string'], + 'BucketName' => ['type' => 'string'], + 'Path' => ['type' => 'string'], + 'Partition' => ['type' => 'string'], + 'Timestamp' => ['type' => 'integer', 'format' => 'int64'], + 'AccessKeyId' => ['type' => 'string'], ], ], ], @@ -3240,13 +1997,8 @@ ], 'ListInstance' => [ 'path' => '/openapi/instances', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3257,63 +2009,33 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58972', - 'abilityTreeNodes' => [ - 'FEATUREairecX63J28', - 'FEATUREairec5G3YBA', - ], + 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'page', 'in' => 'query', - 'schema' => [ - 'description' => '指定页码,默认为:1'."\n", - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '1', - ], + 'schema' => ['description' => '指定页码,默认为:1'."\n", 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], ], [ 'name' => 'size', 'in' => 'query', - 'schema' => [ - 'description' => '指定每页展示条数,默认为10,限制:[1-50]'."\n", - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '10', - ], + 'schema' => ['description' => '指定每页展示条数,默认为10,限制:[1-50]'."\n", 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'], ], [ 'name' => 'Status', 'in' => 'query', - 'schema' => [ - 'description' => '通过实例状态进行过滤。Running, Ready, Initializing,Starting', - 'type' => 'string', - 'required' => false, - 'example' => 'Running', - ], + 'schema' => ['description' => '通过实例状态进行过滤。Running, Ready, Initializing,Starting', 'type' => 'string', 'required' => false, 'example' => 'Running'], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'description' => '通过实例名称进行过滤,支持模糊匹配。', - 'type' => 'string', - 'required' => false, - 'example' => '测试实例', - ], + 'schema' => ['description' => '通过实例名称进行过滤,支持模糊匹配。', 'type' => 'string', 'required' => false, 'example' => '测试实例'], ], [ 'name' => 'ExpiredTime', 'in' => 'query', - 'schema' => [ - 'description' => '秒级时间戳,通过过期时间过滤,大于当前时间会过滤出即将过期的实例(不包含已经过期的实例)', - 'type' => 'string', - 'required' => false, - 'example' => '1608533404', - ], + 'schema' => ['description' => '秒级时间戳,通过过期时间过滤,大于当前时间会过滤出即将过期的实例(不包含已经过期的实例)', 'type' => 'string', 'required' => false, 'example' => '1608533404'], ], ], 'responses' => [ @@ -3322,95 +2044,29 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'description' => '错误码', - 'type' => 'string', - 'example' => 'InternalServerError', - ], - 'Message' => [ - 'description' => '错误详情', - 'type' => 'string', - 'example' => 'An internal server error occurred', - ], - 'RequestId' => [ - 'description' => '请求id', - 'type' => 'string', - 'example' => '8F81A922-6C81-46D6-B78C-CC35E16B1691', - ], + 'Code' => ['description' => '错误码', 'type' => 'string', 'example' => 'InternalServerError'], + 'Message' => ['description' => '错误详情', 'type' => 'string', 'example' => 'An internal server error occurred'], + 'RequestId' => ['description' => '请求id', 'type' => 'string', 'example' => '8F81A922-6C81-46D6-B78C-CC35E16B1691'], 'Result' => [ 'description' => '返回参数', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'description' => '实例类型,当前只有 标准版(Standard)。', - 'type' => 'string', - 'example' => 'Standard', - ], - 'Status' => [ - 'description' => '实例状态,初始化中(Initializing)、待数据导入(Ready)、运行中(Running)。', - 'type' => 'string', - 'example' => 'Running', - ], - 'CommodityCode' => [ - 'description' => '商品代码。', - 'type' => 'string', - 'example' => 'airecpre', - ], - 'ChargeType' => [ - 'description' => '付费类型,包含 包年包月( PrePaid)和 按量付费 ( PostPaid ),当前产品只支持包年包月付费类型。', - 'type' => 'string', - 'example' => 'PrePaid', - ], - 'InstanceId' => [ - 'description' => '实例ID。', - 'type' => 'string', - 'example' => 'airec-cn-o400whm78004', - ], - 'GmtModified' => [ - 'description' => '实例最后更新时间,单位为UTC时间。', - 'type' => 'string', - 'example' => '2018-12-06T11:17:49.000Z', - ], - 'DataSetVersion' => [ - 'description' => '当前在线服务的数据集版本。', - 'type' => 'string', - 'example' => '20181206170353', - ], - 'LockMode' => [ - 'description' => '锁定状态,包含 未锁定( Unlock )、手动锁定( ManualLock )、欠费锁定 ( LockByExpiration)。', - 'type' => 'string', - 'example' => 'Unlock', - ], - 'RegionId' => [ - 'description' => '实例所在的区域。', - 'type' => 'string', - 'example' => 'cn-beijing', - ], - 'Industry' => [ - 'description' => '行业名称,行业名称分为:内容型( content )、商品型( item )、新闻型( news)、视频型( video )、社交型( sns )。', - 'type' => 'string', - 'example' => 'news', - ], - 'ExpiredTime' => [ - 'description' => '实例过期时间,单位为UTC时间。', - 'type' => 'string', - 'example' => '2019-01-06T16:00:00.000Z', - ], - 'GmtCreate' => [ - 'description' => '实例创建时间,单位为UTC时间。', - 'type' => 'string', - 'example' => '2018-12-06T06:14:01.000Z', - ], - 'Name' => [ - 'description' => '实例名称。', - 'type' => 'string', - 'example' => 'airec-cn-o400whm78004', - ], - 'Scene' => [ - 'type' => 'string', - ], + 'Type' => ['description' => '实例类型,当前只有 标准版(Standard)。', 'type' => 'string', 'example' => 'Standard'], + 'Status' => ['description' => '实例状态,初始化中(Initializing)、待数据导入(Ready)、运行中(Running)。', 'type' => 'string', 'example' => 'Running'], + 'CommodityCode' => ['description' => '商品代码。', 'type' => 'string', 'example' => 'airecpre'], + 'ChargeType' => ['description' => '付费类型,包含 包年包月( PrePaid)和 按量付费 ( PostPaid ),当前产品只支持包年包月付费类型。', 'type' => 'string', 'example' => 'PrePaid'], + 'InstanceId' => ['description' => '实例ID。', 'type' => 'string', 'example' => 'airec-cn-o400whm78004'], + 'GmtModified' => ['description' => '实例最后更新时间,单位为UTC时间。', 'type' => 'string', 'example' => '2018-12-06T11:17:49.000Z'], + 'DataSetVersion' => ['description' => '当前在线服务的数据集版本。', 'type' => 'string', 'example' => '20181206170353'], + 'LockMode' => ['description' => '锁定状态,包含 未锁定( Unlock )、手动锁定( ManualLock )、欠费锁定 ( LockByExpiration)。', 'type' => 'string', 'example' => 'Unlock'], + 'RegionId' => ['description' => '实例所在的区域。', 'type' => 'string', 'example' => 'cn-beijing'], + 'Industry' => ['description' => '行业名称,行业名称分为:内容型( content )、商品型( item )、新闻型( news)、视频型( video )、社交型( sns )。', 'type' => 'string', 'example' => 'news'], + 'ExpiredTime' => ['description' => '实例过期时间,单位为UTC时间。', 'type' => 'string', 'example' => '2019-01-06T16:00:00.000Z'], + 'GmtCreate' => ['description' => '实例创建时间,单位为UTC时间。', 'type' => 'string', 'example' => '2018-12-06T06:14:01.000Z'], + 'Name' => ['description' => '实例名称。', 'type' => 'string', 'example' => 'airec-cn-o400whm78004'], + 'Scene' => ['type' => 'string'], ], ], ], @@ -3421,9 +2077,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3436,13 +2090,8 @@ ], 'ListInstanceTask' => [ 'path' => '/openapi/instances/{InstanceId}/tasks', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3452,22 +2101,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58973', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecIDS0JZ', - 'FEATUREairecDTVO6V', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3475,50 +2115,26 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Name' => [ - 'type' => 'string', - ], - 'TotalProgress' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Name' => ['type' => 'string'], + 'TotalProgress' => ['type' => 'integer', 'format' => 'int32'], 'SubProgressInfos' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'FinishedNum' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'Progress' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalNum' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'Detail' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'FinishedNum' => ['type' => 'integer', 'format' => 'int32'], + 'Progress' => ['type' => 'integer', 'format' => 'int32'], + 'TotalNum' => ['type' => 'integer', 'format' => 'int32'], + 'Detail' => ['type' => 'string'], ], ], ], @@ -3533,13 +2149,8 @@ ], 'DescribeRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules/{RuleId}', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3550,46 +2161,28 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58955', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3597,24 +2190,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], - 'RuleId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], + 'RuleId' => ['type' => 'string'], ], ], ], @@ -3624,15 +2207,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3641,13 +2218,8 @@ ], 'ListRuleConditions' => [ 'path' => '/openapi/instances/{InstanceId}/rule-conditions', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3658,19 +2230,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58977', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3678,23 +2244,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'SelectType' => [ - 'type' => 'string', - ], - 'SelectionOperation' => [ - 'type' => 'string', - ], - 'SelectValue' => [ - 'type' => 'string', - ], + 'SelectType' => ['type' => 'string'], + 'SelectionOperation' => ['type' => 'string'], + 'SelectValue' => ['type' => 'string'], ], ], ], @@ -3705,15 +2263,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3722,13 +2274,8 @@ ], 'ListRules' => [ 'path' => '/openapi/instances/{InstanceId}/rules', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3739,82 +2286,48 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58978', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Status', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'page', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'docRequired' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'docRequired' => false], ], [ 'name' => 'size', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], ], 'responses' => [ @@ -3822,26 +2335,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'GmtCreate' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], - 'RuleId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'GmtCreate' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], + 'RuleId' => ['type' => 'string'], ], ], ], @@ -3852,15 +2355,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3869,13 +2366,8 @@ ], 'ListRuleTasks' => [ 'path' => '/openapi/instances/{InstanceId}/rule-tasks', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3886,28 +2378,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58979', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3915,20 +2397,12 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'FinishTime' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'FinishRate' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'FinishTime' => ['type' => 'integer', 'format' => 'int32'], + 'FinishRate' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -3938,15 +2412,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3955,13 +2423,8 @@ ], 'UpgradeInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/upgrade', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3971,22 +2434,13 @@ 'systemTags' => [ 'operationType' => 'none', 'abilityTreeCode' => '59004', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecIDS0JZ', - 'FEATUREairecDTVO6V', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3994,21 +2448,13 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'InstanceId' => [ - 'type' => 'string', - ], + 'InstanceId' => ['type' => 'string'], ], ], ], @@ -4019,13 +2465,8 @@ ], 'ValidateInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/validate', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4035,22 +2476,13 @@ 'systemTags' => [ 'operationType' => 'none', 'abilityTreeCode' => '59005', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecIDS0JZ', - 'FEATUREairecDTVO6V', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4058,18 +2490,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'boolean', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'boolean'], ], ], ], @@ -4078,13 +2502,8 @@ ], 'PublishRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules/{RuleId}/actions/publish', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4095,46 +2514,28 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58991', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4142,15 +2543,11 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'RuleId' => [ - 'type' => 'string', - ], + 'RuleId' => ['type' => 'string'], ], ], ], @@ -4160,15 +2557,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4177,13 +2568,8 @@ ], 'ModifyExposureSettings' => [ 'path' => '/openapi/instances/{InstanceId}/exposure-settings', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4194,19 +2580,13 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58985', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4214,25 +2594,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'DurationSeconds' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ScenarioBased' => [ - 'type' => 'boolean', - ], + 'DurationSeconds' => ['type' => 'integer', 'format' => 'int32'], + 'ScenarioBased' => ['type' => 'boolean'], ], ], ], @@ -4243,13 +2612,8 @@ ], 'DescribeSyncReportDetail' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/detail', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4260,57 +2624,33 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58958', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Type', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'LevelType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4318,54 +2658,27 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'ErrorCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'SampleDisplay' => [ - 'type' => 'boolean', - ], - 'DefaultDisplay' => [ - 'type' => 'boolean', - ], - 'ErrorPercent' => [ - 'type' => 'number', - 'format' => 'float', - ], + 'Type' => ['type' => 'string'], + 'ErrorCount' => ['type' => 'integer', 'format' => 'int32'], + 'SampleDisplay' => ['type' => 'boolean'], + 'DefaultDisplay' => ['type' => 'boolean'], + 'ErrorPercent' => ['type' => 'number', 'format' => 'float'], 'HistoryData' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'EndTime' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'StartTime' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ErrorPercent' => [ - 'type' => 'number', - 'format' => 'float', - ], + 'EndTime' => ['type' => 'integer', 'format' => 'int64'], + 'StartTime' => ['type' => 'integer', 'format' => 'int64'], + 'ErrorPercent' => ['type' => 'number', 'format' => 'float'], ], ], ], @@ -4379,9 +2692,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4390,13 +2701,8 @@ ], 'DescribeSyncReportOutliers' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/outliers', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4406,66 +2712,38 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58959', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Key', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Type', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'LevelType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4473,18 +2751,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -4492,9 +2762,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4503,13 +2771,8 @@ ], 'DescribeUserMetrics' => [ 'path' => '/openapi/instances/{InstanceId}/metrics', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4520,48 +2783,28 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58960', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -4569,40 +2812,23 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'SceneId' => [ - 'type' => 'string', - ], + 'SceneId' => ['type' => 'string'], 'DataPoints' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'EndTime' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'StartTime' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Val' => [ - 'type' => 'number', - 'format' => 'float', - ], + 'EndTime' => ['type' => 'integer', 'format' => 'int64'], + 'StartTime' => ['type' => 'integer', 'format' => 'int64'], + 'Val' => ['type' => 'number', 'format' => 'float'], ], ], ], @@ -4616,9 +2842,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4627,13 +2851,8 @@ ], 'ListDashboard' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/statistics', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4644,75 +2863,43 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58962', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartDate', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndDate', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TraceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Page', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'Size', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -4720,73 +2907,30 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Num' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Num' => ['type' => 'integer', 'format' => 'int32'], 'List' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'BizDate' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'UvCtr' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'ActiveItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'PerUvBhv' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'Uv' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Pv' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'PerUvClick' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'Ctr' => [ - 'type' => 'number', - 'format' => 'float', - ], - 'SceneId' => [ - 'type' => 'string', - ], - 'TraceId' => [ - 'type' => 'string', - ], - 'Click' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ClickUser' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'BizDate' => ['type' => 'integer', 'format' => 'int64'], + 'UvCtr' => ['type' => 'number', 'format' => 'float'], + 'ActiveItem' => ['type' => 'integer', 'format' => 'int64'], + 'PerUvBhv' => ['type' => 'number', 'format' => 'float'], + 'Uv' => ['type' => 'integer', 'format' => 'int64'], + 'Pv' => ['type' => 'integer', 'format' => 'int64'], + 'PerUvClick' => ['type' => 'number', 'format' => 'float'], + 'Ctr' => ['type' => 'number', 'format' => 'float'], + 'SceneId' => ['type' => 'string'], + 'TraceId' => ['type' => 'string'], + 'Click' => ['type' => 'integer', 'format' => 'int64'], + 'ClickUser' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -4800,13 +2944,8 @@ ], 'ListLogs' => [ 'path' => '/openapi/instances/{InstanceId}/logs', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4817,73 +2956,38 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58975', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'QueryParams', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'docRequired' => true, - 'maximum' => '2147483647', - 'minimum' => '1565193600', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true, 'maximum' => '2147483647', 'minimum' => '1565193600'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => true, - 'docRequired' => true, - 'maximum' => '2147483647', - 'minimum' => '1565193600', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true, 'maximum' => '2147483647', 'minimum' => '1565193600'], ], [ 'name' => 'Page', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'maximum' => '2147483647', - 'minimum' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '2147483647', 'minimum' => '1'], ], [ 'name' => 'Size', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'maximum' => '1000', - 'minimum' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '1000', 'minimum' => '1'], ], ], 'responses' => [ @@ -4891,22 +2995,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', - 'items' => [ - 'type' => 'object', - ], + 'items' => ['type' => 'object'], ], 'Headers' => [ 'type' => 'object', 'properties' => [ - 'X-Total-Count' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'X-Total-Count' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -4916,15 +3013,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -4933,13 +3024,8 @@ ], 'QueryDataMessage' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{Table}/data-message', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4953,139 +3039,83 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58994', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Table', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CmdType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ItemId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ItemType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Page', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'Size', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'TraceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'BhvType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MessageSource', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -5093,18 +3123,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -5112,9 +3134,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5123,13 +3143,8 @@ ], 'QueryDataMessageStatistics' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{Table}/data-message-statistics', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5140,125 +3155,73 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58995', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - 'maximum' => '4102416000', - 'minimum' => '946656000', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true, 'maximum' => '4102416000', 'minimum' => '946656000'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - 'maximum' => '4102416000', - 'minimum' => '946656000', - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true, 'maximum' => '4102416000', 'minimum' => '946656000'], ], [ 'name' => 'Table', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CmdType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ItemId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ItemType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'TraceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SceneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'BhvType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MessageSource', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -5266,18 +3229,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -5285,9 +3240,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -5296,13 +3249,8 @@ ], 'QueryExceptionHistory' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/exception-history', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5312,48 +3260,28 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58996', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Type', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5361,18 +3289,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -5381,13 +3301,8 @@ ], 'QuerySingleAggregationReport' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/single-aggregation-report', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5397,19 +3312,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58998', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5417,18 +3326,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -5437,13 +3338,8 @@ ], 'QuerySyncReportAggregation' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/aggregation', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5453,39 +3349,23 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '59000', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5493,18 +3373,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -5512,14 +3384,9 @@ 'responseDemo' => '', ], 'CreateDiversify' => [ - 'path' => '/openapi/instances/{InstanceId}/diversifies', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'path' => '/openapi/instances/{InstanceId}/diversifies', + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5529,19 +3396,13 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58938', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5549,38 +3410,20 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ - 'CategoryIndex' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'Window' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], + 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -5593,13 +3436,8 @@ ], 'CreateMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5609,19 +3447,13 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58940', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5629,27 +3461,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ @@ -5658,13 +3478,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Name' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Name' => ['type' => 'string'], + 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -5680,13 +3495,8 @@ ], 'DescribeDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies/{Name}', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5696,28 +3506,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58949', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5725,38 +3525,20 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ - 'CategoryIndex' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'Window' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], + 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -5769,13 +3551,8 @@ ], 'DescribeMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes/{Name}', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5785,28 +3562,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58952', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5814,27 +3581,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ @@ -5843,13 +3598,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Name' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Name' => ['type' => 'string'], + 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -5865,13 +3615,8 @@ ], 'DescribeQuota' => [ 'path' => '/openapi/instances/{InstanceId}/quota', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5881,22 +3626,13 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58953', - 'abilityTreeNodes' => [ - 'FEATUREairecDM7OX0', - 'FEATUREairecEDD4RN', - 'FEATUREairecIDS0JZ', - 'FEATUREairecDTVO6V', - ], + 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5904,42 +3640,18 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'Qps' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ItemCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'CurrentQps' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'UserCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'UserCountUsed' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ItemCountUsed' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'Qps' => ['type' => 'integer', 'format' => 'int32'], + 'ItemCount' => ['type' => 'integer', 'format' => 'int64'], + 'CurrentQps' => ['type' => 'integer', 'format' => 'int32'], + 'UserCount' => ['type' => 'integer', 'format' => 'int64'], + 'UserCountUsed' => ['type' => 'integer', 'format' => 'int64'], + 'ItemCountUsed' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -5950,13 +3662,8 @@ ], 'ListDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5966,19 +3673,13 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58971', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -5986,40 +3687,22 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ - 'CategoryIndex' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'Window' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], + 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -6033,13 +3716,8 @@ ], 'ListItems' => [ 'path' => '/openapi/instances/{InstanceId}/items/actions/list', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6050,41 +3728,23 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58974', - 'abilityTreeNodes' => [ - 'FEATUREairecY1ADIM', - ], + 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Page', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'maximum' => '2147483647', - 'minimum' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '2147483647', 'minimum' => '1'], ], [ 'name' => 'Size', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'maximum' => '1000', - 'minimum' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '1000', 'minimum' => '1'], ], ], 'responses' => [ @@ -6092,9 +3752,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ @@ -6103,72 +3761,30 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'PubTime' => [ - 'type' => 'string', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'ItemType' => [ - 'type' => 'string', - ], - 'Author' => [ - 'type' => 'string', - ], - 'ItemId' => [ - 'type' => 'string', - ], - 'CategoryPath' => [ - 'type' => 'string', - ], - 'ShopId' => [ - 'type' => 'string', - ], - 'BrandId' => [ - 'type' => 'string', - ], - 'Duration' => [ - 'type' => 'string', - ], - 'Channel' => [ - 'type' => 'string', - ], - 'Title' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'PubTime' => ['type' => 'string'], + 'ExpireTime' => ['type' => 'string'], + 'ItemType' => ['type' => 'string'], + 'Author' => ['type' => 'string'], + 'ItemId' => ['type' => 'string'], + 'CategoryPath' => ['type' => 'string'], + 'ShopId' => ['type' => 'string'], + 'BrandId' => ['type' => 'string'], + 'Duration' => ['type' => 'string'], + 'Channel' => ['type' => 'string'], + 'Title' => ['type' => 'string'], ], ], ], 'Total' => [ 'type' => 'object', 'properties' => [ - 'WeightItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'InstanceRecommendItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'QueryCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'SceneRecommendItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'SceneWeightItem' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'WeightItem' => ['type' => 'integer', 'format' => 'int64'], + 'InstanceRecommendItem' => ['type' => 'integer', 'format' => 'int64'], + 'QueryCount' => ['type' => 'integer', 'format' => 'int64'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], + 'SceneRecommendItem' => ['type' => 'integer', 'format' => 'int64'], + 'SceneWeightItem' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -6180,15 +3796,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6197,13 +3807,8 @@ ], 'ListMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6213,19 +3818,13 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58976', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -6233,29 +3832,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ @@ -6264,13 +3851,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Name' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Name' => ['type' => 'string'], + 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -6287,13 +3869,8 @@ ], 'ListUmengAppkeys' => [ 'path' => '/openapi/umeng/appkeys', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6304,9 +3881,7 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58982', - 'abilityTreeNodes' => [ - 'FEATUREairecXPRU1W', - ], + 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [], 'responses' => [ @@ -6314,29 +3889,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Platform' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Appkey' => [ - 'type' => 'string', - ], + 'Platform' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'Appkey' => ['type' => 'string'], ], ], ], @@ -6347,9 +3910,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6358,13 +3919,8 @@ ], 'ModifyDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies/{Name}', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6374,28 +3930,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58984', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -6403,38 +3949,20 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ - 'CategoryIndex' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'Window' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], + 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -6447,13 +3975,8 @@ ], 'ModifyItems' => [ 'path' => '/openapi/instances/{InstanceId}/items', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6464,19 +3987,13 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58987', - 'abilityTreeNodes' => [ - 'FEATUREairecY1ADIM', - ], + 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -6484,12 +4001,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Result' => [ - 'type' => 'boolean', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Result' => ['type' => 'boolean'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6497,15 +4010,9 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -6514,13 +4021,8 @@ ], 'ModifyMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes/{Name}', - 'methods' => [ - 'put', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['put'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6530,28 +4032,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58988', - 'abilityTreeNodes' => [ - 'FEATUREairecJZYTIA', - ], + 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -6559,27 +4051,15 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'string', - ], - 'Name' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'string'], + 'Name' => ['type' => 'string'], + 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ @@ -6588,13 +4068,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Name' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'Name' => ['type' => 'string'], + 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], @@ -6610,13 +4085,8 @@ ], 'PushIntervention' => [ 'path' => '/openapi/instances/{InstanceId}/actions/intervene', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6626,19 +4096,13 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58993', - 'abilityTreeNodes' => [ - 'FEATUREairecY1ADIM', - ], + 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -6646,18 +4110,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'boolean', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'boolean'], ], ], ], @@ -6666,13 +4122,8 @@ ], 'QueryRawData' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{Table}/raw-data', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6682,61 +4133,38 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58997', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Table', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ItemId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ItemType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -6744,18 +4172,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -6764,13 +4184,8 @@ ], 'QuerySingleReport' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/single-report', - 'methods' => [ - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6780,27 +4195,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58999', - 'abilityTreeNodes' => [ - 'FEATUREairecLALQPW', - ], + 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ReportType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -6808,18 +4214,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'object', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'object'], ], ], ], @@ -6828,13 +4226,8 @@ ], 'RunInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/import', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6844,19 +4237,13 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '59002', - 'abilityTreeNodes' => [ - 'FEATUREairecX63J28', - 'FEATUREairec5G3YBA', - ], + 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -6864,18 +4251,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Result' => [ - 'type' => 'boolean', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Result' => ['type' => 'boolean'], ], ], ], @@ -6884,13 +4263,8 @@ ], 'StopDataSet' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/actions/stop', - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6900,28 +4274,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '59003', - 'abilityTreeNodes' => [ - 'FEATUREairecXPRU1W', - ], + 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -6929,35 +4293,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ - 'GmtCreate' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'VersionId' => [ - 'type' => 'string', - ], - 'InstanceId' => [ - 'type' => 'string', - ], - 'GmtModified' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'State' => [ - 'type' => 'string', - ], + 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], + 'VersionId' => ['type' => 'string'], + 'InstanceId' => ['type' => 'string'], + 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], + 'State' => ['type' => 'string'], ], ], ], @@ -6968,29 +4314,11 @@ ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-beijing', - 'endpoint' => 'airec.cn-beijing.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou', - 'endpoint' => 'airec.cn-hangzhou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'airec.cn-shanghai.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen', - 'endpoint' => 'airec.cn-shenzhen.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-1', - 'endpoint' => 'airec.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'us-east-1', - 'endpoint' => 'airec.us-east-1.aliyuncs.com', - ], + ['regionId' => 'cn-beijing', 'endpoint' => 'airec.cn-beijing.aliyuncs.com'], + ['regionId' => 'cn-hangzhou', 'endpoint' => 'airec.cn-hangzhou.aliyuncs.com'], + ['regionId' => 'cn-shanghai', 'endpoint' => 'airec.cn-shanghai.aliyuncs.com'], + ['regionId' => 'cn-shenzhen', 'endpoint' => 'airec.cn-shenzhen.aliyuncs.com'], + ['regionId' => 'ap-southeast-1', 'endpoint' => 'airec.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'us-east-1', 'endpoint' => 'airec.us-east-1.aliyuncs.com'], ], ]; -- cgit v1.2.3