summaryrefslogtreecommitdiff
path: root/data/en_us/iqs/2024-11-21
diff options
context:
space:
mode:
authorZhineng Li <im@zhineng.li>2026-07-12 17:11:17 +0800
committerZhineng Li <im@zhineng.li>2026-07-12 17:11:17 +0800
commit1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634 (patch)
tree5f0857666365b7e40cdaa3733ebe1f3ba9e13c67 /data/en_us/iqs/2024-11-21
parent7347bac4ab7e136157fc94777e6cf87ef9e08599 (diff)
downloadafterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.tar.gz
afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.zip
update APIs 20260712
Diffstat (limited to 'data/en_us/iqs/2024-11-21')
-rw-r--r--data/en_us/iqs/2024-11-21/api-docs.php982
1 files changed, 323 insertions, 659 deletions
diff --git a/data/en_us/iqs/2024-11-21/api-docs.php b/data/en_us/iqs/2024-11-21/api-docs.php
index 67aa1e1..4ea6425 100644
--- a/data/en_us/iqs/2024-11-21/api-docs.php
+++ b/data/en_us/iqs/2024-11-21/api-docs.php
@@ -1,31 +1,12 @@
<?php return [
'version' => '1.0',
- 'info' => [
- 'style' => 'ROA',
- 'product' => 'IQS',
- 'version' => '2024-11-21',
- ],
+ 'info' => ['style' => 'ROA', 'product' => 'IQS', 'version' => '2024-11-21'],
'directories' => [
[
'id' => 0,
'title' => '其它',
'type' => 'directory',
- 'children' => [
- 'ExpandSearchExpiredTime',
- 'ManageSearchAccountInfo',
- 'ApplyFormalService',
- 'GetAccountReviewRecord',
- 'GetServiceConfig',
- 'CheckAccountType',
- 'GetAccountConfigInfo',
- 'ListMeteringDailyDetail',
- 'GetMeteringSummary',
- 'ListApiCallDailyDetail',
- 'ListSubAccountInfo',
- 'DownloadMeteringDailyDetail',
- 'ListApiNames',
- 'DownloadApiCallDailyDetail',
- ],
+ 'children' => ['ExpandSearchExpiredTime', 'ManageSearchAccountInfo', 'ApplyFormalService', 'GetAccountReviewRecord', 'GetServiceConfig', 'CheckAccountType', 'GetAccountConfigInfo', 'ListMeteringDailyDetail', 'GetMeteringSummary', 'ListApiCallDailyDetail', 'ListSubAccountInfo', 'DownloadMeteringDailyDetail', 'ListApiNames', 'DownloadApiCallDailyDetail', 'ListApiInfos', 'ListLimitations', 'GetNormalServiceConfig', 'StopAutoNormalReview', 'OpenAutoNormalReview'],
],
],
'components' => [
@@ -35,50 +16,12 @@
'visibility' => 'Public',
'type' => 'object',
'properties' => [
- 'accountId' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'string',
- 'example' => '1159902965389687',
- 'backendName' => 'accountId',
- ],
- 'testQueryPerDay' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'integer',
- 'format' => 'int32',
- 'example' => '2000',
- 'backendName' => 'testQueryPerDay',
- ],
- 'testQps' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'integer',
- 'format' => 'int32',
- 'example' => '3',
- 'backendName' => 'testQps',
- ],
- 'quarkKey' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'string',
- 'example' => '1',
- 'backendName' => 'quarkKey',
- ],
- 'name' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'string',
- 'example' => '',
- 'backendName' => 'name',
- ],
- 'quarkName' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'string',
- 'example' => '1',
- 'backendName' => 'quarkName',
- ],
+ 'accountId' => ['description' => '', 'visibility' => 'Public', 'type' => 'string', 'example' => '1159902965389687', 'backendName' => 'accountId'],
+ 'testQueryPerDay' => ['description' => '', 'visibility' => 'Public', 'type' => 'integer', 'format' => 'int32', 'example' => '2000', 'backendName' => 'testQueryPerDay'],
+ 'testQps' => ['description' => '', 'visibility' => 'Public', 'type' => 'integer', 'format' => 'int32', 'example' => '3', 'backendName' => 'testQps'],
+ 'quarkKey' => ['description' => '', 'visibility' => 'Public', 'type' => 'string', 'example' => '1', 'backendName' => 'quarkKey'],
+ 'name' => ['description' => '', 'visibility' => 'Public', 'type' => 'string', 'example' => '', 'backendName' => 'name'],
+ 'quarkName' => ['description' => '', 'visibility' => 'Public', 'type' => 'string', 'example' => '1', 'backendName' => 'quarkName'],
],
],
'ExpendExpiredTimeRequest' => [
@@ -86,20 +29,8 @@
'visibility' => 'Public',
'type' => 'object',
'properties' => [
- 'accountId' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'string',
- 'example' => '280451935746041600',
- 'backendName' => 'accountId',
- ],
- 'testStartTime' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'string',
- 'example' => '2025:02:24 00:00:00',
- 'backendName' => 'testStartTime',
- ],
+ 'accountId' => ['description' => '', 'visibility' => 'Public', 'type' => 'string', 'example' => '280451935746041600', 'backendName' => 'accountId'],
+ 'testStartTime' => ['description' => '', 'visibility' => 'Public', 'type' => 'string', 'example' => '2025:02:24 00:00:00', 'backendName' => 'testStartTime'],
],
],
'OperationResult' => [
@@ -107,13 +38,7 @@
'visibility' => 'Public',
'type' => 'object',
'properties' => [
- 'success' => [
- 'description' => '',
- 'visibility' => 'Public',
- 'type' => 'boolean',
- 'example' => 'True',
- 'backendName' => 'success',
- ],
+ 'success' => ['description' => '', 'visibility' => 'Public', 'type' => 'boolean', 'example' => 'True', 'backendName' => 'success'],
],
],
],
@@ -122,153 +47,101 @@
'ExpandSearchExpiredTime' => [
'summary' => '延长测试时间',
'path' => '/linked-retrieval/linked-retrieval-admin/openService/v1/account/commands/expendExpiredTime',
- 'methods' => [
- 'post',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpG3IIA0',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpG3IIA0'],
'tenantRelevance' => 'tenant',
],
'parameters' => [
[
'name' => 'body',
'in' => 'body',
- 'schema' => [
- 'description' => '',
- 'required' => false,
- '$ref' => '#/components/schemas/ExpendExpiredTimeRequest',
- ],
+ 'schema' => ['description' => '', 'required' => false, '$ref' => '#/components/schemas/ExpendExpiredTimeRequest'],
],
],
'responses' => [
200 => [
- 'schema' => [
- 'description' => '',
- '$ref' => '#/components/schemas/OperationResult',
- ],
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/OperationResult'],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"success\\": true\\n}","type":"json"}]',
],
'ManageSearchAccountInfo' => [
'summary' => '管理智搜用户',
'path' => '/linked-retrieval/linked-retrieval-admin/openService/v1/account/commands/manage',
- 'methods' => [
- 'post',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpG3IIA0',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpG3IIA0'],
'tenantRelevance' => 'tenant',
],
'parameters' => [
[
'name' => 'body',
'in' => 'body',
- 'schema' => [
- 'description' => '',
- 'required' => false,
- '$ref' => '#/components/schemas/AccountInfoManageRequest',
- ],
+ 'schema' => ['description' => '', 'required' => false, '$ref' => '#/components/schemas/AccountInfoManageRequest'],
],
],
'responses' => [
200 => [
- 'schema' => [
- 'description' => '',
- '$ref' => '#/components/schemas/OperationResult',
- ],
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/OperationResult'],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"success\\": true\\n}","type":"json"}]',
],
'ApplyFormalService' => [
'summary' => '申请正式开通',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/services/commands/applyFormalService',
- 'methods' => [
- 'post',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcp7A75FP',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcp7A75FP'],
],
'parameters' => [
[
'name' => 'body',
'in' => 'body',
'style' => 'json',
- 'schema' => [
- 'description' => '',
- 'required' => false,
- '$ref' => '#/components/schemas/ApplyFormalServiceCmd',
- ],
+ 'schema' => ['description' => '', 'required' => false, '$ref' => '#/components/schemas/ApplyFormalServiceCmd'],
],
],
'responses' => [
@@ -278,52 +151,33 @@
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
- 'requestId' => [
- 'title' => 'Id of the request',
- 'description' => 'Id of the request',
- 'type' => 'string',
- 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364',
- ],
- 'success' => [
- 'description' => '',
- 'type' => 'boolean',
- 'example' => 'True',
- ],
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364'],
+ 'success' => ['description' => '', 'type' => 'boolean', 'example' => 'True'],
],
],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"ECB2144C-E277-5434-80E6-12D26678D364\\",\\n \\"success\\": true\\n}","type":"json"}]',
],
'GetAccountReviewRecord' => [
'summary' => '查询用户申请记录',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/services/commands/reviewRecord',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'produces' => [
- 'application/json',
- ],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcp7A75FP',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcp7A75FP'],
],
'parameters' => [],
'responses' => [
@@ -333,153 +187,77 @@
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
- 'requestId' => [
- 'title' => 'Id of the request',
- 'description' => 'Id of the request',
- 'type' => 'string',
- 'example' => '6788a2c2-157d4ebe-ad979cd4f296',
- ],
- 'aliUid' => [
- 'title' => '请求id',
- 'type' => 'string',
- 'example' => '123123213123',
- ],
- 'instanceId' => [
- 'title' => '用户id',
- 'type' => 'string',
- 'example' => '测试商品',
- ],
- 'productName' => [
- 'title' => '实例id',
- 'type' => 'string',
- 'example' => '30',
- ],
- 'qps' => [
- 'title' => '商品名称',
- 'type' => 'integer',
- 'format' => 'int32',
- 'example' => '张三',
- ],
- 'contactName' => [
- 'title' => 'qps',
- 'type' => 'string',
- 'example' => '18987236721',
- ],
- 'phone' => [
- 'title' => '联系人名称',
- 'type' => 'string',
- 'example' => '123214889322',
- ],
- 'address' => [
- 'title' => '电话',
- 'type' => 'string',
- 'example' => '杭州',
- ],
- 'sceneDesc' => [
- 'title' => '地址',
- 'type' => 'string',
- 'example' => '测试',
- ],
- 'serviceType' => [
- 'title' => '场景名称',
- 'type' => 'string',
- 'example' => '测试',
- ],
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => '6788a2c2-157d4ebe-ad979cd4f296'],
+ 'aliUid' => ['title' => '请求id', 'type' => 'string', 'example' => '123123213123'],
+ 'instanceId' => ['title' => '用户id', 'type' => 'string', 'example' => '测试商品'],
+ 'productName' => ['title' => '实例id', 'type' => 'string', 'example' => '30'],
+ 'qps' => ['title' => '商品名称', 'type' => 'integer', 'format' => 'int32', 'example' => '张三'],
+ 'contactName' => ['title' => 'qps', 'type' => 'string', 'example' => '18987236721'],
+ 'phone' => ['title' => '联系人名称', 'type' => 'string', 'example' => '123214889322'],
+ 'address' => ['title' => '电话', 'type' => 'string', 'example' => '杭州'],
+ 'sceneDesc' => ['title' => '地址', 'type' => 'string', 'example' => '测试'],
+ 'serviceType' => ['title' => '场景名称', 'type' => 'string', 'example' => '测试'],
'scopes' => [
'title' => '服务类型',
'type' => 'array',
- 'items' => [
- 'title' => 'quark',
- 'type' => 'string',
- ],
- ],
- 'applyType' => [
- 'title' => '服务申请',
- 'type' => 'string',
- 'example' => '申请服务',
+ 'items' => ['title' => 'quark', 'type' => 'string'],
],
+ 'applyType' => ['title' => '服务申请', 'type' => 'string', 'example' => '申请服务'],
],
],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"6788a2c2-157d4ebe-ad979cd4f296\\",\\n \\"aliUid\\": \\"123123213123\\",\\n \\"instanceId\\": \\"测试商品\\",\\n \\"productName\\": \\"30\\",\\n \\"qps\\": 0,\\n \\"contactName\\": \\"18987236721\\",\\n \\"phone\\": \\"123214889322\\",\\n \\"address\\": \\"杭州\\",\\n \\"sceneDesc\\": \\"测试\\",\\n \\"serviceType\\": \\"测试\\",\\n \\"scopes\\": [\\n \\"\\"\\n ],\\n \\"applyType\\": \\"申请服务\\"\\n}","type":"json"}]',
],
'GetServiceConfig' => [
'summary' => '查询服务额度信息',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/services/commands/serviceConfig',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcp7A75FP',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcp7A75FP'],
],
'parameters' => [],
'responses' => [
200 => [
- 'schema' => [
- 'description' => '',
- '$ref' => '#/components/schemas/ServiceConfigResult',
- ],
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/ServiceConfigResult'],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"poiSearchTotalQuota\\": \\"\\",\\n \\"poiSearchUsedQuota\\": \\"\\",\\n \\"searchTotalQuota\\": \\"\\",\\n \\"searchUsedQuota\\": \\"\\",\\n \\"status\\": \\"\\"\\n}","type":"json"}]',
],
'CheckAccountType' => [
'summary' => '校验账号类型',
'path' => '/linked-retrieval/linked-retrieval-admin/openService/v1/account/commands/checkAccountType',
- 'methods' => [
- 'post',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcp7A75FP',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcp7A75FP'],
],
'parameters' => [],
'responses' => [
@@ -489,65 +267,36 @@
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
- 'requestId' => [
- 'title' => 'Id of the request',
- 'description' => 'Id of the request',
- 'type' => 'string',
- 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364',
- ],
- 'success' => [
- 'description' => '',
- 'type' => 'boolean',
- 'example' => 'True',
- ],
- 'message' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => 'ok',
- ],
- 'link' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => 'http://',
- ],
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364'],
+ 'success' => ['description' => '', 'type' => 'boolean', 'example' => 'True'],
+ 'message' => ['description' => '', 'type' => 'string', 'example' => 'ok'],
+ 'link' => ['description' => '', 'type' => 'string', 'example' => 'http://'],
],
],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"ECB2144C-E277-5434-80E6-12D26678D364\\",\\n \\"success\\": true,\\n \\"message\\": \\"ok\\",\\n \\"link\\": \\"http://\\"\\n}","type":"json"}]',
],
'GetAccountConfigInfo' => [
'summary' => '获取账号配置信息',
'path' => '/linked-retrieval/linked-retrieval-admin/openService/v1/account/command/accountConfig',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [],
'responses' => [
@@ -557,448 +306,253 @@
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
- 'requestId' => [
- 'title' => 'Id of the request',
- 'description' => 'Id of the request',
- 'type' => 'string',
- 'example' => '6788a2c2-157d4ebe-ad979cd4f296',
- ],
- 'mainAccountId' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => '12123123123',
- ],
- 'accountStatus' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => 'Normal',
- ],
- 'availableTime' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => '2025-07-12 12:00:00',
- ],
- 'ladderType' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => 'FixLadder',
- ],
- 'billQps' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => '30',
- ],
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => '6788a2c2-157d4ebe-ad979cd4f296'],
+ 'mainAccountId' => ['description' => '', 'type' => 'string', 'example' => '12123123123'],
+ 'accountStatus' => ['description' => '', 'type' => 'string', 'example' => 'Normal'],
+ 'availableTime' => ['description' => '', 'type' => 'string', 'example' => '2025-07-12 12:00:00'],
+ 'ladderType' => ['description' => '', 'type' => 'string', 'example' => 'FixLadder'],
+ 'billQps' => ['description' => '', 'type' => 'string', 'example' => '30'],
],
],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"6788a2c2-157d4ebe-ad979cd4f296\\",\\n \\"mainAccountId\\": \\"12123123123\\",\\n \\"accountStatus\\": \\"Normal\\",\\n \\"availableTime\\": \\"2025-07-12 12:00:00\\",\\n \\"ladderType\\": \\"FixLadder\\",\\n \\"billQps\\": \\"30\\"\\n}","type":"json"}]',
],
'ListMeteringDailyDetail' => [
'summary' => '查询计量日明细信息',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/metering/dailyDetail',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [
[
'name' => 'startTime',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '20240908',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '20240908'],
],
[
'name' => 'endTime',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '20240908',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '20240908'],
],
[
'name' => 'subAccountId',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '23432423423434',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '23432423423434'],
],
[
'name' => 'billPeriod',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '202506',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '202506'],
],
[
'name' => 'billingItem',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''],
],
[
'name' => 'pageNumber',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'example' => '1',
- ],
+ 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'],
],
[
'name' => 'pageSize',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'example' => '10',
- ],
+ 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'],
],
],
'responses' => [
200 => [
- 'schema' => [
- 'description' => '',
- '$ref' => '#/components/schemas/ListMeteringDailyDetailResult',
- ],
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/ListMeteringDailyDetailResult'],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"meteringDailyDetailList\\": [\\n {\\n \\"billingQps\\": 0,\\n \\"billingFunctionItem\\": \\"\\",\\n \\"failedCount\\": 0,\\n \\"subAccountId\\": \\"\\",\\n \\"billingItem\\": \\"\\",\\n \\"successCount\\": 0,\\n \\"billDate\\": \\"\\",\\n \\"billPeriod\\": \\"\\",\\n \\"ladderTypeCode\\": 0\\n }\\n ]\\n}","type":"json"}]',
],
'GetMeteringSummary' => [
'summary' => '查询计量汇总信息',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/metering/summary',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [
[
'name' => 'startTime',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '20240920',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '20240920'],
],
[
'name' => 'endTime',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '20250522',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '20250522'],
],
[
'name' => 'subAccountId',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '2312312312312',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '2312312312312'],
],
[
'name' => 'billPeriod',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '202505',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '202505'],
],
[
'name' => 'billingItem',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''],
],
],
'responses' => [
200 => [
- 'schema' => [
- 'description' => '',
- '$ref' => '#/components/schemas/MeteringSummaryResult',
- ],
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/MeteringSummaryResult'],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"meteringSummaryList\\": [\\n {\\n \\"billingFunctionItem\\": \\"\\",\\n \\"billingItem\\": \\"\\",\\n \\"failCount\\": 0,\\n \\"successCount\\": 0\\n }\\n ]\\n}","type":"json"}]',
],
'ListApiCallDailyDetail' => [
'summary' => '查询Api调用量(性能)日明细',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/apiCall/dailyDetail',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [
[
'name' => 'startTime',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '20240908 ',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '20240908 '],
],
[
'name' => 'endTime',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => '20240908 ',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '20240908 '],
],
[
'name' => 'apiName',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => 'CreateVikaApp',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'CreateVikaApp'],
],
[
'name' => 'engineType',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'string',
- 'required' => false,
- 'example' => 'PlaceBasic',
- ],
+ 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'PlaceBasic'],
],
[
'name' => 'pageNumber',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'example' => '0',
- ],
+ 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '0'],
],
[
'name' => 'pageSize',
'in' => 'query',
- 'schema' => [
- 'description' => '',
- 'type' => 'integer',
- 'format' => 'int32',
- 'required' => false,
- 'example' => '10',
- ],
+ 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'],
],
],
'responses' => [
200 => [
- 'schema' => [
- 'description' => '',
- '$ref' => '#/components/schemas/ListApiCallDailyDetailResult',
- ],
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/ListApiCallDailyDetailResult'],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"details\\": [\\n {\\n \\"apiName\\": \\"\\",\\n \\"failedCount\\": 0,\\n \\"subAccountId\\": \\"\\",\\n \\"avgLatency\\": 0,\\n \\"engineType\\": \\"\\",\\n \\"successCount\\": 0,\\n \\"billDate\\": \\"\\",\\n \\"p95Latency\\": 0,\\n \\"requestMaxQps\\": 0,\\n \\"p90Latency\\": 0\\n }\\n ]\\n}","type":"json"}]',
],
'ListSubAccountInfo' => [
'summary' => '查询主账号的所有子账号信息',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/subAccountInfo',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [],
'responses' => [
200 => [
- 'schema' => [
- 'description' => '',
- '$ref' => '#/components/schemas/ListSubAccountInfoResult',
- ],
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/ListSubAccountInfoResult'],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"subAccountInfos\\": [\\n {\\n \\"accountName\\": \\"\\"\\n }\\n ]\\n}","type":"json"}]',
],
'DownloadMeteringDailyDetail' => [
'summary' => '下载接口计量日明细',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/downloadMeteringDailyDetail',
- 'methods' => [
- 'post',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [
[
'name' => 'body',
'in' => 'body',
- 'schema' => [
- 'description' => '',
- 'required' => false,
- '$ref' => '#/components/schemas/DownloadMeteringDailyDetailCmd',
- ],
+ 'schema' => ['description' => '', 'required' => false, '$ref' => '#/components/schemas/DownloadMeteringDailyDetailCmd'],
],
],
'responses' => [
@@ -1008,55 +562,34 @@
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
- 'requestId' => [
- 'title' => 'Id of the request',
- 'description' => 'Id of the request',
- 'type' => 'string',
- 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364',
- ],
- 'downloadUrl' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => 'https://',
- ],
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364'],
+ 'downloadUrl' => ['description' => '', 'type' => 'string', 'example' => 'https://'],
],
],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"ECB2144C-E277-5434-80E6-12D26678D364\\",\\n \\"downloadUrl\\": \\"https://\\"\\n}","type":"json"}]',
],
'ListApiNames' => [
'summary' => 'Api名称列表',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/apiNames',
- 'methods' => [
- 'get',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [],
'responses' => [
@@ -1066,71 +599,84 @@
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
- 'requestId' => [
- 'title' => 'Id of the request',
- 'description' => 'Id of the request',
- 'type' => 'string',
- 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364',
- ],
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => 'ECB2144C-E277-5434-80E6-12D26678D364'],
'apiNames' => [
'description' => '',
'type' => 'array',
- 'items' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => 'UnfileSearch',
- ],
+ 'items' => ['description' => '', 'type' => 'string', 'example' => 'UnfileSearch'],
],
],
],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
- ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"ECB2144C-E277-5434-80E6-12D26678D364\\",\\n \\"apiNames\\": [\\n \\"UnfileSearch\\"\\n ]\\n}","type":"json"}]',
],
'DownloadApiCallDailyDetail' => [
'summary' => '下载接口计量日明细',
'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/downloadApiCallDailyDetail',
- 'methods' => [
- 'post',
- ],
- 'schemes' => [
- 'https',
- ],
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
'security' => [
[
'AK' => [],
],
],
- 'consumes' => [
- 'application/json',
- ],
- 'produces' => [
- 'application/json',
- ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
- 'abilityTreeNodes' => [
- 'FEATUREalibababcpLY9PPK',
- ],
+ 'abilityTreeNodes' => ['FEATUREalibababcpLY9PPK'],
],
'parameters' => [
[
'name' => 'body',
'in' => 'body',
+ 'schema' => ['description' => '', 'required' => false, '$ref' => '#/components/schemas/DownloadApiCallDailyDetailCmd'],
+ ],
+ ],
+ 'responses' => [
+ 200 => [
'schema' => [
- 'description' => '',
- 'required' => false,
- '$ref' => '#/components/schemas/DownloadApiCallDailyDetailCmd',
+ 'title' => 'Schema of Response',
+ 'description' => 'Schema of Response',
+ 'type' => 'object',
+ 'properties' => [
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => '37A6ED15-DB44-50B5-B0DF-9449EED8FDF4'],
+ 'downloadUrl' => ['description' => '', 'type' => 'string', 'example' => 'https://'],
+ ],
],
],
],
+ 'staticInfo' => ['returnType' => 'synchronous'],
+ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"37A6ED15-DB44-50B5-B0DF-9449EED8FDF4\\",\\n \\"downloadUrl\\": \\"https://\\"\\n}","type":"json"}]',
+ ],
+ 'ListApiInfos' => [
+ 'summary' => 'api基础信息',
+ 'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/monitors/commands/apiInfos',
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
+ 'security' => [
+ [
+ 'AK' => [],
+ ],
+ ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
+ 'operationType' => 'read',
+ 'deprecated' => false,
+ 'systemTags' => [
+ 'operationType' => 'none',
+ 'riskType' => 'none',
+ 'chargeType' => 'free',
+ 'abilityTreeNodes' => ['FEATUREalibababcpR93YRD'],
+ 'tenantRelevance' => 'publicInformation',
+ ],
+ 'parameters' => [],
'responses' => [
200 => [
'schema' => [
@@ -1138,31 +684,149 @@
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
- 'requestId' => [
- 'title' => 'Id of the request',
- 'description' => 'Id of the request',
- 'type' => 'string',
- 'example' => '37A6ED15-DB44-50B5-B0DF-9449EED8FDF4',
- ],
- 'downloadUrl' => [
- 'description' => '',
- 'type' => 'string',
- 'example' => 'https://',
- ],
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => '86CD53FA-81A5-56A0-AE6F-CA1C56F48574'],
],
],
],
],
- 'staticInfo' => [
- 'returnType' => 'synchronous',
+ 'staticInfo' => ['returnType' => 'synchronous'],
+ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"86CD53FA-81A5-56A0-AE6F-CA1C56F48574\\"\\n}","type":"json"}]',
+ ],
+ 'ListLimitations' => [
+ 'summary' => 'api基础信息',
+ 'path' => '/linked-retrieval/linked-retrieval-admin/openService/v1/console/limitation/commands/list/account',
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
+ 'security' => [
+ [
+ 'AK' => [],
+ ],
],
- 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"37A6ED15-DB44-50B5-B0DF-9449EED8FDF4\\",\\n \\"downloadUrl\\": \\"https://\\"\\n}","type":"json"}]',
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
+ 'operationType' => 'read',
+ 'deprecated' => false,
+ 'systemTags' => [
+ 'operationType' => 'none',
+ 'riskType' => 'none',
+ 'chargeType' => 'free',
+ 'abilityTreeNodes' => ['FEATUREalibababcpR93YRD'],
+ ],
+ 'parameters' => [],
+ 'responses' => [
+ 200 => [
+ 'schema' => [
+ 'title' => 'Schema of Response',
+ 'description' => 'Schema of Response',
+ 'type' => 'object',
+ 'properties' => [
+ 'requestId' => ['title' => 'Id of the request', 'description' => 'Id of the request', 'type' => 'string', 'example' => '7CE283B7-50EC-5ABD-9EE5-FC94C38BE37F'],
+ ],
+ ],
+ ],
+ ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
+ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"requestId\\": \\"7CE283B7-50EC-5ABD-9EE5-FC94C38BE37F\\"\\n}","type":"json"}]',
+ ],
+ 'GetNormalServiceConfig' => [
+ 'summary' => '查询转正用户调用量信息',
+ 'path' => '/linked-retrieval/linked-retrieval-admin/console/v1/services/commands/normalServiceConfig',
+ 'methods' => ['get'],
+ 'schemes' => ['https'],
+ 'security' => [
+ [
+ 'AK' => [],
+ ],
+ ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
+ 'operationType' => 'read',
+ 'deprecated' => false,
+ 'systemTags' => [
+ 'operationType' => 'none',
+ 'riskType' => 'none',
+ 'chargeType' => 'free',
+ 'abilityTreeNodes' => ['FEATUREalibababcpR93YRD'],
+ ],
+ 'parameters' => [],
+ 'responses' => [
+ 200 => [
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/ServiceConfigResult'],
+ ],
+ ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
+ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"poiSearchTotalQuota\\": \\"\\",\\n \\"poiSearchUsedQuota\\": \\"\\",\\n \\"searchTotalQuota\\": \\"\\",\\n \\"searchUsedQuota\\": \\"\\",\\n \\"status\\": \\"\\"\\n}","type":"json"}]',
+ ],
+ 'StopAutoNormalReview' => [
+ 'summary' => '停止自动转正',
+ 'path' => '/linked-retrieval/linked-retrieval-admin/openService/v1/account/commands/stopAutoNormalReview',
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
+ 'security' => [
+ [
+ 'AK' => [],
+ ],
+ ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
+ 'operationType' => 'write',
+ 'deprecated' => false,
+ 'systemTags' => [
+ 'operationType' => 'none',
+ 'riskType' => 'none',
+ 'chargeType' => 'free',
+ 'abilityTreeNodes' => ['FEATUREalibababcpR93YRD'],
+ ],
+ 'parameters' => [],
+ 'responses' => [
+ 200 => [
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/OperationResult'],
+ ],
+ ],
+ 'errorCodes' => [
+ 400 => [
+ ['errorCode' => 'IdempotentParameterMismatch', 'errorMessage' => 'The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.'],
+ ],
+ ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
+ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"success\\": true\\n}","type":"json"}]',
+ ],
+ 'OpenAutoNormalReview' => [
+ 'summary' => '停止自动转正',
+ 'path' => '/linked-retrieval/linked-retrieval-admin/openService/v1/account/commands/openAutoNormalReview',
+ 'methods' => ['post'],
+ 'schemes' => ['https'],
+ 'security' => [
+ [
+ 'AK' => [],
+ ],
+ ],
+ 'consumes' => ['application/json'],
+ 'produces' => ['application/json'],
+ 'operationType' => 'write',
+ 'deprecated' => false,
+ 'systemTags' => [
+ 'operationType' => 'none',
+ 'riskType' => 'none',
+ 'chargeType' => 'free',
+ 'abilityTreeNodes' => ['FEATUREalibababcpR93YRD'],
+ ],
+ 'parameters' => [],
+ 'responses' => [
+ 200 => [
+ 'schema' => ['description' => '', '$ref' => '#/components/schemas/OperationResult'],
+ ],
+ ],
+ 'errorCodes' => [
+ 400 => [
+ ['errorCode' => 'IdempotentParameterMismatch', 'errorMessage' => 'The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.'],
+ ],
+ ],
+ 'staticInfo' => ['returnType' => 'synchronous'],
+ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"success\\": true\\n}","type":"json"}]',
],
],
'endpoints' => [
- [
- 'regionId' => 'cn-zhangjiakou',
- 'endpoint' => 'iqs.cn-zhangjiakou.aliyuncs.com',
- ],
+ ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'iqs.cn-zhangjiakou.aliyuncs.com'],
],
];