diff options
| author | Zhineng Li <im@zhineng.li> | 2026-07-12 17:11:17 +0800 |
|---|---|---|
| committer | Zhineng Li <im@zhineng.li> | 2026-07-12 17:11:17 +0800 |
| commit | 1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634 (patch) | |
| tree | 5f0857666365b7e40cdaa3733ebe1f3ba9e13c67 /data/en_us/cloudapi/2016-02-01/api-docs.php | |
| parent | 7347bac4ab7e136157fc94777e6cf87ef9e08599 (diff) | |
| download | afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.tar.gz afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.zip | |
update APIs 20260712
Diffstat (limited to 'data/en_us/cloudapi/2016-02-01/api-docs.php')
| -rw-r--r-- | data/en_us/cloudapi/2016-02-01/api-docs.php | 2626 |
1 files changed, 553 insertions, 2073 deletions
diff --git a/data/en_us/cloudapi/2016-02-01/api-docs.php b/data/en_us/cloudapi/2016-02-01/api-docs.php index b559dcb..c41bee8 100644 --- a/data/en_us/cloudapi/2016-02-01/api-docs.php +++ b/data/en_us/cloudapi/2016-02-01/api-docs.php @@ -1,52 +1,14 @@ <?php return [ 'version' => '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'CloudAPI', - 'version' => '2016-02-01', - ], + 'info' => ['style' => 'RPC', 'product' => 'CloudAPI', 'version' => '2016-02-01'], 'directories' => [ [ 'id' => 0, - 'title' => '其它', + 'title' => 'Others', 'type' => 'directory', 'children' => [ - 'CheckAoneAppAudit', - 'CreateApiGroup', - 'CreateAppForBackend', - 'CreateAppForInner', - 'CreateInstance', - 'CreateUserWhiteList', - 'DeleteApiGroup', - 'DeleteAppForInner', - 'DescribeApiDoc', - 'DescribeApiDocs', - 'DescribeApiGroups', - 'DescribeApiMarketInstance', - 'DescribeApis', - 'DescribeApisForConsole', - 'DescribeAppSecurities', - 'DescribeApps', - 'DescribeAvailableVips', - 'DescribeBidByUserIdForInner', - 'DescribeDeployedApis', - 'DescribeModelsForInner', - 'DescribePurchasedApiGroups', - 'DescribeRegions', - 'DescribeSecretKeys', - 'DescribeSystemParameters', - 'DescribeTrafficControls', - 'DescribeUserWhiteLists', - 'ModifyApiMarketInstanceAttribute', - 'ModifyApp', - 'ModifyAppForInner', - 'ModifyGroupAuthAppCodeForBackend', - 'ResetAppCodeForInner', - 'ResetSecretByAppKeyForInner', - 'SetAccessPermissionByGroupForBackend', - 'SetPurchasedApiGroupStatus', - 'DescribeAppSecurityForInner', - 'DeleteUserWhiteListByType', + 'CheckAoneAppAudit', 'CreateApiGroup', 'CreateAppForBackend', 'CreateAppForInner', 'CreateInstance', 'CreateUserWhiteList', 'DeleteApiGroup', 'DeleteAppForInner', 'DescribeApiDoc', 'DescribeApiDocs', 'DescribeApiGroups', 'DescribeApiMarketInstance', 'DescribeApis', 'DescribeApisForConsole', 'DescribeAppSecurities', 'DescribeApps', 'DescribeAvailableVips', 'DescribeBidByUserIdForInner', 'DescribeDeployedApis', 'DescribeModelsForInner', + 'DescribePurchasedApiGroups', 'DescribeRegions', 'DescribeSecretKeys', 'DescribeSystemParameters', 'DescribeTrafficControls', 'DescribeUserWhiteLists', 'ModifyApiMarketInstanceAttribute', 'ModifyApp', 'ModifyAppForInner', 'ModifyGroupAuthAppCodeForBackend', 'ResetAppCodeForInner', 'ResetSecretByAppKeyForInner', 'SetAccessPermissionByGroupForBackend', 'SetPurchasedApiGroupStatus', 'DescribeAppSecurityForInner', 'DeleteUserWhiteListByType', ], ], ], @@ -56,14 +18,8 @@ 'apis' => [ 'CheckAoneAppAudit' => [ 'summary' => '检查aone app', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -72,18 +28,13 @@ 'systemTags' => [ 'operationType' => 'none', 'abilityTreeCode' => '94504', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayX0L6BS', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'], ], 'parameters' => [ [ 'name' => 'AoneAppName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -91,12 +42,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'CheckResult' => [ - 'type' => 'boolean', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'CheckResult' => ['type' => 'boolean'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -105,14 +52,8 @@ ], 'CreateApiGroup' => [ 'summary' => '创建API分组', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -121,26 +62,18 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '94510', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -148,21 +81,11 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'SubDomain' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], + 'SubDomain' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], ], ], ], @@ -171,14 +94,8 @@ ], 'CreateAppForBackend' => [ 'summary' => '创建APP', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -187,43 +104,28 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '94513', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], [ 'name' => 'Source', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -231,13 +133,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'AppId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'AppId' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -246,87 +143,61 @@ ], 'CreateAppForInner' => [ 'summary' => '创建APP', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], + 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'create', + 'riskType' => 'none', + 'chargeType' => 'free', 'abilityTreeCode' => '94514', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Source', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], [ 'name' => 'AppKey', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], [ 'name' => 'AppSecret', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], [ 'name' => 'AppCode', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], [ 'name' => 'Extend', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -334,13 +205,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'AppId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'AppId' => ['type' => 'integer', 'format' => 'int64'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -349,14 +215,8 @@ ], 'CreateInstance' => [ 'summary' => '创建实例', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -365,99 +225,58 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '94515', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayAQG9N5', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayAQG9N5'], ], 'parameters' => [ [ 'name' => 'AccountQuantity', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ExpiredOn', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'BillingType', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SkuId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CloudMarketInstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'InstanceAttributes', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Token', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'AlarmQuota', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], ], 'responses' => [ @@ -465,12 +284,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'InstanceId' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'InstanceId' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -479,14 +294,8 @@ ], 'CreateUserWhiteList' => [ 'summary' => '创建用户白名单', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -496,68 +305,43 @@ 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '94519', - 'abilityTreeNodes' => [ - 'FEATUREapigatewaySKO2I5', - ], + 'abilityTreeNodes' => ['FEATUREapigatewaySKO2I5'], ], 'parameters' => [ [ 'name' => 'Type', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Uid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Value', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'AoneId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], [ 'name' => 'EntityId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], [ 'name' => 'LimitCount', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32'], ], ], 'responses' => [ @@ -565,9 +349,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -576,14 +358,8 @@ ], 'DeleteApiGroup' => [ 'summary' => '删除API分组', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -592,18 +368,13 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '94523', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -611,9 +382,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -622,14 +391,8 @@ ], 'DeleteAppForInner' => [ 'summary' => '删除APP', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -639,30 +402,18 @@ 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '94525', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -670,9 +421,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -681,14 +430,8 @@ ], 'DescribeApiDoc' => [ 'summary' => '查询API文档', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -698,34 +441,23 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '94535', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayY6W7D1', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayY6W7D1'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'StageName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'ApiId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -733,64 +465,25 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'ApiId' => [ - 'type' => 'string', - ], - 'HttpMethod' => [ - 'type' => 'string', - ], - 'ResultType' => [ - 'type' => 'string', - ], - 'ResultSample' => [ - 'type' => 'string', - ], - 'HttpProtocol' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], - 'FailResultSample' => [ - 'type' => 'string', - ], - 'PostBodyType' => [ - 'type' => 'string', - ], - 'BodyFormat' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'Path' => [ - 'type' => 'string', - ], - 'PostBodyDescription' => [ - 'type' => 'string', - ], - 'DeployedTime' => [ - 'type' => 'string', - ], - 'StageName' => [ - 'type' => 'string', - ], - 'ApiName' => [ - 'type' => 'string', - ], - 'ServiceTimeout' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'ApiId' => ['type' => 'string'], + 'HttpMethod' => ['type' => 'string'], + 'ResultType' => ['type' => 'string'], + 'ResultSample' => ['type' => 'string'], + 'HttpProtocol' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], + 'FailResultSample' => ['type' => 'string'], + 'PostBodyType' => ['type' => 'string'], + 'BodyFormat' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'Path' => ['type' => 'string'], + 'PostBodyDescription' => ['type' => 'string'], + 'DeployedTime' => ['type' => 'string'], + 'StageName' => ['type' => 'string'], + 'ApiName' => ['type' => 'string'], + 'ServiceTimeout' => ['type' => 'integer', 'format' => 'int32'], 'SdkDemos' => [ 'type' => 'object', 'itemNode' => true, @@ -800,12 +493,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'CallDemo' => [ - 'type' => 'string', - ], - 'IdeKey' => [ - 'type' => 'string', - ], + 'CallDemo' => ['type' => 'string'], + 'IdeKey' => ['type' => 'string'], ], ], ], @@ -820,15 +509,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'Message' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], + 'Code' => ['type' => 'string'], + 'Message' => ['type' => 'string'], + 'Description' => ['type' => 'string'], ], ], ], @@ -843,30 +526,14 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Key' => [ - 'type' => 'string', - ], - 'HasChild' => [ - 'type' => 'boolean', - ], - 'Description' => [ - 'type' => 'string', - ], - 'Pid' => [ - 'type' => 'string', - ], - 'Mandatory' => [ - 'type' => 'boolean', - ], - 'Name' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Key' => ['type' => 'string'], + 'HasChild' => ['type' => 'boolean'], + 'Description' => ['type' => 'string'], + 'Pid' => ['type' => 'string'], + 'Mandatory' => ['type' => 'boolean'], + 'Name' => ['type' => 'string'], + 'Id' => ['type' => 'string'], ], ], ], @@ -881,15 +548,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'DemoValue' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'ApiParameterName' => [ - 'type' => 'string', - ], + 'DemoValue' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'ApiParameterName' => ['type' => 'string'], ], ], ], @@ -904,49 +565,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'JsonScheme' => [ - 'type' => 'string', - ], - 'MaxValue' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'MinValue' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'DefaultValue' => [ - 'type' => 'string', - ], - 'MaxLength' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ApiParameterName' => [ - 'type' => 'string', - ], - 'EnumValue' => [ - 'type' => 'string', - ], - 'DemoValue' => [ - 'type' => 'string', - ], - 'Required' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'ParameterType' => [ - 'type' => 'string', - ], - 'RegularExpression' => [ - 'type' => 'string', - ], - 'MinLength' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'JsonScheme' => ['type' => 'string'], + 'MaxValue' => ['type' => 'integer', 'format' => 'int64'], + 'MinValue' => ['type' => 'integer', 'format' => 'int64'], + 'DefaultValue' => ['type' => 'string'], + 'MaxLength' => ['type' => 'integer', 'format' => 'int64'], + 'ApiParameterName' => ['type' => 'string'], + 'EnumValue' => ['type' => 'string'], + 'DemoValue' => ['type' => 'string'], + 'Required' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'ParameterType' => ['type' => 'string'], + 'RegularExpression' => ['type' => 'string'], + 'MinLength' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -961,49 +592,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'JsonScheme' => [ - 'type' => 'string', - ], - 'MaxValue' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'MinValue' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'DefaultValue' => [ - 'type' => 'string', - ], - 'MaxLength' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ApiParameterName' => [ - 'type' => 'string', - ], - 'EnumValue' => [ - 'type' => 'string', - ], - 'DemoValue' => [ - 'type' => 'string', - ], - 'Required' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'ParameterType' => [ - 'type' => 'string', - ], - 'RegularExpression' => [ - 'type' => 'string', - ], - 'MinLength' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'JsonScheme' => ['type' => 'string'], + 'MaxValue' => ['type' => 'integer', 'format' => 'int64'], + 'MinValue' => ['type' => 'integer', 'format' => 'int64'], + 'DefaultValue' => ['type' => 'string'], + 'MaxLength' => ['type' => 'integer', 'format' => 'int64'], + 'ApiParameterName' => ['type' => 'string'], + 'EnumValue' => ['type' => 'string'], + 'DemoValue' => ['type' => 'string'], + 'Required' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'ParameterType' => ['type' => 'string'], + 'RegularExpression' => ['type' => 'string'], + 'MinLength' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -1018,49 +619,19 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'JsonScheme' => [ - 'type' => 'string', - ], - 'MaxValue' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'MinValue' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'DefaultValue' => [ - 'type' => 'string', - ], - 'MaxLength' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'ApiParameterName' => [ - 'type' => 'string', - ], - 'EnumValue' => [ - 'type' => 'string', - ], - 'DemoValue' => [ - 'type' => 'string', - ], - 'Required' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'ParameterType' => [ - 'type' => 'string', - ], - 'RegularExpression' => [ - 'type' => 'string', - ], - 'MinLength' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'JsonScheme' => ['type' => 'string'], + 'MaxValue' => ['type' => 'integer', 'format' => 'int64'], + 'MinValue' => ['type' => 'integer', 'format' => 'int64'], + 'DefaultValue' => ['type' => 'string'], + 'MaxLength' => ['type' => 'integer', 'format' => 'int64'], + 'ApiParameterName' => ['type' => 'string'], + 'EnumValue' => ['type' => 'string'], + 'DemoValue' => ['type' => 'string'], + 'Required' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'ParameterType' => ['type' => 'string'], + 'RegularExpression' => ['type' => 'string'], + 'MinLength' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -1074,14 +645,8 @@ ], 'DescribeApiDocs' => [ 'summary' => '查询api基础信息', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1092,60 +657,38 @@ 'operationType' => 'list', 'riskType' => 'none', 'chargeType' => 'free', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StageName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -1153,21 +696,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ApiInfos' => [ 'type' => 'object', 'itemNode' => true, @@ -1177,33 +709,15 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'ApiId' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'DeployedTime' => [ - 'type' => 'string', - ], - 'StageName' => [ - 'type' => 'string', - ], - 'GroupDescription' => [ - 'type' => 'string', - ], - 'ApiName' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'ApiId' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'DeployedTime' => ['type' => 'string'], + 'StageName' => ['type' => 'string'], + 'GroupDescription' => ['type' => 'string'], + 'ApiName' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -1217,14 +731,8 @@ ], 'DescribeApiGroups' => [ 'summary' => '查询API分组列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1234,44 +742,28 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94543', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'GroupName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -1279,21 +771,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ApiGroupAttributes' => [ 'type' => 'object', 'itemNode' => true, @@ -1303,37 +784,16 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'IllegalStatus' => [ - 'type' => 'string', - ], - 'BillingStatus' => [ - 'type' => 'string', - ], - 'TrafficLimit' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'SubDomain' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'ModifiedTime' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'IllegalStatus' => ['type' => 'string'], + 'BillingStatus' => ['type' => 'string'], + 'TrafficLimit' => ['type' => 'integer', 'format' => 'int32'], + 'SubDomain' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -1347,14 +807,8 @@ ], 'DescribeApiMarketInstance' => [ 'summary' => '查询API云市场实例', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1364,28 +818,18 @@ 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '94546', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayX0L6BS', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'], ], 'parameters' => [ [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -1393,12 +837,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'InstanceAttributes' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'InstanceAttributes' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -1407,14 +847,8 @@ ], 'DescribeApis' => [ 'summary' => '查询API列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1423,60 +857,38 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94550', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Visibility', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -1484,21 +896,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ApiInfos' => [ 'type' => 'object', 'itemNode' => true, @@ -1508,33 +909,15 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Visibility' => [ - 'type' => 'string', - ], - 'ApiId' => [ - 'type' => 'string', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'ApiName' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'Visibility' => ['type' => 'string'], + 'ApiId' => ['type' => 'string'], + 'ModifiedTime' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], + 'ApiName' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -1548,14 +931,8 @@ ], 'DescribeApisForConsole' => [ 'summary' => '查询API列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1564,68 +941,43 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94554', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StageName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Visibility', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -1633,21 +985,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ApiInfos' => [ 'type' => 'object', 'itemNode' => true, @@ -1657,33 +998,15 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Visibility' => [ - 'type' => 'string', - ], - 'ApiId' => [ - 'type' => 'string', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'ApiName' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'Visibility' => ['type' => 'string'], + 'ApiId' => ['type' => 'string'], + 'ModifiedTime' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], + 'ApiName' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], 'DeployedInfos' => [ 'type' => 'object', 'itemNode' => true, @@ -1693,15 +1016,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'StageName' => [ - 'type' => 'string', - ], - 'EffectiveVersion' => [ - 'type' => 'string', - ], - 'DeployedStatus' => [ - 'type' => 'string', - ], + 'StageName' => ['type' => 'string'], + 'EffectiveVersion' => ['type' => 'string'], + 'DeployedStatus' => ['type' => 'string'], ], ], ], @@ -1720,14 +1037,8 @@ ], 'DescribeAppSecurities' => [ 'summary' => '查询APP秘钥信息', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1737,19 +1048,13 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94559', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], ], 'responses' => [ @@ -1757,9 +1062,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'AppSecuritys' => [ 'type' => 'object', 'itemNode' => true, @@ -1769,21 +1072,11 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'AppSecret' => [ - 'type' => 'string', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'AppKey' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'AppCode' => [ - 'type' => 'string', - ], + 'AppSecret' => ['type' => 'string'], + 'ModifiedTime' => ['type' => 'string'], + 'AppKey' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], + 'AppCode' => ['type' => 'string'], ], ], ], @@ -1797,14 +1090,8 @@ ], 'DescribeApps' => [ 'summary' => '查询APP列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1813,42 +1100,23 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94557', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'minimum' => '1', - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1', 'default' => '1'], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], ], 'responses' => [ @@ -1856,21 +1124,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'Apps' => [ 'type' => 'object', 'itemNode' => true, @@ -1880,22 +1137,11 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'AppName' => [ - 'type' => 'string', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'AppId' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'AppName' => ['type' => 'string'], + 'ModifiedTime' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], + 'AppId' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -1909,14 +1155,8 @@ ], 'DescribeAvailableVips' => [ 'summary' => '查询可用VIP列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1926,18 +1166,13 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94563', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayRIX31M', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayRIX31M'], ], 'parameters' => [ [ 'name' => 'Vip', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -1945,18 +1180,14 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'AvailableVips' => [ 'type' => 'object', 'itemNode' => true, 'properties' => [ 'AvailableVip' => [ 'type' => 'array', - 'items' => [ - 'type' => 'string', - ], + 'items' => ['type' => 'string'], ], ], ], @@ -1968,35 +1199,26 @@ ], 'DescribeBidByUserIdForInner' => [ 'summary' => '通过UID查询用户的BID', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], + 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', + 'riskType' => 'none', + 'chargeType' => 'free', 'abilityTreeCode' => '94564', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayX0L6BS', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'], ], 'parameters' => [ [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], ], 'responses' => [ @@ -2004,12 +1226,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Bid' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'Bid' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -2018,14 +1236,8 @@ ], 'DescribeDeployedApis' => [ 'summary' => '查询发布的API列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2034,60 +1246,38 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94568', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StageName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -2095,21 +1285,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ApiInfos' => [ 'type' => 'object', 'itemNode' => true, @@ -2119,33 +1298,15 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Visibility' => [ - 'type' => 'string', - ], - 'ApiId' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'DeployedTime' => [ - 'type' => 'string', - ], - 'StageName' => [ - 'type' => 'string', - ], - 'ApiName' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'Visibility' => ['type' => 'string'], + 'ApiId' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'DeployedTime' => ['type' => 'string'], + 'StageName' => ['type' => 'string'], + 'ApiName' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -2159,14 +1320,8 @@ ], 'DescribeModelsForInner' => [ 'summary' => '查询模型列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2175,64 +1330,38 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94573', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ModelName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ModelId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -2240,21 +1369,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'ModelDetails' => [ 'type' => 'object', 'itemNode' => true, @@ -2264,27 +1382,13 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'Schema' => [ - 'type' => 'string', - ], - 'ModelName' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'ModelRef' => [ - 'type' => 'string', - ], + 'ModifiedTime' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'Schema' => ['type' => 'string'], + 'ModelName' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], + 'ModelRef' => ['type' => 'string'], ], ], ], @@ -2298,14 +1402,8 @@ ], 'DescribePurchasedApiGroups' => [ 'summary' => '查询购买的API分组', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2315,36 +1413,23 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94576', - 'abilityTreeNodes' => [ - 'FEATUREapigateway910B7T', - ], + 'abilityTreeNodes' => ['FEATUREapigateway910B7T'], ], 'parameters' => [ [ 'name' => 'GroupIds', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -2352,21 +1437,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'PurchasedApiGroupAttributes' => [ 'type' => 'object', 'itemNode' => true, @@ -2376,41 +1450,17 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'type' => 'string', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'ExpireTime' => [ - 'type' => 'string', - ], - 'GroupName' => [ - 'type' => 'string', - ], - 'GroupId' => [ - 'type' => 'string', - ], - 'InvokeTimesMax' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'GroupDescription' => [ - 'type' => 'string', - ], - 'InvokeTimesNow' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'BillingType' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'Status' => ['type' => 'string'], + 'ModifiedTime' => ['type' => 'string'], + 'ExpireTime' => ['type' => 'string'], + 'GroupName' => ['type' => 'string'], + 'GroupId' => ['type' => 'string'], + 'InvokeTimesMax' => ['type' => 'integer', 'format' => 'int64'], + 'GroupDescription' => ['type' => 'string'], + 'InvokeTimesNow' => ['type' => 'integer', 'format' => 'int64'], + 'CreatedTime' => ['type' => 'string'], + 'BillingType' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -2424,14 +1474,8 @@ ], 'DescribeRegions' => [ 'summary' => '查询地域列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2441,18 +1485,13 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94580', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayX0L6BS', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'], ], 'parameters' => [ [ 'name' => 'Language', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -2460,9 +1499,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'Regions' => [ 'type' => 'object', 'itemNode' => true, @@ -2472,15 +1509,9 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'LocalName' => [ - 'type' => 'string', - ], - 'EndPoint' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'LocalName' => ['type' => 'string'], + 'EndPoint' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -2494,14 +1525,8 @@ ], 'DescribeSecretKeys' => [ 'summary' => '查询秘钥的key', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2510,44 +1535,28 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94582', - 'abilityTreeNodes' => [ - 'FEATUREapigatewaySKO2I5', - ], + 'abilityTreeNodes' => ['FEATUREapigatewaySKO2I5'], ], 'parameters' => [ [ 'name' => 'SecretKeyId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SecretKeyName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -2555,21 +1564,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'SecretKeys' => [ 'type' => 'object', 'itemNode' => true, @@ -2579,27 +1577,13 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'SecretKeyId' => [ - 'type' => 'string', - ], - 'SecretKey' => [ - 'type' => 'string', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'SecretKeyName' => [ - 'type' => 'string', - ], - 'SecretKeyValue' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], - 'RegionId' => [ - 'type' => 'string', - ], + 'SecretKeyId' => ['type' => 'string'], + 'SecretKey' => ['type' => 'string'], + 'ModifiedTime' => ['type' => 'string'], + 'SecretKeyName' => ['type' => 'string'], + 'SecretKeyValue' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], + 'RegionId' => ['type' => 'string'], ], ], ], @@ -2613,14 +1597,8 @@ ], 'DescribeSystemParameters' => [ 'summary' => '查询系统参数列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2629,9 +1607,7 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94583', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayZKRUYC', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayZKRUYC'], ], 'parameters' => [], 'responses' => [ @@ -2639,9 +1615,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], 'SystemParameters' => [ 'type' => 'object', 'itemNode' => true, @@ -2651,18 +1625,10 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'DemoValue' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'ParamName' => [ - 'type' => 'string', - ], - 'ParamType' => [ - 'type' => 'string', - ], + 'DemoValue' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'ParamName' => ['type' => 'string'], + 'ParamType' => ['type' => 'string'], ], ], ], @@ -2676,14 +1642,8 @@ ], 'DescribeTrafficControls' => [ 'summary' => '查询流控插件列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2692,73 +1652,43 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94585', - 'abilityTreeNodes' => [ - 'FEATUREapigateway6HGZRN', - ], + 'abilityTreeNodes' => ['FEATUREapigateway6HGZRN'], ], 'parameters' => [ [ 'name' => 'TrafficControlId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ApiUid', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StageName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'TrafficControlName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'minimum' => '1', - 'default' => '1', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'minimum' => '1', 'default' => '1'], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'maximum' => '100', - 'minimum' => '1', - 'default' => '10', - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '100', 'minimum' => '1', 'default' => '10'], ], ], 'responses' => [ @@ -2766,21 +1696,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'TrafficControls' => [ 'type' => 'object', 'itemNode' => true, @@ -2790,36 +1709,15 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'UserDefault' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ApiDefault' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'TrafficControlUnit' => [ - 'type' => 'string', - ], - 'TrafficControlName' => [ - 'type' => 'string', - ], - 'AppDefault' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TrafficControlId' => [ - 'type' => 'string', - ], - 'CreatedTime' => [ - 'type' => 'string', - ], + 'UserDefault' => ['type' => 'integer', 'format' => 'int32'], + 'ApiDefault' => ['type' => 'integer', 'format' => 'int32'], + 'ModifiedTime' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'TrafficControlUnit' => ['type' => 'string'], + 'TrafficControlName' => ['type' => 'string'], + 'AppDefault' => ['type' => 'integer', 'format' => 'int32'], + 'TrafficControlId' => ['type' => 'string'], + 'CreatedTime' => ['type' => 'string'], 'SpecialPolicies' => [ 'type' => 'object', 'itemNode' => true, @@ -2829,9 +1727,7 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'SpecialType' => [ - 'type' => 'string', - ], + 'SpecialType' => ['type' => 'string'], 'Specials' => [ 'type' => 'object', 'itemNode' => true, @@ -2841,13 +1737,8 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'TrafficValue' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'SpecialKey' => [ - 'type' => 'string', - ], + 'TrafficValue' => ['type' => 'integer', 'format' => 'int32'], + 'SpecialKey' => ['type' => 'string'], ], ], ], @@ -2871,14 +1762,8 @@ ], 'DescribeUserWhiteLists' => [ 'summary' => '查询用户白名单列表', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2888,45 +1773,28 @@ 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '94586', - 'abilityTreeNodes' => [ - 'FEATUREapigatewaySKO2I5', - ], + 'abilityTreeNodes' => ['FEATUREapigatewaySKO2I5'], ], 'parameters' => [ [ 'name' => 'Type', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Uid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ @@ -2934,21 +1802,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'PageNumber' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'PageSize' => [ - 'type' => 'integer', - 'format' => 'int32', - ], - 'TotalCount' => [ - 'type' => 'integer', - 'format' => 'int32', - ], + 'PageNumber' => ['type' => 'integer', 'format' => 'int32'], + 'RequestId' => ['type' => 'string'], + 'PageSize' => ['type' => 'integer', 'format' => 'int32'], + 'TotalCount' => ['type' => 'integer', 'format' => 'int32'], 'UserWhiteListInfos' => [ 'type' => 'object', 'itemNode' => true, @@ -2958,32 +1815,14 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'Type' => [ - 'type' => 'string', - ], - 'Value' => [ - 'type' => 'string', - ], - 'ModifiedTime' => [ - 'type' => 'string', - ], - 'Description' => [ - 'type' => 'string', - ], - 'CreateTime' => [ - 'type' => 'string', - ], - 'Id' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'Uid' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'AoneId' => [ - 'type' => 'string', - ], + 'Type' => ['type' => 'string'], + 'Value' => ['type' => 'string'], + 'ModifiedTime' => ['type' => 'string'], + 'Description' => ['type' => 'string'], + 'CreateTime' => ['type' => 'string'], + 'Id' => ['type' => 'integer', 'format' => 'int64'], + 'Uid' => ['type' => 'integer', 'format' => 'int64'], + 'AoneId' => ['type' => 'string'], ], ], ], @@ -2997,14 +1836,8 @@ ], 'ModifyApiMarketInstanceAttribute' => [ 'summary' => '修改云市场实例属性', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3014,37 +1847,23 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '94594', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayX0L6BS', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'], ], 'parameters' => [ [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'InstanceAttributes', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ @@ -3052,9 +1871,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3063,14 +1880,8 @@ ], 'ModifyApp' => [ 'summary' => '修改APP', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3079,35 +1890,23 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '94595', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], [ 'name' => 'AppName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ @@ -3115,9 +1914,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3126,14 +1923,8 @@ ], 'ModifyAppForInner' => [ 'summary' => '修改APP信息', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3145,61 +1936,38 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '94596', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppName', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Extend', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], [ 'name' => 'Disabled', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - ], + 'schema' => ['type' => 'boolean'], ], ], 'responses' => [ @@ -3207,9 +1975,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3218,14 +1984,8 @@ ], 'ModifyGroupAuthAppCodeForBackend' => [ 'summary' => '修改分组授权AppCode', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3234,9 +1994,7 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '94598', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ @@ -3245,28 +2003,18 @@ 'schema' => [ 'type' => 'string', 'required' => true, - 'enum' => [ - 'UNSUPPORT', - 'SUPPORT', - ], + 'enum' => ['UNSUPPORT', 'SUPPORT'], ], ], [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], ], 'responses' => [ @@ -3274,9 +2022,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3285,14 +2031,8 @@ ], 'ResetAppCodeForInner' => [ 'summary' => '重置AppCode', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3301,41 +2041,23 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '94619', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppCode', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '248213c1bb9049ba8fbd4a398ac2a093', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '248213c1bb9049ba8fbd4a398ac2a093'], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '1707234864281204', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '1707234864281204'], ], [ 'name' => 'NewAppCode', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'a6245c6af01b46ac838993f17027b2bd', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'a6245c6af01b46ac838993f17027b2bd'], ], ], 'responses' => [ @@ -3343,11 +2065,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'DA4EF310-163D-5560-B73C-10F1C3ADF865', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'DA4EF310-163D-5560-B73C-10F1C3ADF865'], ], ], ], @@ -3356,14 +2074,8 @@ ], 'ResetSecretByAppKeyForInner' => [ 'summary' => '重置APP秘钥', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3373,53 +2085,28 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '94621', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'example' => '204169484', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'example' => '204169484'], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - 'example' => '1009768422449530', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true, 'example' => '1009768422449530'], ], [ 'name' => 'NewAppSecret', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'b7e752d1580227e0af3ab1b5e643a497', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'b7e752d1580227e0af3ab1b5e643a497'], ], [ 'name' => 'NewAppKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'testAppKey', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'testAppKey'], ], ], 'responses' => [ @@ -3427,11 +2114,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '72B9CFC0-80EA-5DBC-894F-C52921F085BE', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '72B9CFC0-80EA-5DBC-894F-C52921F085BE'], ], ], ], @@ -3440,14 +2123,8 @@ ], 'SetAccessPermissionByGroupForBackend' => [ 'summary' => '设置分组的访问权限', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3456,27 +2133,18 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '94623', - 'abilityTreeNodes' => [ - 'FEATUREapigatewaySKO2I5', - ], + 'abilityTreeNodes' => ['FEATUREapigatewaySKO2I5'], ], 'parameters' => [ [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], ], 'responses' => [ @@ -3484,12 +2152,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'InstanceId' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], + 'InstanceId' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3498,14 +2162,8 @@ ], 'SetPurchasedApiGroupStatus' => [ 'summary' => '设置购买API分组的状态', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3514,43 +2172,28 @@ 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '94631', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayX0L6BS', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayX0L6BS'], ], 'parameters' => [ [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'GroupId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'BillingStatus', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => false, - ], + 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'CloseOrder', 'in' => 'query', - 'schema' => [ - 'type' => 'boolean', - 'required' => false, - ], + 'schema' => ['type' => 'boolean', 'required' => false], ], ], 'responses' => [ @@ -3558,9 +2201,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'type' => 'string', - ], + 'RequestId' => ['type' => 'string'], ], ], ], @@ -3569,14 +2210,8 @@ ], 'DescribeAppSecurityForInner' => [ 'summary' => '查询APP秘钥信息', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3588,33 +2223,18 @@ 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '94561', - 'abilityTreeNodes' => [ - 'FEATUREapigatewayCRDGVZ', - ], + 'abilityTreeNodes' => ['FEATUREapigatewayCRDGVZ'], ], 'parameters' => [ [ 'name' => 'AppId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'docRequired' => true, - 'example' => '110862931', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true, 'example' => '110862931'], ], [ 'name' => 'AliUid', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '1037842620328768', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '1037842620328768'], ], ], 'responses' => [ @@ -3622,36 +2242,12 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'AppSecret' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'c1ae97aaa7e45f21d10824bc44678fee', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '418DAAE7-A0C2-5E9C-ADFF-4CD14A474F88', - ], - 'AppKey' => [ - 'description' => '', - 'type' => 'string', - 'example' => '60030986', - ], - 'ModifiedTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2019-01-29T09:33:01Z', - ], - 'AppCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => '3aaf905a0a1f4f0eabc6d891dfa08afc', - ], - 'CreatedTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2019-01-29T09:33:01Z', - ], + 'AppSecret' => ['description' => '', 'type' => 'string', 'example' => 'c1ae97aaa7e45f21d10824bc44678fee'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '418DAAE7-A0C2-5E9C-ADFF-4CD14A474F88'], + 'AppKey' => ['description' => '', 'type' => 'string', 'example' => '60030986'], + 'ModifiedTime' => ['description' => '', 'type' => 'string', 'example' => '2019-01-29T09:33:01Z'], + 'AppCode' => ['description' => '', 'type' => 'string', 'example' => '3aaf905a0a1f4f0eabc6d891dfa08afc'], + 'CreatedTime' => ['description' => '', 'type' => 'string', 'example' => '2019-01-29T09:33:01Z'], ], ], ], @@ -3660,14 +2256,8 @@ ], 'DeleteUserWhiteListByType' => [ 'summary' => '根据type、uid以及entityId(如果有)删除白名单中的用户', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3675,33 +2265,22 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'delete', - ], + 'systemTags' => ['operationType' => 'delete'], 'parameters' => [ [ 'name' => 'Type', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'Uid', 'in' => 'query', - 'schema' => [ - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - ], + 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true], ], [ 'name' => 'EntityId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - ], + 'schema' => ['type' => 'string'], ], ], 'responses' => [ @@ -3710,10 +2289,7 @@ 'title' => 'Schema of Response', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'title' => 'Id of the request', - 'type' => 'string', - ], + 'RequestId' => ['title' => 'Id of the request', 'type' => 'string'], ], ], ], @@ -3721,133 +2297,37 @@ ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-heyuan-acdr-1', - 'endpoint' => 'apigateway.cn-heyuan-acdr-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-5', - 'endpoint' => 'apigateway.ap-southeast-5.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-7', - 'endpoint' => 'apigateway.ap-southeast-7.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou', - 'endpoint' => 'apigateway.cn-hangzhou.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-1', - 'endpoint' => 'apigateway.ap-northeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong', - 'endpoint' => 'apigateway.cn-hongkong.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen', - 'endpoint' => 'apigateway.cn-shenzhen.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'apigateway.cn-shanghai.aliyuncs.com', - ], - [ - 'regionId' => 'cn-chengdu', - 'endpoint' => 'apigateway.cn-chengdu.aliyuncs.com', - ], - [ - 'regionId' => 'eu-west-1', - 'endpoint' => 'apigateway.eu-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-north-2-gov-1', - 'endpoint' => 'apigateway.cn-north-2-gov-1.aliyuncs.com', - ], - [ - 'regionId' => 'me-east-1', - 'endpoint' => 'apigateway.me-east-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-2', - 'endpoint' => 'apigateway.ap-northeast-2.aliyuncs.com', - ], - [ - 'regionId' => 'cn-huhehaote', - 'endpoint' => 'apigateway.cn-huhehaote.aliyuncs.com', - ], - [ - 'regionId' => 'me-central-1', - 'endpoint' => 'apigateway.me-central-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-3', - 'endpoint' => 'apigateway.ap-southeast-3.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-1', - 'endpoint' => 'apigateway.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing-finance-1', - 'endpoint' => 'apigateway.cn-beijing-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'us-east-1', - 'endpoint' => 'apigateway.us-east-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-finance', - 'endpoint' => 'apigateway.cn-hangzhou-finance.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-finance-1', - 'endpoint' => 'apigateway.cn-shanghai-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-qingdao', - 'endpoint' => 'apigateway.cn-qingdao.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangjiakou', - 'endpoint' => 'apigateway.cn-zhangjiakou.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-finance-1', - 'endpoint' => 'apigateway.cn-shenzhen-finance-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-inner', - 'endpoint' => 'apigateway.cn-shanghai-inner.aliyuncs.com', - ], - [ - 'regionId' => 'cn-guangzhou', - 'endpoint' => 'apigateway.cn-guangzhou.aliyuncs.com', - ], - [ - 'regionId' => 'us-west-1', - 'endpoint' => 'apigateway.us-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-wulanchabu', - 'endpoint' => 'apigateway.cn-wulanchabu.aliyuncs.com', - ], - [ - 'regionId' => 'eu-central-1', - 'endpoint' => 'apigateway.eu-central-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-6', - 'endpoint' => 'apigateway.ap-southeast-6.aliyuncs.com', - ], - [ - 'regionId' => 'cn-heyuan', - 'endpoint' => 'apigateway.cn-heyuan.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing', - 'endpoint' => 'apigateway.cn-beijing.aliyuncs.com', - ], + ['regionId' => 'cn-heyuan-acdr-1', 'endpoint' => 'apigateway.cn-heyuan-acdr-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-5', 'endpoint' => 'apigateway.ap-southeast-5.aliyuncs.com'], + ['regionId' => 'ap-southeast-7', 'endpoint' => 'apigateway.ap-southeast-7.aliyuncs.com'], + ['regionId' => 'cn-hangzhou', 'endpoint' => 'apigateway.cn-hangzhou.aliyuncs.com'], + ['regionId' => 'ap-northeast-1', 'endpoint' => 'apigateway.ap-northeast-1.aliyuncs.com'], + ['regionId' => 'cn-hongkong', 'endpoint' => 'apigateway.cn-hongkong.aliyuncs.com'], + ['regionId' => 'cn-shenzhen', 'endpoint' => 'apigateway.cn-shenzhen.aliyuncs.com'], + ['regionId' => 'cn-shanghai', 'endpoint' => 'apigateway.cn-shanghai.aliyuncs.com'], + ['regionId' => 'cn-chengdu', 'endpoint' => 'apigateway.cn-chengdu.aliyuncs.com'], + ['regionId' => 'eu-west-1', 'endpoint' => 'apigateway.eu-west-1.aliyuncs.com'], + ['regionId' => 'cn-north-2-gov-1', 'endpoint' => 'apigateway.cn-north-2-gov-1.aliyuncs.com'], + ['regionId' => 'me-east-1', 'endpoint' => 'apigateway.me-east-1.aliyuncs.com'], + ['regionId' => 'ap-northeast-2', 'endpoint' => 'apigateway.ap-northeast-2.aliyuncs.com'], + ['regionId' => 'cn-huhehaote', 'endpoint' => 'apigateway.cn-huhehaote.aliyuncs.com'], + ['regionId' => 'me-central-1', 'endpoint' => 'apigateway.me-central-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-3', 'endpoint' => 'apigateway.ap-southeast-3.aliyuncs.com'], + ['regionId' => 'ap-southeast-1', 'endpoint' => 'apigateway.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'cn-beijing-finance-1', 'endpoint' => 'apigateway.cn-beijing-finance-1.aliyuncs.com'], + ['regionId' => 'us-east-1', 'endpoint' => 'apigateway.us-east-1.aliyuncs.com'], + ['regionId' => 'cn-hangzhou-finance', 'endpoint' => 'apigateway.cn-hangzhou-finance.aliyuncs.com'], + ['regionId' => 'cn-shanghai-finance-1', 'endpoint' => 'apigateway.cn-shanghai-finance-1.aliyuncs.com'], + ['regionId' => 'cn-qingdao', 'endpoint' => 'apigateway.cn-qingdao.aliyuncs.com'], + ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'apigateway.cn-zhangjiakou.aliyuncs.com'], + ['regionId' => 'cn-shenzhen-finance-1', 'endpoint' => 'apigateway.cn-shenzhen-finance-1.aliyuncs.com'], + ['regionId' => 'cn-shanghai-inner', 'endpoint' => 'apigateway.cn-shanghai-inner.aliyuncs.com'], + ['regionId' => 'cn-guangzhou', 'endpoint' => 'apigateway.cn-guangzhou.aliyuncs.com'], + ['regionId' => 'us-west-1', 'endpoint' => 'apigateway.us-west-1.aliyuncs.com'], + ['regionId' => 'cn-wulanchabu', 'endpoint' => 'apigateway.cn-wulanchabu.aliyuncs.com'], + ['regionId' => 'eu-central-1', 'endpoint' => 'apigateway.eu-central-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-6', 'endpoint' => 'apigateway.ap-southeast-6.aliyuncs.com'], + ['regionId' => 'cn-heyuan', 'endpoint' => 'apigateway.cn-heyuan.aliyuncs.com'], + ['regionId' => 'cn-beijing', 'endpoint' => 'apigateway.cn-beijing.aliyuncs.com'], ], ]; |
