diff options
Diffstat (limited to 'data/en_us/chatbot/2017-10-11/api-docs.php')
| -rw-r--r-- | data/en_us/chatbot/2017-10-11/api-docs.php | 6296 |
1 files changed, 959 insertions, 5337 deletions
diff --git a/data/en_us/chatbot/2017-10-11/api-docs.php b/data/en_us/chatbot/2017-10-11/api-docs.php index c29ea7e..a999d0d 100644 --- a/data/en_us/chatbot/2017-10-11/api-docs.php +++ b/data/en_us/chatbot/2017-10-11/api-docs.php @@ -1,34 +1,18 @@ <?php return [ 'version' => '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'Chatbot', - 'version' => '2017-10-11', - ], + 'info' => ['style' => 'RPC', 'product' => 'Chatbot', 'version' => '2017-10-11'], 'directories' => [ [ 'id' => 113830, 'title' => null, 'type' => 'directory', - 'children' => [ - 'GetAsyncResult', - 'Associate', - 'Chat', - 'Feedback', - ], + 'children' => ['GetAsyncResult', 'Associate', 'Chat', 'Feedback'], ], [ 'id' => 113835, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreatePerspective', - 'DeletePerspective', - 'UpdatePerspective', - 'ActivatePerspective', - 'DescribePerspective', - 'QueryPerspectives', - ], + 'children' => ['CreatePerspective', 'DeletePerspective', 'UpdatePerspective', 'ActivatePerspective', 'DescribePerspective', 'QueryPerspectives'], ], [ 'id' => 113841, @@ -39,43 +23,19 @@ 'id' => 113842, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateCategory', - 'DeleteCategory', - 'UpdateCategory', - 'DescribeCategory', - 'QueryCategories', - ], + 'children' => ['CreateCategory', 'DeleteCategory', 'UpdateCategory', 'DescribeCategory', 'QueryCategories'], ], [ 'id' => 113848, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateKnowledge', - 'DeleteKnowledge', - 'UpdateKnowledge', - 'DisableKnowledge', - 'DescribeKnowledge', - 'GetBotKnowledgeStatData', - 'QueryKnowledges', - 'PublishKnowledge', - 'MoveKnowledgeCategory', - ], + 'children' => ['CreateKnowledge', 'DeleteKnowledge', 'UpdateKnowledge', 'DisableKnowledge', 'DescribeKnowledge', 'GetBotKnowledgeStatData', 'QueryKnowledges', 'PublishKnowledge', 'MoveKnowledgeCategory'], ], [ 'id' => 113858, 'title' => null, 'type' => 'directory', - 'children' => [ - 'AddSynonym', - 'CreateCoreWord', - 'DeleteCoreWord', - 'UpdateCoreWord', - 'DescribeCoreWord', - 'QueryCoreWords', - 'RemoveSynonym', - ], + 'children' => ['AddSynonym', 'CreateCoreWord', 'DeleteCoreWord', 'UpdateCoreWord', 'DescribeCoreWord', 'QueryCoreWords', 'RemoveSynonym'], ], ], ], @@ -88,52 +48,25 @@ 'id' => 113867, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateEntity', - 'DeleteEntity', - 'UpdateEntity', - 'DescribeEntities', - 'QuerySystemEntities', - 'QueryEntities', - 'AppendEntityMember', - 'RemoveEntityMember', - ], + 'children' => ['CreateEntity', 'DeleteEntity', 'UpdateEntity', 'DescribeEntities', 'QuerySystemEntities', 'QueryEntities', 'AppendEntityMember', 'RemoveEntityMember'], ], [ 'id' => 113876, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateDialog', - 'DeleteDialog', - 'UpdateDialog', - 'DescribeDialog', - 'QueryDialogs', - ], + 'children' => ['CreateDialog', 'DeleteDialog', 'UpdateDialog', 'DescribeDialog', 'QueryDialogs'], ], [ 'id' => 113882, 'title' => null, 'type' => 'directory', - 'children' => [ - 'DisableDialogFlow', - 'UpdateDialogFlow', - 'DescribeDialogFlow', - 'PublishDialogFlow', - 'TestDialogFlow', - ], + 'children' => ['DisableDialogFlow', 'UpdateDialogFlow', 'DescribeDialogFlow', 'PublishDialogFlow', 'TestDialogFlow'], ], [ 'id' => 113888, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateIntent', - 'DeleteIntent', - 'UpdateIntent', - 'QueryIntents', - 'DescribeIntent', - ], + 'children' => ['CreateIntent', 'DeleteIntent', 'UpdateIntent', 'QueryIntents', 'DescribeIntent'], ], ], ], @@ -141,32 +74,13 @@ 'id' => 113894, 'title' => null, 'type' => 'directory', - 'children' => [ - 'CreateBot', - 'DeleteBot', - 'DescribeBot', - 'QueryBots', - ], + 'children' => ['CreateBot', 'DeleteBot', 'DescribeBot', 'QueryBots'], ], [ 'id' => 113899, 'title' => null, 'type' => 'directory', - 'children' => [ - 'ListConversationLogs', - 'ListBotChatHistorys', - 'GetConversationList', - 'GetBotDsStatData', - 'ListBotColdDsDatas', - 'ListBotDsDetails', - 'ListBotHotDsDatas', - 'GetBotChatData', - 'GetBotSessionData', - 'ListBotColdKnowledges', - 'ListBotHotKnowledges', - 'ListBotKnowledgeDetails', - 'ListBotReceptionDetailDatas', - ], + 'children' => ['ListConversationLogs', 'ListBotChatHistorys', 'GetConversationList', 'GetBotDsStatData', 'ListBotColdDsDatas', 'ListBotDsDetails', 'ListBotHotDsDatas', 'GetBotChatData', 'GetBotSessionData', 'ListBotColdKnowledges', 'ListBotHotKnowledges', 'ListBotKnowledgeDetails', 'ListBotReceptionDetailDatas'], ], ], 'components' => [ @@ -177,51 +91,16 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'CategoryId' => [ - 'title' => '', - 'description' => '', - 'visibility' => 'public', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30000049006', - 'backendName' => 'CategoryId', - ], - 'ParentCategoryId' => [ - 'title' => '', - 'description' => '', - 'visibility' => 'public', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '-1', - 'backendName' => 'ParentCategoryId', - ], - 'AreaCode' => [ - 'title' => '', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'bizcode1', - 'backendName' => 'AreaCode', - ], - 'Name' => [ - 'title' => '', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Name', - ], + 'CategoryId' => ['title' => '', 'description' => '', 'visibility' => 'public', 'type' => 'integer', 'format' => 'int64', 'example' => '30000049006', 'backendName' => 'CategoryId'], + 'ParentCategoryId' => ['title' => '', 'description' => '', 'visibility' => 'public', 'type' => 'integer', 'format' => 'int64', 'example' => '-1', 'backendName' => 'ParentCategoryId'], + 'AreaCode' => ['title' => '', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'bizcode1', 'backendName' => 'AreaCode'], + 'Name' => ['title' => '', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Name'], 'Childrens' => [ 'title' => '', 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/Children', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/Children'], 'backendName' => 'Childrens', ], ], @@ -232,33 +111,14 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'IntentId' => [ - 'title' => 'IntentId', - 'description' => '', - 'visibility' => 'public', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '126558', - 'backendName' => 'IntentId', - ], - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Name', - ], + 'IntentId' => ['title' => 'IntentId', 'description' => '', 'visibility' => 'public', 'type' => 'integer', 'format' => 'int64', 'example' => '126558', 'backendName' => 'IntentId'], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Name'], 'UserSay' => [ 'title' => 'UserSay', 'description' => 'array', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/UsersayMtopDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/UsersayMtopDTO'], 'backendName' => 'UserSay', ], 'RuleCheck' => [ @@ -266,22 +126,14 @@ 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/RuleMtopDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/RuleMtopDTO'], 'backendName' => 'RuleCheck', ], 'Slot' => [ 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/SlotrecordMtopDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/SlotrecordMtopDTO'], 'backendName' => 'Slot', ], ], @@ -292,30 +144,9 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Name', - ], - 'Text' => [ - 'title' => 'Text', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Text', - ], - 'Type' => [ - 'title' => 'Type', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'str', - 'backendName' => 'Type', - ], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Name'], + 'Text' => ['title' => 'Text', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Text'], + 'Type' => ['title' => 'Type', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'str', 'backendName' => 'Type'], ], ], 'PaasButtonListDTO' => [ @@ -329,21 +160,10 @@ 'description' => 'array'."\n", 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/PaasButtonDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/PaasButtonDTO'], 'backendName' => 'Button', ], - 'Intro' => [ - 'title' => 'Intro', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Intro', - ], + 'Intro' => ['title' => 'Intro', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Intro'], ], ], 'PaasConditionEntryDTO' => [ @@ -352,46 +172,11 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Id' => [ - 'title' => 'Id', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '61834a1af175c63df54684ce', - 'backendName' => 'Id', - ], - 'Term' => [ - 'title' => 'Term', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'duration', - 'backendName' => 'Term', - ], - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Name', - ], - 'Type' => [ - 'title' => 'Type', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '0', - 'backendName' => 'Type', - ], - 'Value' => [ - 'title' => 'Value', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'customized', - 'backendName' => 'Value', - ], + 'Id' => ['title' => 'Id', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '61834a1af175c63df54684ce', 'backendName' => 'Id'], + 'Term' => ['title' => 'Term', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'duration', 'backendName' => 'Term'], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Name'], + 'Type' => ['title' => 'Type', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '0', 'backendName' => 'Type'], + 'Value' => ['title' => 'Value', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'customized', 'backendName' => 'Value'], ], ], 'PaasConditionSetDTO' => [ @@ -405,13 +190,7 @@ 'description' => 'array', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'example' => 'Object', - 'extendType' => 'true', - '$ref' => '#/components/schemas/PaasConditionEntryDTO', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'example' => 'Object', 'extendType' => 'true', '$ref' => '#/components/schemas/PaasConditionEntryDTO'], 'backendName' => 'ConditionEntries', ], ], @@ -422,38 +201,10 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Target' => [ - 'title' => 'Target', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '315c7052-9350-4cdc-972a-6a46bc77d9ed', - 'backendName' => 'Target', - ], - 'Id' => [ - 'title' => 'Id', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'FJ-AF2174A7B2D68522', - 'backendName' => 'Id', - ], - 'Source' => [ - 'title' => 'Source', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '315c7052-9350-4cdc-972a-6a46bc77d9ed', - 'backendName' => 'Source', - ], - 'Label' => [ - 'title' => 'Label', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'porn', - 'backendName' => 'Label', - ], + 'Target' => ['title' => 'Target', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '315c7052-9350-4cdc-972a-6a46bc77d9ed', 'backendName' => 'Target'], + 'Id' => ['title' => 'Id', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'FJ-AF2174A7B2D68522', 'backendName' => 'Id'], + 'Source' => ['title' => 'Source', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '315c7052-9350-4cdc-972a-6a46bc77d9ed', 'backendName' => 'Source'], + 'Label' => ['title' => 'Label', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'porn', 'backendName' => 'Label'], ], ], 'PaasEntryDTO' => [ @@ -462,14 +213,7 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'PluginFieldDataEntry' => [ - 'title' => 'PluginFieldDataEntry', - 'description' => '', - 'visibility' => 'public', - 'example' => 'Object', - 'backendName' => 'PluginFieldDataEntry', - '$ref' => '#/components/schemas/PaasEntryPluginFieldDataDTO', - ], + 'PluginFieldDataEntry' => ['title' => 'PluginFieldDataEntry', 'description' => '', 'visibility' => 'public', 'example' => 'Object', 'backendName' => 'PluginFieldDataEntry', '$ref' => '#/components/schemas/PaasEntryPluginFieldDataDTO'], ], ], 'PaasEntryPluginFieldDataDTO' => [ @@ -483,32 +227,11 @@ 'description' => 'array', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'example' => 'Object', - 'extendType' => 'true', - '$ref' => '#/components/schemas/PaasConditionSetDTO', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'example' => 'Object', 'extendType' => 'true', '$ref' => '#/components/schemas/PaasConditionSetDTO'], 'backendName' => 'ContentEntry', ], - 'LifeSpan' => [ - 'title' => 'LifeSpan', - 'description' => '', - 'visibility' => 'public', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '5', - 'backendName' => 'LifeSpan', - ], - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Name', - ], + 'LifeSpan' => ['title' => 'LifeSpan', 'description' => '', 'visibility' => 'public', 'type' => 'integer', 'format' => 'int64', 'example' => '5', 'backendName' => 'LifeSpan'], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Name'], ], ], 'PaasFunctionPluginFieldDataDTO' => [ @@ -517,90 +240,23 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Function' => [ - 'title' => 'Function', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Function', - ], - 'AliyunFunction' => [ - 'title' => 'AliyunFunction', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'AliyunFunction', - ], - 'Type' => [ - 'title' => 'Type', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Type', - ], - 'Description' => [ - 'title' => 'Description', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Description', - ], - 'EndPoint' => [ - 'title' => 'EndPoint', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'https://prodapigw-sofastack.cloud.alipay.com/gateway.do', - 'backendName' => 'EndPoint', - ], - 'Code' => [ - 'title' => 'Code', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '200', - 'backendName' => 'Code', - ], - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Name', - ], - 'AliyunService' => [ - 'title' => 'AliyunService', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'AliyunService', - ], + 'Function' => ['title' => 'Function', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Function'], + 'AliyunFunction' => ['title' => 'AliyunFunction', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'AliyunFunction'], + 'Type' => ['title' => 'Type', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Type'], + 'Description' => ['title' => 'Description', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Description'], + 'EndPoint' => ['title' => 'EndPoint', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'https://prodapigw-sofastack.cloud.alipay.com/gateway.do', 'backendName' => 'EndPoint'], + 'Code' => ['title' => 'Code', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '200', 'backendName' => 'Code'], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Name'], + 'AliyunService' => ['title' => 'AliyunService', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'AliyunService'], 'Switch' => [ 'title' => 'Switch', 'description' => 'array', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/PaasSwitchCaseDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/PaasSwitchCaseDTO'], 'backendName' => 'Switch', ], - 'Params' => [ - 'title' => 'Params', - 'description' => '', - 'visibility' => 'public', - 'type' => 'object', - 'example' => 'map', - 'backendName' => 'Params', - ], + 'Params' => ['title' => 'Params', 'description' => '', 'visibility' => 'public', 'type' => 'object', 'example' => 'map', 'backendName' => 'Params'], ], ], 'PaasNodeDTO' => [ @@ -609,55 +265,12 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Code' => [ - 'title' => 'Code', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '0', - 'backendName' => 'Code', - ], - 'Id' => [ - 'title' => 'Id', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '6128a89f61eaa63de9cf434e', - 'backendName' => 'Id', - ], - 'Label' => [ - 'title' => 'Label', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'sceneId', - 'backendName' => 'Label', - ], - 'Xx' => [ - 'title' => 'Xx', - 'description' => '', - 'visibility' => 'public', - 'type' => 'number', - 'format' => 'double', - 'example' => '100.11', - 'backendName' => 'Xx', - ], - 'Yy' => [ - 'title' => 'Yy', - 'description' => '', - 'visibility' => 'public', - 'type' => 'number', - 'format' => 'double', - 'example' => '302.1', - 'backendName' => 'Yy', - ], - 'PluginData' => [ - 'title' => 'PluginData', - 'description' => 'PluginData', - 'visibility' => 'public', - 'backendName' => 'PluginData', - '$ref' => '#/components/schemas/PaasPluginDataDTO', - ], + 'Code' => ['title' => 'Code', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '0', 'backendName' => 'Code'], + 'Id' => ['title' => 'Id', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '6128a89f61eaa63de9cf434e', 'backendName' => 'Id'], + 'Label' => ['title' => 'Label', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'sceneId', 'backendName' => 'Label'], + 'Xx' => ['title' => 'Xx', 'description' => '', 'visibility' => 'public', 'type' => 'number', 'format' => 'double', 'example' => '100.11', 'backendName' => 'Xx'], + 'Yy' => ['title' => 'Yy', 'description' => '', 'visibility' => 'public', 'type' => 'number', 'format' => 'double', 'example' => '302.1', 'backendName' => 'Yy'], + 'PluginData' => ['title' => 'PluginData', 'description' => 'PluginData', 'visibility' => 'public', 'backendName' => 'PluginData', '$ref' => '#/components/schemas/PaasPluginDataDTO'], ], ], 'PaasProcessData' => [ @@ -671,12 +284,7 @@ 'description' => 'Nodes', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/PaasNodeDTO', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/PaasNodeDTO'], 'backendName' => 'Nodes', ], 'Edges' => [ @@ -684,12 +292,7 @@ 'description' => 'Edges', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/PaasEdgeDTO', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/PaasEdgeDTO'], 'backendName' => 'Edges', ], ], @@ -700,37 +303,10 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Type' => [ - 'title' => 'Type', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'Text', - 'backendName' => 'Type', - ], - 'Text' => [ - 'title' => 'Text', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Text', - ], - 'Image' => [ - 'title' => 'Image', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Image', - ], - 'ButtonList' => [ - 'title' => 'ButtonList', - 'description' => 'ButtonList', - 'visibility' => 'public', - 'backendName' => 'ButtonList', - '$ref' => '#/components/schemas/PaasButtonListDTO', - ], + 'Type' => ['title' => 'Type', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'Text', 'backendName' => 'Type'], + 'Text' => ['title' => 'Text', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Text'], + 'Image' => ['title' => 'Image', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Image'], + 'ButtonList' => ['title' => 'ButtonList', 'description' => 'ButtonList', 'visibility' => 'public', 'backendName' => 'ButtonList', '$ref' => '#/components/schemas/PaasButtonListDTO'], ], ], 'PaasResponsePluginFieldDataDTO' => [ @@ -739,21 +315,8 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Name', - ], - 'ContentResponse' => [ - 'title' => 'ContentResponse', - 'description' => 'ContentResponse', - 'visibility' => 'public', - 'backendName' => 'ContentResponse', - '$ref' => '#/components/schemas/PaasResponseNodeContentDTO', - ], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Name'], + 'ContentResponse' => ['title' => 'ContentResponse', 'description' => 'ContentResponse', 'visibility' => 'public', 'backendName' => 'ContentResponse', '$ref' => '#/components/schemas/PaasResponseNodeContentDTO'], ], ], 'PaasSlotConfigDTO' => [ @@ -762,59 +325,17 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'IsArray' => [ - 'title' => 'IsArray', - 'description' => '', - 'visibility' => 'public', - 'type' => 'boolean', - 'example' => 'false', - 'backendName' => 'IsArray', - ], - 'IsNecessary' => [ - 'title' => 'IsNecessary', - 'description' => '', - 'visibility' => 'public', - 'type' => 'boolean', - 'example' => 'false', - 'backendName' => 'IsNecessary', - ], - 'Value' => [ - 'title' => 'Value', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '100', - 'backendName' => 'Value', - ], - 'LifeSpan' => [ - 'title' => 'LifeSpan', - 'description' => '', - 'visibility' => 'public', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '5', - 'backendName' => 'LifeSpan', - ], - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Name', - ], + 'IsArray' => ['title' => 'IsArray', 'description' => '', 'visibility' => 'public', 'type' => 'boolean', 'example' => 'false', 'backendName' => 'IsArray'], + 'IsNecessary' => ['title' => 'IsNecessary', 'description' => '', 'visibility' => 'public', 'type' => 'boolean', 'example' => 'false', 'backendName' => 'IsNecessary'], + 'Value' => ['title' => 'Value', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '100', 'backendName' => 'Value'], + 'LifeSpan' => ['title' => 'LifeSpan', 'description' => '', 'visibility' => 'public', 'type' => 'integer', 'format' => 'int32', 'example' => '5', 'backendName' => 'LifeSpan'], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Name'], 'Question' => [ 'title' => 'Question', 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'extendType' => 'true', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'extendType' => 'true'], 'backendName' => 'Question', ], ], @@ -825,48 +346,16 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'IntentName' => [ - 'title' => 'IntentName', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'IntentName', - ], - 'IntentId' => [ - 'title' => 'IntentId', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '59055', - 'backendName' => 'IntentId', - ], - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Name', - ], - 'IsSysIntent' => [ - 'title' => 'IsSysIntent', - 'description' => '', - 'visibility' => 'public', - 'type' => 'boolean', - 'example' => 'false', - 'backendName' => 'IsSysIntent', - ], + 'IntentName' => ['title' => 'IntentName', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'IntentName'], + 'IntentId' => ['title' => 'IntentId', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '59055', 'backendName' => 'IntentId'], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Name'], + 'IsSysIntent' => ['title' => 'IsSysIntent', 'description' => '', 'visibility' => 'public', 'type' => 'boolean', 'example' => 'false', 'backendName' => 'IsSysIntent'], 'ContentSlot' => [ 'title' => 'ContentSlot', 'description' => 'array', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/PaasSlotConfigDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/PaasSlotConfigDTO'], 'backendName' => 'ContentSlot', ], ], @@ -877,46 +366,11 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Id' => [ - 'title' => 'Id', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '257', - 'backendName' => 'Id', - ], - 'Label' => [ - 'title' => 'Label', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Label', - ], - 'Type' => [ - 'title' => 'Type', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Type', - ], - 'Value' => [ - 'title' => 'Value', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'D01001', - 'backendName' => 'Value', - ], - 'VariableName' => [ - 'title' => 'VariableName', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'host', - 'backendName' => 'VariableName', - ], + 'Id' => ['title' => 'Id', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '257', 'backendName' => 'Id'], + 'Label' => ['title' => 'Label', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Label'], + 'Type' => ['title' => 'Type', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Type'], + 'Value' => ['title' => 'Value', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'D01001', 'backendName' => 'Value'], + 'VariableName' => ['title' => 'VariableName', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'host', 'backendName' => 'VariableName'], ], ], 'RuleMtopDTO' => [ @@ -925,34 +379,14 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Strict' => [ - 'title' => 'Strict', - 'description' => '', - 'visibility' => 'public', - 'type' => 'boolean', - 'example' => 'false', - 'backendName' => 'Strict', - ], - 'Text' => [ - 'title' => 'Text', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Text', - ], + 'Strict' => ['title' => 'Strict', 'description' => '', 'visibility' => 'public', 'type' => 'boolean', 'example' => 'false', 'backendName' => 'Strict'], + 'Text' => ['title' => 'Text', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Text'], 'Warning' => [ 'title' => 'Warning', 'description' => 'array', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'extendType' => 'true', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'extendType' => 'true'], 'backendName' => 'Warning', ], 'Error' => [ @@ -960,13 +394,7 @@ 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'extendType' => 'true', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'extendType' => 'true'], 'backendName' => 'Error', ], ], @@ -977,22 +405,8 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'SlotId' => [ - 'title' => 'SlotId', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'b4d06b5740bb', - 'backendName' => 'SlotId', - ], - 'Text' => [ - 'title' => 'Text', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Text', - ], + 'SlotId' => ['title' => 'SlotId', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'b4d06b5740bb', 'backendName' => 'SlotId'], + 'Text' => ['title' => 'Text', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Text'], ], ], 'SlotrecordMtopDTO' => [ @@ -1001,79 +415,26 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Id' => [ - 'title' => 'Id', - 'description' => 'ID', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '6000000000243567', - 'backendName' => 'Id', - ], + 'Id' => ['title' => 'Id', 'description' => 'ID', 'visibility' => 'public', 'type' => 'string', 'example' => '6000000000243567', 'backendName' => 'Id'], 'Question' => [ 'title' => 'Question', 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'extendType' => 'true', - ], + 'items' => ['description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'extendType' => 'true'], 'backendName' => 'Question', ], - 'LifeSpan' => [ - 'title' => 'LifeSpan', - 'description' => '', - 'visibility' => 'public', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '5', - 'backendName' => 'LifeSpan', - ], - 'Name' => [ - 'title' => 'Name', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'test', - 'backendName' => 'Name', - ], - 'IsArray' => [ - 'title' => 'IsArray', - 'description' => '', - 'visibility' => 'public', - 'type' => 'boolean', - 'example' => 'false', - 'backendName' => 'IsArray', - ], - 'Value' => [ - 'title' => 'Value', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'customized', - 'backendName' => 'Value', - ], - 'IsNecessary' => [ - 'title' => 'IsNecessary', - 'description' => '', - 'visibility' => 'public', - 'type' => 'boolean', - 'example' => 'false', - 'backendName' => 'IsNecessary', - ], + 'LifeSpan' => ['title' => 'LifeSpan', 'description' => '', 'visibility' => 'public', 'type' => 'integer', 'format' => 'int32', 'example' => '5', 'backendName' => 'LifeSpan'], + 'Name' => ['title' => 'Name', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'test', 'backendName' => 'Name'], + 'IsArray' => ['title' => 'IsArray', 'description' => '', 'visibility' => 'public', 'type' => 'boolean', 'example' => 'false', 'backendName' => 'IsArray'], + 'Value' => ['title' => 'Value', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'customized', 'backendName' => 'Value'], + 'IsNecessary' => ['title' => 'IsNecessary', 'description' => '', 'visibility' => 'public', 'type' => 'boolean', 'example' => 'false', 'backendName' => 'IsNecessary'], 'Tags' => [ 'title' => 'Tags', 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/TagMtopDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/TagMtopDTO'], 'backendName' => 'Tags', ], ], @@ -1084,22 +445,8 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'UserSayId' => [ - 'title' => 'UserSayId', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'b4d06b5740bb', - 'backendName' => 'UserSayId', - ], - 'Value' => [ - 'title' => 'Value', - 'description' => '', - 'visibility' => 'public', - 'type' => 'string', - 'example' => '', - 'backendName' => 'Value', - ], + 'UserSayId' => ['title' => 'UserSayId', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => 'b4d06b5740bb', 'backendName' => 'UserSayId'], + 'Value' => ['title' => 'Value', 'description' => '', 'visibility' => 'public', 'type' => 'string', 'example' => '', 'backendName' => 'Value'], ], ], 'UsersayMtopDTO' => [ @@ -1108,48 +455,24 @@ 'visibility' => 'public', 'type' => 'object', 'properties' => [ - 'Id' => [ - 'title' => 'Id', - 'description' => 'id', - 'visibility' => 'public', - 'type' => 'string', - 'example' => 'b4d06b5740bb', - 'backendName' => 'Id', - ], + 'Id' => ['title' => 'Id', 'description' => 'id', 'visibility' => 'public', 'type' => 'string', 'example' => 'b4d06b5740bb', 'backendName' => 'Id'], 'Data' => [ 'title' => 'Data', 'description' => '', 'visibility' => 'public', 'type' => 'array', - 'items' => [ - 'visibility' => 'public', - 'extendType' => 'true', - '$ref' => '#/components/schemas/SectionMtopDTO', - ], + 'items' => ['visibility' => 'public', 'extendType' => 'true', '$ref' => '#/components/schemas/SectionMtopDTO'], 'backendName' => 'Data', ], - 'Strict' => [ - 'title' => 'Strict', - 'description' => '', - 'visibility' => 'public', - 'type' => 'boolean', - 'example' => 'false', - 'backendName' => 'Strict', - ], + 'Strict' => ['title' => 'Strict', 'description' => '', 'visibility' => 'public', 'type' => 'boolean', 'example' => 'false', 'backendName' => 'Strict'], ], ], ], ], 'apis' => [ 'GetAsyncResult' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1157,33 +480,17 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'TaskId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'docRequired' => true, - 'maximum' => '100000000', - 'minimum' => '0', - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'docRequired' => true, 'maximum' => '100000000', 'minimum' => '0', 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -1191,55 +498,25 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Message' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'task execute success', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F79E7305-5314-5069-A701-9591AD051902', - ], - 'Data' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'Code' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '0', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'Message' => ['description' => '', 'type' => 'string', 'example' => 'task execute success'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F79E7305-5314-5069-A701-9591AD051902'], + 'Data' => ['description' => '', 'type' => 'string', 'example' => ''], + 'Code' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], ], 'errorCodes' => [ 500 => [ - [ - 'errorCode' => 'ServiceError', - 'errorMessage' => 'The service is not available.', - ], + ['errorCode' => 'ServiceError', 'errorMessage' => 'The service is not available.'], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Message\\": \\"task execute success\\",\\n \\"RequestId\\": \\"F79E7305-5314-5069-A701-9591AD051902\\",\\n \\"Data\\": \\"客户接口返回,此处不提供示例\\",\\n \\"Code\\": 0,\\n \\"Success\\": true\\n}","type":"json"}]', ], 'Associate' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1252,45 +529,22 @@ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'chatbot-cn-eEf', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'chatbot-cn-eEf'], ], [ 'name' => 'Utterance', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'SessionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '25670484f2ab4b42ba90acbfbf86d4cd', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '25670484f2ab4b42ba90acbfbf86d4cd'], ], [ 'name' => 'RecommendNum', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'exclusiveMaximum' => false, - 'exclusiveMinimum' => false, - 'example' => '1', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'exclusiveMaximum' => false, 'exclusiveMinimum' => false, 'example' => '1'], ], [ 'name' => 'Perspective', @@ -1299,12 +553,7 @@ 'schema' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'FZJBY3raWr', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'FZJBY3raWr'], 'required' => false, 'maxItems' => 20, ], @@ -1312,12 +561,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -1325,35 +569,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '402FCD5F-518E-4C8E-8A6B-EFEADA69D757', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '402FCD5F-518E-4C8E-8A6B-EFEADA69D757'], 'Associate' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Title' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'Title' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], - 'SessionId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '25670484f2ab4b42ba90acbfbf86d4cd', - ], - 'MessageId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '11bab7a2e34c4e02bcf0ebcb76bb812d', - ], + 'SessionId' => ['description' => '', 'type' => 'string', 'example' => '25670484f2ab4b42ba90acbfbf86d4cd'], + 'MessageId' => ['description' => '', 'type' => 'string', 'example' => '11bab7a2e34c4e02bcf0ebcb76bb812d'], ], ], ], @@ -1362,14 +590,8 @@ 'title' => 'Associate', ], 'Chat' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1377,99 +599,52 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'create', - ], + 'systemTags' => ['operationType' => 'create'], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'SessionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '2e00330f2a7e47cd8ca56d12ed51c62d', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '2e00330f2a7e47cd8ca56d12ed51c62d', 'required' => false, 'type' => 'string'], ], [ 'name' => 'KnowledgeId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '1002994742', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '1002994742', 'required' => false, 'type' => 'string'], ], [ 'name' => 'SenderId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '83325', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '83325', 'required' => false, 'type' => 'string'], ], [ 'name' => 'SenderNick', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '', 'required' => false, 'type' => 'string'], ], [ 'name' => 'Tag', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '{\\"bizId\\":\\"110000100098985\\",\\"bizType\\":\\"ITEM\\"}', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '{\\"bizId\\":\\"110000100098985\\",\\"bizType\\":\\"ITEM\\"}', 'required' => false, 'type' => 'string'], ], [ 'name' => 'Utterance', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '', 'required' => true, 'type' => 'string'], ], [ 'name' => 'IntentName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'TIMEOUT', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'TIMEOUT', 'required' => false, 'type' => 'string'], ], [ 'name' => 'VendorParam', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '{\\"requestId\\":\\"7DD7849A-0117-5BD8-A411-994FDE07CFBC\\",\\"conversationId\\":\\"1637460236.155930\\"}', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '{\\"requestId\\":\\"7DD7849A-0117-5BD8-A411-994FDE07CFBC\\",\\"conversationId\\":\\"1637460236.155930\\"}', 'required' => false, 'type' => 'string'], ], [ 'name' => 'Perspective', @@ -1477,12 +652,7 @@ 'style' => 'repeatList', 'schema' => [ 'description' => '', - 'items' => [ - 'description' => '', - 'example' => 'default', - 'required' => false, - 'type' => 'string', - ], + 'items' => ['description' => '', 'example' => 'default', 'required' => false, 'type' => 'string'], 'maxItems' => 20, 'required' => false, 'type' => 'array', @@ -1491,12 +661,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'd4f70cf7cc5e4a3ba6c82c8ae1e1d99d_p_beebot_public', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'd4f70cf7cc5e4a3ba6c82c8ae1e1d99d_p_beebot_public', 'required' => false, 'type' => 'string'], ], ], 'responses' => [ @@ -1507,261 +672,92 @@ 'description' => '', 'items' => [ 'properties' => [ - 'Type' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], + 'Type' => ['description' => '', 'example' => '', 'type' => 'string'], 'Knowledge' => [ 'properties' => [ - 'HitStatement' => [ - 'description' => '', - 'type' => 'string', - ], - 'Summary' => [ - 'description' => '', - 'type' => 'string', - ], + 'HitStatement' => ['description' => '', 'type' => 'string'], + 'Summary' => ['description' => '', 'type' => 'string'], 'RelatedKnowledges' => [ 'description' => '', 'items' => [ 'properties' => [ - 'KnowledgeId' => [ - 'description' => '', - 'example' => '82318', - 'type' => 'string', - ], - 'Title' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], + 'KnowledgeId' => ['description' => '', 'example' => '82318', 'type' => 'string'], + 'Title' => ['description' => '', 'example' => '', 'type' => 'string'], ], 'type' => 'object', ], 'type' => 'array', ], - 'Category' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'Title' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'Content' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'AnswerSource' => [ - 'description' => '', - 'example' => 'KnowledgeBase', - 'type' => 'string', - ], - 'Id' => [ - 'description' => '', - 'example' => '834322', - 'type' => 'string', - ], - 'Score' => [ - 'description' => '', - 'example' => '0.998', - 'format' => 'double', - 'type' => 'number', - ], - 'ContentType' => [ - 'description' => '', - 'example' => 'PLAIN_TEXT', - 'type' => 'string', - ], + 'Category' => ['description' => '', 'example' => '', 'type' => 'string'], + 'Title' => ['description' => '', 'example' => '', 'type' => 'string'], + 'Content' => ['description' => '', 'example' => '', 'type' => 'string'], + 'AnswerSource' => ['description' => '', 'example' => 'KnowledgeBase', 'type' => 'string'], + 'Id' => ['description' => '', 'example' => '834322', 'type' => 'string'], + 'Score' => ['description' => '', 'example' => '0.998', 'format' => 'double', 'type' => 'number'], + 'ContentType' => ['description' => '', 'example' => 'PLAIN_TEXT', 'type' => 'string'], ], 'type' => 'object', ], 'Text' => [ 'description' => '', 'properties' => [ - 'HitStatement' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'DialogName' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'ArticleTitle' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'AnswerSource' => [ - 'description' => '', - 'type' => 'string', - ], + 'HitStatement' => ['description' => '', 'example' => '', 'type' => 'string'], + 'DialogName' => ['description' => '', 'example' => '', 'type' => 'string'], + 'ArticleTitle' => ['description' => '', 'example' => '', 'type' => 'string'], + 'AnswerSource' => ['description' => '', 'type' => 'string'], 'Slots' => [ 'description' => '', 'items' => [ 'properties' => [ - 'Value' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'Origin' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'Name' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'IsHit' => [ - 'description' => '', - 'example' => 'true', - 'type' => 'boolean', - ], + 'Value' => ['description' => '', 'example' => '', 'type' => 'string'], + 'Origin' => ['description' => '', 'example' => '', 'type' => 'string'], + 'Name' => ['description' => '', 'example' => '', 'type' => 'string'], + 'IsHit' => ['description' => '', 'example' => 'true', 'type' => 'boolean'], ], 'type' => 'object', ], 'type' => 'array', ], - 'IntentName' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'MetaData' => [ - 'description' => '', - 'example' => '{}', - 'type' => 'string', - ], - 'NodeName' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'ExternalFlags' => [ - 'description' => '', - 'type' => 'object', - ], - 'Ext' => [ - 'type' => 'object', - ], - 'UserDefinedChatTitle' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'Content' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'NodeId' => [ - 'description' => '', - 'example' => '1410-c7a72a78.__city', - 'type' => 'string', - ], - 'Score' => [ - 'description' => '', - 'example' => '0.988', - 'format' => 'double', - 'type' => 'number', - ], - 'ContentType' => [ - 'description' => '', - 'example' => 'RICH_TEXT', - 'type' => 'string', - ], - 'Commands' => [ - 'type' => 'object', - ], + 'IntentName' => ['description' => '', 'example' => '', 'type' => 'string'], + 'MetaData' => ['description' => '', 'example' => '{}', 'type' => 'string'], + 'NodeName' => ['description' => '', 'example' => '', 'type' => 'string'], + 'ExternalFlags' => ['description' => '', 'type' => 'object'], + 'Ext' => ['type' => 'object'], + 'UserDefinedChatTitle' => ['description' => '', 'example' => '', 'type' => 'string'], + 'Content' => ['description' => '', 'example' => '', 'type' => 'string'], + 'NodeId' => ['description' => '', 'example' => '1410-c7a72a78.__city', 'type' => 'string'], + 'Score' => ['description' => '', 'example' => '0.988', 'format' => 'double', 'type' => 'number'], + 'ContentType' => ['description' => '', 'example' => 'RICH_TEXT', 'type' => 'string'], + 'Commands' => ['type' => 'object'], ], 'type' => 'object', ], 'Recommends' => [ 'items' => [ 'properties' => [ - 'KnowledgeId' => [ - 'description' => '', - 'example' => '11111', - 'type' => 'string', - ], - 'Title' => [ - 'description' => '', - 'example' => '', - 'type' => 'string', - ], - 'AnswerSource' => [ - 'description' => '', - 'example' => 'KNOWLEDGE', - 'type' => 'string', - ], - 'Score' => [ - 'description' => '', - 'example' => '0.88', - 'format' => 'double', - 'type' => 'number', - ], + 'KnowledgeId' => ['description' => '', 'example' => '11111', 'type' => 'string'], + 'Title' => ['description' => '', 'example' => '', 'type' => 'string'], + 'AnswerSource' => ['description' => '', 'example' => 'KNOWLEDGE', 'type' => 'string'], + 'Score' => ['description' => '', 'example' => '0.88', 'format' => 'double', 'type' => 'number'], ], 'type' => 'object', ], 'type' => 'array', ], - 'AnswerType' => [ - 'description' => '', - 'example' => 'Text', - 'type' => 'string', - ], - 'AnswerSource' => [ - 'description' => '', - 'example' => 'BotFramework', - 'type' => 'string', - ], - 'VoiceTitle' => [ - 'description' => '', - 'example' => '', - 'title' => '语音场景,澄清内容', - 'type' => 'string', - ], - 'Title' => [ - 'description' => '', - 'example' => '', - 'title' => '在线场景,反问标题', - 'type' => 'string', - ], + 'AnswerType' => ['description' => '', 'example' => 'Text', 'type' => 'string'], + 'AnswerSource' => ['description' => '', 'example' => 'BotFramework', 'type' => 'string'], + 'VoiceTitle' => ['description' => '', 'example' => '', 'title' => '语音场景,澄清内容', 'type' => 'string'], + 'Title' => ['description' => '', 'example' => '', 'title' => '在线场景,反问标题', 'type' => 'string'], 'VoiceStrategy' => [ 'type' => 'object', 'properties' => [ - 'Interruptible' => [ - 'type' => 'boolean', - ], - 'Terminator' => [ - 'type' => 'string', - ], - 'AsrMaxEndSilence' => [ - 'type' => 'string', - ], - 'CollectNumber' => [ - 'type' => 'boolean', - ], - 'ReplyTimeout' => [ - 'type' => 'integer', - 'format' => 'int64', - ], - 'HangUp' => [ - 'type' => 'boolean', - ], - 'MaxDigits' => [ - 'type' => 'integer', - 'format' => 'int64', - ], + 'Interruptible' => ['type' => 'boolean'], + 'Terminator' => ['type' => 'string'], + 'AsrMaxEndSilence' => ['type' => 'string'], + 'CollectNumber' => ['type' => 'boolean'], + 'ReplyTimeout' => ['type' => 'integer', 'format' => 'int64'], + 'HangUp' => ['type' => 'boolean'], + 'MaxDigits' => ['type' => 'integer', 'format' => 'int64'], ], ], ], @@ -1769,26 +765,10 @@ ], 'type' => 'array', ], - 'RequestId' => [ - 'description' => '', - 'example' => 'A2315C4B-A872-5DEE-9DAD-D73B194A4AEC', - 'type' => 'string', - ], - 'SessionId' => [ - 'description' => '', - 'example' => '2e00330f2a7e47cd8ca56d12ed51c62d', - 'type' => 'string', - ], - 'MessageId' => [ - 'description' => '', - 'example' => '396E74B3-D84B-46CE-9E51-91C06AD22E31', - 'type' => 'string', - ], - 'Tag' => [ - 'description' => '', - 'example' => '{\\"bizId\\":\\"110000100098985\\",\\"bizType\\":\\"ITEM\\"}', - 'type' => 'string', - ], + 'RequestId' => ['description' => '', 'example' => 'A2315C4B-A872-5DEE-9DAD-D73B194A4AEC', 'type' => 'string'], + 'SessionId' => ['description' => '', 'example' => '2e00330f2a7e47cd8ca56d12ed51c62d', 'type' => 'string'], + 'MessageId' => ['description' => '', 'example' => '396E74B3-D84B-46CE-9E51-91C06AD22E31', 'type' => 'string'], + 'Tag' => ['description' => '', 'example' => '{\\"bizId\\":\\"110000100098985\\",\\"bizType\\":\\"ITEM\\"}', 'type' => 'string'], ], 'type' => 'object', ], @@ -1797,14 +777,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Messages\\": [\\n {\\n \\"Type\\": \\"已废弃,使用AnswerType\\",\\n \\"Knowledge\\": {\\n \\"HitStatement\\": \\"\\",\\n \\"Summary\\": \\"\\",\\n \\"RelatedKnowledges\\": [\\n {\\n \\"KnowledgeId\\": \\"82318\\",\\n \\"Title\\": \\"公积金如何查询?\\"\\n }\\n ],\\n \\"Category\\": \\"公积金\\",\\n \\"Title\\": \\"公积金贷款\\",\\n \\"Content\\": \\"公积金贷款有指定条件\\",\\n \\"AnswerSource\\": \\"KnowledgeBase\\",\\n \\"Id\\": \\"834322\\",\\n \\"Score\\": 0.998,\\n \\"ContentType\\": \\"PLAIN_TEXT\\"\\n },\\n \\"Text\\": {\\n \\"HitStatement\\": \\"公积金贷款\\",\\n \\"DialogName\\": \\"公积金贷款\\",\\n \\"ArticleTitle\\": \\"公积金查询\\",\\n \\"AnswerSource\\": \\"\\",\\n \\"Slots\\": [\\n {\\n \\"Value\\": \\"北京\\",\\n \\"Origin\\": \\"北京\\",\\n \\"Name\\": \\"查天气意图.city\\",\\n \\"IsHit\\": true\\n }\\n ],\\n \\"IntentName\\": \\"查天气\\",\\n \\"MetaData\\": \\"{}\\",\\n \\"NodeName\\": \\"示例_查天气.查天气填槽.__city\\",\\n \\"ExternalFlags\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n },\\n \\"Ext\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n },\\n \\"UserDefinedChatTitle\\": \\"感谢\\",\\n \\"Content\\": \\"北京的天气是晴朗\\",\\n \\"NodeId\\": \\"1410-c7a72a78.__city\\",\\n \\"Score\\": 0.988,\\n \\"ContentType\\": \\"RICH_TEXT\\",\\n \\"Commands\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n }\\n },\\n \\"Recommends\\": [\\n {\\n \\"KnowledgeId\\": \\"11111\\",\\n \\"Title\\": \\"查公积金\\",\\n \\"AnswerSource\\": \\"KNOWLEDGE\\",\\n \\"Score\\": 0.88\\n }\\n ],\\n \\"AnswerType\\": \\"Text\\",\\n \\"AnswerSource\\": \\"BotFramework\\",\\n \\"VoiceTitle\\": \\"你是想要查天气,还是查公积金?\\",\\n \\"Title\\": \\"你是要咨询如下信息?\\",\\n \\"VoiceStrategy\\": {\\n \\"Interruptible\\": true,\\n \\"Terminator\\": \\"\\",\\n \\"AsrMaxEndSilence\\": \\"\\",\\n \\"CollectNumber\\": true,\\n \\"ReplyTimeout\\": 0,\\n \\"HangUp\\": true,\\n \\"MaxDigits\\": 0\\n }\\n }\\n ],\\n \\"RequestId\\": \\"A2315C4B-A872-5DEE-9DAD-D73B194A4AEC\\",\\n \\"SessionId\\": \\"2e00330f2a7e47cd8ca56d12ed51c62d\\",\\n \\"MessageId\\": \\"396E74B3-D84B-46CE-9E51-91C06AD22E31\\",\\n \\"Tag\\": \\"{\\\\\\\\\\\\\\"bizId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"110000100098985\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"bizType\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"ITEM\\\\\\\\\\\\\\"}\\"\\n}","type":"json"}]', ], 'Feedback' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1816,53 +790,27 @@ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'chatbot-cn-UfERQYZnra', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'chatbot-cn-UfERQYZnra'], ], [ 'name' => 'SessionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '0054b7d5187d40baba845427f8723', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '0054b7d5187d40baba845427f8723'], ], [ 'name' => 'MessageId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '8869745c-3b30-44ab-a1ef-20ad4191bfad', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '8869745c-3b30-44ab-a1ef-20ad4191bfad'], ], [ 'name' => 'Feedback', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'good', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'good'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -1870,32 +818,11 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '16D4BC6D-FF53-5EB0-A6A2-CA0F32B6FF7E', - ], - 'Feedback' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'good', - ], - 'HttpStatus' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '200', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'MessageId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '8869745c-3b30-44ab-a1ef-20ad4191bfad', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '16D4BC6D-FF53-5EB0-A6A2-CA0F32B6FF7E'], + 'Feedback' => ['description' => '', 'type' => 'string', 'example' => 'good'], + 'HttpStatus' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '200'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'MessageId' => ['description' => '', 'type' => 'string', 'example' => '8869745c-3b30-44ab-a1ef-20ad4191bfad'], ], ], ], @@ -1903,14 +830,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"16D4BC6D-FF53-5EB0-A6A2-CA0F32B6FF7E\\",\\n \\"Feedback\\": \\"good\\",\\n \\"HttpStatus\\": 200,\\n \\"Success\\": true,\\n \\"MessageId\\": \\"8869745c-3b30-44ab-a1ef-20ad4191bfad\\"\\n}","type":"json"}]', ], 'CreatePerspective' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1918,30 +839,17 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'create', - ], + 'systemTags' => ['operationType' => 'create'], 'parameters' => [ [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -1949,16 +857,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F2E2C40D-AB09-45A1-B5C5-EB9F5C4E4E4A', - ], - 'PerspectiveId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '7488', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F2E2C40D-AB09-45A1-B5C5-EB9F5C4E4E4A'], + 'PerspectiveId' => ['description' => '', 'type' => 'string', 'example' => '7488'], ], ], ], @@ -1970,14 +870,8 @@ 'extraInfo' => ' ', ], 'DeletePerspective' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -1985,30 +879,17 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'delete', - ], + 'systemTags' => ['operationType' => 'delete'], 'parameters' => [ [ 'name' => 'PerspectiveId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '3001', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '3001'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2016,16 +897,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'FC384CE1-8D42-1900-84E1-F33F990F2B5E', - ], - 'Result' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'FC384CE1-8D42-1900-84E1-F33F990F2B5E'], + 'Result' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -2034,14 +907,8 @@ 'title' => 'DeletePerspective', ], 'UpdatePerspective' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2049,40 +916,22 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'PerspectiveId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '7488', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '7488'], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2090,11 +939,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'A8CA5217-4B7A-40F9-8985-416C2DCD5D4A', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'A8CA5217-4B7A-40F9-8985-416C2DCD5D4A'], ], ], ], @@ -2106,14 +951,8 @@ 'extraInfo' => ' ', ], 'ActivatePerspective' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2121,30 +960,17 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'update', - ], + 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'PerspectiveId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '7487', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '7487'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2152,11 +978,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '9C5F8186-2D22-433E-9545-606D344F30B5', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '9C5F8186-2D22-433E-9545-606D344F30B5'], ], ], ], @@ -2168,14 +990,8 @@ 'extraInfo' => ' ', ], 'DescribePerspective' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2183,30 +999,17 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'PerspectiveId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '7487', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => '7487'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2214,57 +1017,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '3', - ], - 'PerspectiveCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => '6IReUnbyzb', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T08:56:55Z', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'DFB71B34-4188-4EA2-9988-EF3014E75910', - ], - 'SelfDefine' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T08:26:06Z', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], - 'PerspectiveId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '7487', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => '12', - ], + 'Status' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], + 'PerspectiveCode' => ['description' => '', 'type' => 'string', 'example' => '6IReUnbyzb'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T08:56:55Z'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'DFB71B34-4188-4EA2-9988-EF3014E75910'], + 'SelfDefine' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T08:26:06Z'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'test'], + 'PerspectiveId' => ['description' => '', 'type' => 'string', 'example' => '7487'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'test'], + 'Name' => ['description' => '', 'type' => 'string', 'example' => '12'], ], ], ], @@ -2276,14 +1038,8 @@ 'extraInfo' => ' ', ], 'QueryPerspectives' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2291,20 +1047,12 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2312,63 +1060,22 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'DBBF6308-C267-45EE-A0DF-14E401E25272', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'DBBF6308-C267-45EE-A0DF-14E401E25272'], 'Perspectives' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '3', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-12T04:17:31Z', - ], - 'PerspectiveId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1001', - ], - 'SelfDefine' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'PerspectiveCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'default', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-12T04:17:31Z', - ], + 'Status' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'test'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'test'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-12T04:17:31Z'], + 'PerspectiveId' => ['description' => '', 'type' => 'string', 'example' => '1001'], + 'SelfDefine' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], + 'Name' => ['description' => '', 'type' => 'string', 'example' => ''], + 'PerspectiveCode' => ['description' => '', 'type' => 'string', 'example' => 'default'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-12T04:17:31Z'], ], ], ], @@ -2383,14 +1090,8 @@ 'extraInfo' => ' ', ], 'CreateCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2402,56 +1103,26 @@ [ 'name' => 'ParentCategoryId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '-1', - 'format' => 'int64', - 'required' => false, - 'type' => 'integer', - ], + 'schema' => ['description' => '', 'example' => '-1', 'format' => 'int64', 'required' => false, 'type' => 'integer'], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '', 'required' => true, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CategoryId' => [ - 'description' => '', - 'example' => '2100073759', - 'format' => 'int64', - 'type' => 'integer', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '17204B98-7734-4F9A-8464-2446A84821CA', - 'type' => 'string', - ], - 'Success' => [ - 'description' => '', - 'example' => 'true', - 'type' => 'boolean', - ], + 'CategoryId' => ['description' => '', 'example' => '2100073759', 'format' => 'int64', 'type' => 'integer'], + 'RequestId' => ['description' => '', 'example' => '17204B98-7734-4F9A-8464-2446A84821CA', 'type' => 'string'], + 'Success' => ['description' => '', 'example' => 'true', 'type' => 'boolean'], ], 'type' => 'object', ], @@ -2464,14 +1135,8 @@ 'title' => 'CreateCategory', ], 'DeleteCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2483,24 +1148,12 @@ [ 'name' => 'CategoryId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '30000049006', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '30000049006'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2509,16 +1162,8 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '4B3E0DE3-DC57-5BFE-88D4-ADD8ED024F55', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '4B3E0DE3-DC57-5BFE-88D4-ADD8ED024F55'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -2526,14 +1171,8 @@ 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"4B3E0DE3-DC57-5BFE-88D4-ADD8ED024F55\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"<DeleteCategoryResponse>\\n <RequestId>4B3E0DE3-DC57-5BFE-88D4-ADD8ED024F55</RequestId>\\n <Success>true</Success>\\n</DeleteCategoryResponse>","errorExample":""}]', ], 'UpdateCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2545,34 +1184,17 @@ [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'CategoryId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '2100073759', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '2100073759'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2581,16 +1203,8 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F79E7305-5314-5069-A701-9591AD051902', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F79E7305-5314-5069-A701-9591AD051902'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -2598,14 +1212,8 @@ 'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"F79E7305-5314-5069-A701-9591AD051902\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"<UpdateCategoryResponse>\\n <RequestId>F79E7305-5314-5069-A701-9591AD051902</RequestId>\\n <Success>true</Success>\\n</UpdateCategoryResponse>","errorExample":""}]', ], 'DescribeCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2617,24 +1225,12 @@ [ 'name' => 'CategoryId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '30000049006', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '30000049006'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2643,28 +1239,10 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'CategoryId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30000049006', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2B0304FD-3804-5C06-9A83-77F5523664AF', - ], - 'ParentCategoryId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '-1', - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'CategoryId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '30000049006'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '2B0304FD-3804-5C06-9A83-77F5523664AF'], + 'ParentCategoryId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '-1'], + 'Name' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], @@ -2672,14 +1250,8 @@ 'responseDemo' => '[{"type":"json","example":"{\\n \\"CategoryId\\": 30000049006,\\n \\"RequestId\\": \\"2B0304FD-3804-5C06-9A83-77F5523664AF\\",\\n \\"ParentCategoryId\\": -1,\\n \\"Name\\": \\"类目名称\\"\\n}","errorExample":""},{"type":"xml","example":"<DescribeCategoryResponse>\\n <CategoryId>30000049006</CategoryId>\\n <RequestId>2B0304FD-3804-5C06-9A83-77F5523664AF</RequestId>\\n <ParentCategoryId>-1</ParentCategoryId>\\n <Name>类目名称</Name>\\n</DescribeCategoryResponse>","errorExample":""}]', ], 'QueryCategories' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2691,45 +1263,22 @@ [ 'name' => 'ParentCategoryId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'example' => '-1', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '-1'], ], [ 'name' => 'ShowChildrens', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'boolean', - 'required' => false, - 'example' => 'true', - ], + 'schema' => ['description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true'], ], [ 'name' => 'KnowledgeType', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'example' => '1', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2738,19 +1287,11 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '17204B98-7734-4F9A-8464-2446A84821CA', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '17204B98-7734-4F9A-8464-2446A84821CA'], 'Categories' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'example' => '', - '$ref' => '#/components/schemas/Children', - ], + 'items' => ['description' => '', 'example' => '', '$ref' => '#/components/schemas/Children'], ], ], ], @@ -2763,13 +1304,8 @@ 'extraInfo' => ' ', ], 'CreateKnowledge' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2786,53 +1322,21 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'CategoryId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '30000049006', - ], - 'KnowledgeTitle' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], - 'KnowledgeType' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'required' => false, - 'example' => '1', - ], + 'CategoryId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '30000049006'], + 'KnowledgeTitle' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], + 'KnowledgeType' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], 'Solutions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Content' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], - 'PlainText' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'Content' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], + 'PlainText' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], 'PerspectiveIds' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '1001', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '1001'], 'required' => false, ], ], @@ -2840,18 +1344,8 @@ ], 'required' => true, ], - 'StartDate' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '1979-12-31T16:00:00Z', - ], - 'EndDate' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '2099-12-31T16:00:00Z', - ], + 'StartDate' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '1979-12-31T16:00:00Z'], + 'EndDate' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '2099-12-31T16:00:00Z'], 'Outlines' => [ 'description' => '', 'type' => 'array', @@ -2859,26 +1353,9 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'KnowledgeId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'example' => '30001905617', - ], - 'OutlineId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'example' => '30001979424', - ], - 'Title' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'KnowledgeId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '30001905617'], + 'OutlineId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '30001979424'], + 'Title' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], 'required' => false, ], @@ -2891,12 +1368,7 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Title' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'Title' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], 'required' => false, ], @@ -2910,13 +1382,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2925,17 +1391,8 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '8334b404-3124-47a4-92df-5c7648158b6f', - ], - 'KnowledgeId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30001905617', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '8334b404-3124-47a4-92df-5c7648158b6f'], + 'KnowledgeId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '30001905617'], ], ], ], @@ -2946,14 +1403,8 @@ 'extraInfo' => ' ', ], 'DeleteKnowledge' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -2965,24 +1416,12 @@ [ 'name' => 'KnowledgeId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '30001979424', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '30001979424'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -2991,11 +1430,7 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'A629A28F-F25E-5572-A679-FA46FB0151D6', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'A629A28F-F25E-5572-A679-FA46FB0151D6'], ], ], ], @@ -3003,13 +1438,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"A629A28F-F25E-5572-A679-FA46FB0151D6\\"\\n}","type":"json"}]', ], 'UpdateKnowledge' => [ - 'methods' => [ - 'post', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3025,67 +1455,24 @@ 'schema' => [ 'description' => '', 'properties' => [ - 'CategoryId' => [ - 'description' => '', - 'example' => '30000049006', - 'format' => 'int64', - 'required' => false, - 'type' => 'integer', - ], - 'KnowledgeTitle' => [ - 'description' => '', - 'example' => '', - 'required' => true, - 'type' => 'string', - ], - 'KnowledgeType' => [ - 'description' => '', - 'example' => '1', - 'format' => 'int32', - 'required' => false, - 'type' => 'integer', - ], + 'CategoryId' => ['description' => '', 'example' => '30000049006', 'format' => 'int64', 'required' => false, 'type' => 'integer'], + 'KnowledgeTitle' => ['description' => '', 'example' => '', 'required' => true, 'type' => 'string'], + 'KnowledgeType' => ['description' => '', 'example' => '1', 'format' => 'int32', 'required' => false, 'type' => 'integer'], 'Solutions' => [ 'description' => '', 'items' => [ 'description' => '', 'properties' => [ - 'Content' => [ - 'description' => '', - 'example' => '', - 'required' => true, - 'type' => 'string', - ], - 'PlainText' => [ - 'description' => '', - 'example' => '', - 'required' => true, - 'type' => 'string', - ], - 'SolutionId' => [ - 'description' => '', - 'example' => '30001905617', - 'format' => 'int64', - 'required' => false, - 'type' => 'integer', - ], + 'Content' => ['description' => '', 'example' => '', 'required' => true, 'type' => 'string'], + 'PlainText' => ['description' => '', 'example' => '', 'required' => true, 'type' => 'string'], + 'SolutionId' => ['description' => '', 'example' => '30001905617', 'format' => 'int64', 'required' => false, 'type' => 'integer'], 'PerspectiveIds' => [ 'description' => '', - 'items' => [ - 'description' => '', - 'example' => '1003', - 'required' => false, - 'type' => 'string', - ], + 'items' => ['description' => '', 'example' => '1003', 'required' => false, 'type' => 'string'], 'required' => true, 'type' => 'array', ], - 'Action' => [ - 'description' => '', - 'example' => 'ADD', - 'required' => true, - 'type' => 'string', - ], + 'Action' => ['description' => '', 'example' => 'ADD', 'required' => true, 'type' => 'string'], ], 'required' => false, 'type' => 'object', @@ -3093,49 +1480,17 @@ 'required' => true, 'type' => 'array', ], - 'StartDate' => [ - 'description' => '', - 'example' => '1979-12-31T16:00:00Z', - 'required' => false, - 'type' => 'string', - ], - 'EndDate' => [ - 'description' => '', - 'example' => '2099-12-31T16:00:00Z', - 'required' => false, - 'type' => 'string', - ], + 'StartDate' => ['description' => '', 'example' => '1979-12-31T16:00:00Z', 'required' => false, 'type' => 'string'], + 'EndDate' => ['description' => '', 'example' => '2099-12-31T16:00:00Z', 'required' => false, 'type' => 'string'], 'Outlines' => [ 'description' => '', 'items' => [ 'description' => '', 'properties' => [ - 'KnowledgeId' => [ - 'description' => '', - 'example' => '30001905617', - 'format' => 'int64', - 'required' => true, - 'type' => 'integer', - ], - 'Title' => [ - 'description' => '', - 'example' => '', - 'required' => true, - 'type' => 'string', - ], - 'OutlineId' => [ - 'description' => '', - 'example' => '30001979424', - 'format' => 'int64', - 'required' => false, - 'type' => 'integer', - ], - 'Action' => [ - 'description' => '', - 'example' => 'ADD', - 'required' => true, - 'type' => 'string', - ], + 'KnowledgeId' => ['description' => '', 'example' => '30001905617', 'format' => 'int64', 'required' => true, 'type' => 'integer'], + 'Title' => ['description' => '', 'example' => '', 'required' => true, 'type' => 'string'], + 'OutlineId' => ['description' => '', 'example' => '30001979424', 'format' => 'int64', 'required' => false, 'type' => 'integer'], + 'Action' => ['description' => '', 'example' => 'ADD', 'required' => true, 'type' => 'string'], ], 'required' => false, 'type' => 'object', @@ -3148,25 +1503,9 @@ 'items' => [ 'description' => '', 'properties' => [ - 'Title' => [ - 'description' => '', - 'example' => '', - 'required' => true, - 'type' => 'string', - ], - 'SimQuestionId' => [ - 'description' => '', - 'example' => '30003759180', - 'format' => 'int64', - 'required' => false, - 'type' => 'integer', - ], - 'Action' => [ - 'description' => '', - 'example' => 'ADD', - 'required' => true, - 'type' => 'string', - ], + 'Title' => ['description' => '', 'example' => '', 'required' => true, 'type' => 'string'], + 'SimQuestionId' => ['description' => '', 'example' => '30003759180', 'format' => 'int64', 'required' => false, 'type' => 'integer'], + 'Action' => ['description' => '', 'example' => 'ADD', 'required' => true, 'type' => 'string'], ], 'required' => false, 'type' => 'object', @@ -3174,13 +1513,7 @@ 'required' => false, 'type' => 'array', ], - 'KnowledgeId' => [ - 'description' => 'FAQ ID', - 'example' => '30001905617', - 'format' => 'int64', - 'required' => true, - 'type' => 'integer', - ], + 'KnowledgeId' => ['description' => 'FAQ ID', 'example' => '30001905617', 'format' => 'int64', 'required' => true, 'type' => 'integer'], ], 'required' => true, 'type' => 'object', @@ -3189,13 +1522,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ @@ -3203,17 +1530,8 @@ 'schema' => [ 'description' => '', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'example' => '27C1B103-7A35-532B-8886-B5A91C86CFA4', - 'type' => 'string', - ], - 'KnowledgeId' => [ - 'description' => '', - 'example' => '30001905617', - 'format' => 'int64', - 'type' => 'integer', - ], + 'RequestId' => ['description' => '', 'example' => '27C1B103-7A35-532B-8886-B5A91C86CFA4', 'type' => 'string'], + 'KnowledgeId' => ['description' => '', 'example' => '30001905617', 'format' => 'int64', 'type' => 'integer'], ], 'type' => 'object', ], @@ -3224,14 +1542,8 @@ 'title' => 'UpdateKnowledge', ], 'DisableKnowledge' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3243,24 +1555,12 @@ [ 'name' => 'KnowledgeId', 'in' => 'query', - 'schema' => [ - 'description' => 'FAQ ID', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '30001979424', - ], + 'schema' => ['description' => 'FAQ ID', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '30001979424'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -3269,11 +1569,7 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '54A18EB2-4633-5848-B309-EE551DF62002', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '54A18EB2-4633-5848-B309-EE551DF62002'], ], ], ], @@ -3281,14 +1577,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"54A18EB2-4633-5848-B309-EE551DF62002\\"\\n}","type":"json"}]', ], 'DescribeKnowledge' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3300,24 +1590,12 @@ [ 'name' => 'KnowledgeId', 'in' => 'query', - 'schema' => [ - 'description' => 'FAQ ID', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '1002994358', - ], + 'schema' => ['description' => 'FAQ ID', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '1002994358'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -3326,71 +1604,25 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'KnowledgeTitle' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'CategoryId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1000053274', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-26T06:36:14Z', - ], + 'KnowledgeTitle' => ['description' => '', 'type' => 'string', 'example' => ''], + 'CategoryId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1000053274'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-26T06:36:14Z'], 'CoreWords' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F7F60925-E0ED-50DA-9E0B-ED4B3ECFBA4F', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T11:44:09Z', - ], - 'KnowledgeId' => [ - 'description' => 'FAQ ID', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30001979424', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F7F60925-E0ED-50DA-9E0B-ED4B3ECFBA4F'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T11:44:09Z'], + 'KnowledgeId' => ['description' => 'FAQ ID', 'type' => 'integer', 'format' => 'int64', 'example' => '30001979424'], 'KeyWords' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'EndDate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-26T11:56:40Z', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'StartDate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1979-12-31T16:00:00Z', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'EndDate' => ['description' => '', 'type' => 'string', 'example' => '2020-11-26T11:56:40Z'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'StartDate' => ['description' => '', 'type' => 'string', 'example' => '1979-12-31T16:00:00Z'], 'SimQuestions' => [ 'description' => '', 'type' => 'array', @@ -3398,27 +1630,10 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T11:44:09Z', - ], - 'SimQuestionId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30001979424', - ], - 'Title' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-26T06:36:14Z', - ], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T11:44:09Z'], + 'SimQuestionId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '30001979424'], + 'Title' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-26T06:36:14Z'], ], ], ], @@ -3432,63 +1647,20 @@ 'PerspectiveIds' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1001'."\n", - ], - ], - 'Summary' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T11:44:09Z', - ], - 'PlainText' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'SolutionId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30001979424', - ], - 'Content' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-26T06:36:14Z', - ], + 'items' => ['description' => '', 'type' => 'string', 'example' => '1001'."\n"], + ], + 'Summary' => ['description' => '', 'type' => 'string', 'example' => ''], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T11:44:09Z'], + 'PlainText' => ['description' => '', 'type' => 'string', 'example' => ''], + 'SolutionId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '30001979424'], + 'Content' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-26T06:36:14Z'], ], ], ], - 'Version' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'KnowledgeStatus' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '3', - ], + 'Version' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'KnowledgeStatus' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], 'Outlines' => [ 'description' => '', 'type' => 'array', @@ -3496,32 +1668,13 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'KnowledgeId' => [ - 'description' => 'FAQ ID', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30001979425', - ], - 'OutlineId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30001979424', - ], - 'Title' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'KnowledgeId' => ['description' => 'FAQ ID', 'type' => 'integer', 'format' => 'int64', 'example' => '30001979425'], + 'OutlineId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '30001979424'], + 'Title' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], - 'KnowledgeType' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'KnowledgeType' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], ], ], ], @@ -3529,14 +1682,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"KnowledgeTitle\\": \\"FAQ标题\\",\\n \\"CategoryId\\": 1000053274,\\n \\"ModifyTime\\": \\"2020-11-26T06:36:14Z\\",\\n \\"CoreWords\\": [\\n \\"核心词\\\\n\\"\\n ],\\n \\"RequestId\\": \\"F7F60925-E0ED-50DA-9E0B-ED4B3ECFBA4F\\",\\n \\"CreateTime\\": \\"2020-11-25T11:44:09Z\\",\\n \\"KnowledgeId\\": 30001979424,\\n \\"KeyWords\\": [\\n \\"关键词\\"\\n ],\\n \\"EndDate\\": \\"2020-11-26T11:56:40Z\\",\\n \\"CreateUserName\\": \\"创建人\\",\\n \\"StartDate\\": \\"1979-12-31T16:00:00Z\\",\\n \\"SimQuestions\\": [\\n {\\n \\"CreateTime\\": \\"2020-11-25T11:44:09Z\\",\\n \\"SimQuestionId\\": 30001979424,\\n \\"Title\\": \\"相似问\\",\\n \\"ModifyTime\\": \\"2020-11-26T06:36:14Z\\"\\n }\\n ],\\n \\"Solutions\\": [\\n {\\n \\"PerspectiveIds\\": [\\n \\"1001\\\\n\\"\\n ],\\n \\"Summary\\": \\"答案摘要\\",\\n \\"CreateTime\\": \\"2020-11-25T11:44:09Z\\",\\n \\"PlainText\\": \\"答案内容\\",\\n \\"SolutionId\\": 30001979424,\\n \\"Content\\": \\"答案内容\\",\\n \\"ModifyTime\\": \\"2020-11-26T06:36:14Z\\"\\n }\\n ],\\n \\"Version\\": 1,\\n \\"ModifyUserName\\": \\"修改人\\\\n\\",\\n \\"KnowledgeStatus\\": 3,\\n \\"Outlines\\": [\\n {\\n \\"KnowledgeId\\": 30001979425,\\n \\"OutlineId\\": 30001979424,\\n \\"Title\\": \\"关联问\\"\\n }\\n ],\\n \\"KnowledgeType\\": 1\\n}","type":"json"}]', ], 'GetBotKnowledgeStatData' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3549,65 +1696,32 @@ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '77', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '907AA5F2-0521-49AB-80AB-1ADEFAB2B901', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '77', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '907AA5F2-0521-49AB-80AB-1ADEFAB2B901', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -3621,14 +1735,8 @@ 'title' => 'GetBotKnowledgeStatData', ], 'QueryKnowledges' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3640,66 +1748,32 @@ [ 'name' => 'KnowledgeTitle', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'CoreWordName', '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'], ], [ 'name' => 'CategoryId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'example' => '1000053274', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1000053274'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -3708,29 +1782,10 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '84', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'D2605A09-827E-5C50-87A5-547498B93E8F', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'PageNumber' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '84'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'D2605A09-827E-5C50-87A5-547498B93E8F'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'PageNumber' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], 'Knowledges' => [ 'description' => '', 'type' => 'array', @@ -3738,73 +1793,22 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'KnowledgeStatus' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '3', - ], - 'EndDate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-26T11:56:40Z', - ], - 'KnowledgeId' => [ - 'description' => 'FAQ ID', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '30001979424', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T11:44:09Z', - ], - 'StartDate' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T11:56:23Z', - ], - 'KnowledgeTitle' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'KnowledgeStatus' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], + 'EndDate' => ['description' => '', 'type' => 'string', 'example' => '2020-11-26T11:56:40Z'], + 'KnowledgeId' => ['description' => 'FAQ ID', 'type' => 'integer', 'format' => 'int64', 'example' => '30001979424'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T11:44:09Z'], + 'StartDate' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T11:56:23Z'], + 'KnowledgeTitle' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => ''], 'CoreWords' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'Version' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2', - ], - 'CategoryId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '1000053274', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2022-01-24T06:02:37Z', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'Version' => ['description' => '', 'type' => 'string', 'example' => '2'], + 'CategoryId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1000053274'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2022-01-24T06:02:37Z'], ], ], ], @@ -3816,14 +1820,8 @@ 'title' => 'QueryKnowledges', ], 'PublishKnowledge' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3835,34 +1833,17 @@ [ 'name' => 'KnowledgeId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '30001905617', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '30001905617'], ], [ 'name' => 'Async', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'boolean', - 'required' => false, - 'example' => 'true', - ], + 'schema' => ['description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -3871,11 +1852,7 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '74D1B5C6-BACE-5F5A-9A24-898F74696627', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '74D1B5C6-BACE-5F5A-9A24-898F74696627'], ], ], ], @@ -3883,14 +1860,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"74D1B5C6-BACE-5F5A-9A24-898F74696627\\"\\n}","type":"json"}]', ], 'MoveKnowledgeCategory' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3902,35 +1873,17 @@ [ 'name' => 'KnowledgeId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '30001979424', - 'format' => 'int64', - 'required' => true, - 'type' => 'integer', - ], + 'schema' => ['description' => '', 'example' => '30001979424', 'format' => 'int64', 'required' => true, 'type' => 'integer'], ], [ 'name' => 'CategoryId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '1000053274', - 'format' => 'int64', - 'required' => true, - 'type' => 'integer', - ], + 'schema' => ['description' => '', 'example' => '1000053274', 'format' => 'int64', 'required' => true, 'type' => 'integer'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ @@ -3938,11 +1891,7 @@ 'schema' => [ 'description' => '', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'example' => 'ABC61B71-9F9D-52FD-9E0C-71C4E4B5D097', - 'type' => 'string', - ], + 'RequestId' => ['description' => '', 'example' => 'ABC61B71-9F9D-52FD-9E0C-71C4E4B5D097', 'type' => 'string'], ], 'type' => 'object', ], @@ -3952,14 +1901,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"ABC61B71-9F9D-52FD-9E0C-71C4E4B5D097\\"\\n}","type":"json"}]', ], 'AddSynonym' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -3971,33 +1914,17 @@ [ 'name' => 'CoreWordName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'Synonym', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4005,11 +1932,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '47D26156-D4C3-4E48-B0D6-25BBF7A3BC1D', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '47D26156-D4C3-4E48-B0D6-25BBF7A3BC1D'], ], ], ], @@ -4021,14 +1944,8 @@ 'extraInfo' => ' ', ], 'CreateCoreWord' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4040,23 +1957,12 @@ [ 'name' => 'CoreWordName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4064,16 +1970,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'E3E5C779-A630-45AC-B0F2-A4506A4212F1', - ], - 'CoreWordCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'ceb9d68c-dbb5-32c9-a02c-eca56b782ff7', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'E3E5C779-A630-45AC-B0F2-A4506A4212F1'], + 'CoreWordCode' => ['description' => '', 'type' => 'string', 'example' => 'ceb9d68c-dbb5-32c9-a02c-eca56b782ff7'], ], ], ], @@ -4085,14 +1983,8 @@ 'extraInfo' => ' ', ], 'DeleteCoreWord' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4104,23 +1996,12 @@ [ 'name' => 'CoreWordName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4128,16 +2009,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'E45491D5-7E0A-42C6-9B21-91D1066B1475', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'E45491D5-7E0A-42C6-9B21-91D1066B1475'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -4146,14 +2019,8 @@ 'title' => 'DeleteCoreWord', ], 'UpdateCoreWord' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4165,33 +2032,17 @@ [ 'name' => 'CoreWordName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'CoreWordCode', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'ceb9d68c-dbb5-32c9-a02c-eca56b782ff7', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'ceb9d68c-dbb5-32c9-a02c-eca56b782ff7'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4199,16 +2050,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'D0DDFC4C-D66D-4787-9AE4-4D757481EDEE', - ], - 'Success' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'D0DDFC4C-D66D-4787-9AE4-4D757481EDEE'], + 'Success' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], ], ], ], @@ -4220,14 +2063,8 @@ 'extraInfo' => ' ', ], 'DescribeCoreWord' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4239,23 +2076,12 @@ [ 'name' => 'CoreWordName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4263,40 +2089,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'CoreWordName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'CoreWordName' => ['description' => '', 'type' => 'string', 'example' => ''], 'Synonyms' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T10:31:10Z', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F55D90C1-31BE-4B2A-AA3F-25EFC36F9419', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-24T03:49:18Z', - ], - 'CoreWordCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => '5be359c7-c18b-353a-bfe5-659b229e272e', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T10:31:10Z'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F55D90C1-31BE-4B2A-AA3F-25EFC36F9419'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-24T03:49:18Z'], + 'CoreWordCode' => ['description' => '', 'type' => 'string', 'example' => '5be359c7-c18b-353a-bfe5-659b229e272e'], ], ], ], @@ -4308,14 +2110,8 @@ 'extraInfo' => ' ', ], 'QueryCoreWords' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4327,55 +2123,27 @@ [ 'name' => 'CoreWordName', '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'], ], [ 'name' => 'Synonym', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4383,66 +2151,27 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '3', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], 'CoreWords' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'CoreWordCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => '405d73a6-ac3c-37fd-96a6-94ae2a882c1e', - ], - 'CoreWordName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'CoreWordCode' => ['description' => '', 'type' => 'string', 'example' => '405d73a6-ac3c-37fd-96a6-94ae2a882c1e'], + 'CoreWordName' => ['description' => '', 'type' => 'string', 'example' => ''], 'Synonyms' => [ 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-24T03:49:18Z', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-25T10:31:10Z', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-24T03:49:18Z'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-25T10:31:10Z'], ], ], ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '92B81548-42B9-4B34-924B-4E778AEB412B', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'PageNumber' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '92B81548-42B9-4B34-924B-4E778AEB412B'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'PageNumber' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], ], ], ], @@ -4454,14 +2183,8 @@ 'extraInfo' => ' ', ], 'RemoveSynonym' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4473,33 +2196,17 @@ [ 'name' => 'CoreWordName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'Synonym', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4507,11 +2214,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'C191B48B-9268-4FB1-A3C2-5143B4A91D0C', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'C191B48B-9268-4FB1-A3C2-5143B4A91D0C'], ], ], ], @@ -4523,14 +2226,8 @@ 'extraInfo' => ' ', ], 'CreateEntity' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4542,23 +2239,12 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '103610', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '103610'], ], [ 'name' => 'EntityName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'EntityType', @@ -4567,22 +2253,14 @@ 'description' => '', 'type' => 'string', 'required' => true, - 'enumValueTitles' => [ - 'regex' => 'regex', - 'synonyms' => 'synonyms', - ], + 'enumValueTitles' => ['regex' => 'regex', 'synonyms' => 'synonyms'], 'example' => 'synonyms', ], ], [ 'name' => 'Regex', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '\\d{5,8}', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '\\d{5,8}'], ], [ 'name' => 'Members', @@ -4594,42 +2272,24 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'MemberName' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'MemberName' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], 'Synonyms' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], 'required' => false, ], ], 'required' => false, ], 'required' => false, - 'enumValueTitles' => [ - '[{\\"MemberName\\":\\"1413\\",\\"Synonyms\\":[\\"天鹅座D座\\"]},{\\"MemberName\\":\\"1416\\",\\"Synonyms\\":[\\"无锡功能区\\"]}]' => '', - ], + 'enumValueTitles' => ['[{\\"MemberName\\":\\"1413\\",\\"Synonyms\\":[\\"天鹅座D座\\"]},{\\"MemberName\\":\\"1416\\",\\"Synonyms\\":[\\"无锡功能区\\"]}]' => ''], ], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4637,17 +2297,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EntityId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '72121', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '28805A7C-D695-548C-A31B-67E52C2C274F', - ], + 'EntityId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '72121'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '28805A7C-D695-548C-A31B-67E52C2C274F'], ], ], ], @@ -4655,14 +2306,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"EntityId\\": 72121,\\n \\"RequestId\\": \\"28805A7C-D695-548C-A31B-67E52C2C274F\\"\\n}","type":"json"}]', ], 'DeleteEntity' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4674,24 +2319,12 @@ [ 'name' => 'EntityId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '42212', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '42212'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4699,17 +2332,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EntityId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '42212', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '851BCF73-08DB-4738-AC23-302C591C1C86', - ], + 'EntityId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '42212'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '851BCF73-08DB-4738-AC23-302C591C1C86'], ], ], ], @@ -4721,14 +2345,8 @@ 'extraInfo' => ' ', ], 'UpdateEntity' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4740,43 +2358,22 @@ [ 'name' => 'EntityId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '13866', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '13866'], ], [ 'name' => 'EntityName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'EntityType', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'synonyms ', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'synonyms '], ], [ 'name' => 'Regex', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '(\\\\d+-\\\\d+-\\\\d+\\\\s\\\\S+)\\\\s\\\\[(\\\\S+)\\\\s([^:]+):(\\\\d+)\\\\s(\\\\w+)]\\\\s\\\\[(\\\\d+)\\\\s(\\\\d+)]\\\\s\\\\[([^]]+)]\\\\s(\\\\w+)\\\\s(.*)', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '(\\\\d+-\\\\d+-\\\\d+\\\\s\\\\S+)\\\\s\\\\[(\\\\S+)\\\\s([^:]+):(\\\\d+)\\\\s(\\\\w+)]\\\\s\\\\[(\\\\d+)\\\\s(\\\\d+)]\\\\s\\\\[([^]]+)]\\\\s(\\\\w+)\\\\s(.*)'], ], [ 'name' => 'Members', @@ -4789,21 +2386,11 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'MemberName' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'MemberName' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], 'Synonyms' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], 'required' => false, ], ], @@ -4815,13 +2402,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4829,17 +2410,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EntityId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '63405', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '4B3E0DE3-DC57-5BFE-88D4-ADD8ED024F55', - ], + 'EntityId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '63405'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '4B3E0DE3-DC57-5BFE-88D4-ADD8ED024F55'], ], ], ], @@ -4847,14 +2419,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"EntityId\\": 63405,\\n \\"RequestId\\": \\"4B3E0DE3-DC57-5BFE-88D4-ADD8ED024F55\\"\\n}","type":"json"}]', ], 'DescribeEntities' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4866,24 +2432,12 @@ [ 'name' => 'EntityId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '42212', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '42212'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -4891,62 +2445,17 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EntityId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '42212', - ], - 'EntityType' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'regex', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-12-02T06:35:50Z', - ], - 'ModifyUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '3F95508F-8635-4786-A959-E21F6FED4CD1', - ], - 'Regex' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'EntityName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-12-02T06:35:50Z', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'CreateUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], + 'EntityId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '42212'], + 'EntityType' => ['description' => '', 'type' => 'string', 'example' => 'regex'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-12-02T06:35:50Z'], + 'ModifyUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '3F95508F-8635-4786-A959-E21F6FED4CD1'], + 'Regex' => ['description' => '', 'type' => 'string', 'example' => ''], + 'EntityName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-12-02T06:35:50Z'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'CreateUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], 'Members' => [ 'description' => '', 'type' => 'array', @@ -4955,17 +2464,9 @@ 'properties' => [ 'Synonyms' => [ 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'MemberName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'MemberName' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], @@ -4980,14 +2481,8 @@ 'extraInfo' => ' ', ], 'QuerySystemEntities' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -4999,23 +2494,12 @@ [ 'name' => 'EntityName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5029,29 +2513,13 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'DefaultQuestion' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'EntityCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => '@sys.geo-city', - ], - 'EntityName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'DefaultQuestion' => ['description' => '', 'type' => 'string', 'example' => ''], + 'EntityCode' => ['description' => '', 'type' => 'string', 'example' => '@sys.geo-city'], + 'EntityName' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F6E5D7FE-6165-4478-BC52-9E0D1DAD5C84', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F6E5D7FE-6165-4478-BC52-9E0D1DAD5C84'], ], ], ], @@ -5063,14 +2531,8 @@ 'extraInfo' => ' ', ], 'QueryEntities' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5082,56 +2544,27 @@ [ 'name' => 'EntityName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '50405', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '50405'], ], [ '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'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5139,29 +2572,10 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '206FCA00-9802-492E-86B3-5BCABDB6EF71', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'PageNumber' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '206FCA00-9802-492E-86B3-5BCABDB6EF71'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'PageNumber' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], 'Entities' => [ 'description' => '', 'type' => 'array', @@ -5176,71 +2590,22 @@ 'properties' => [ 'Synonyms' => [ 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'MemberName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'MemberName' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], - 'ModifyUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'EntityId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '42212', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-12-02T06:35:50Z', - ], - 'Regex' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'EntityType' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'regex', - ], - 'CreateUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'EntityName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-12-02T06:35:50Z', - ], + 'ModifyUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'EntityId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '42212'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-12-02T06:35:50Z'], + 'Regex' => ['description' => '', 'type' => 'string', 'example' => ''], + 'EntityType' => ['description' => '', 'type' => 'string', 'example' => 'regex'], + 'CreateUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'EntityName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-12-02T06:35:50Z'], ], ], ], @@ -5255,14 +2620,8 @@ 'extraInfo' => ' ', ], 'AppendEntityMember' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5274,23 +2633,12 @@ [ 'name' => 'EntityId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '62899', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '62899'], ], [ 'name' => 'ApplyType', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'memberName', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'memberName'], ], [ 'name' => 'Member', @@ -5300,21 +2648,11 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'MemberName' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'MemberName' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], 'Synonyms' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], 'required' => true, ], ], @@ -5324,13 +2662,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5338,17 +2670,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EntityId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '13853', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '07B270A4-61D8-57F6-A609-A3C216CFB872', - ], + 'EntityId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '13853'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '07B270A4-61D8-57F6-A609-A3C216CFB872'], ], ], ], @@ -5356,14 +2679,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"EntityId\\": 13853,\\n \\"RequestId\\": \\"07B270A4-61D8-57F6-A609-A3C216CFB872\\"\\n}","type":"json"}]', ], 'RemoveEntityMember' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5375,23 +2692,12 @@ [ 'name' => 'EntityId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '13853', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '13853'], ], [ 'name' => 'RemoveType', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'memberName', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'memberName'], ], [ 'name' => 'Member', @@ -5401,21 +2707,11 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'MemberName' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'MemberName' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], 'Synonyms' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'items' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], 'required' => false, ], ], @@ -5425,13 +2721,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5439,17 +2729,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'EntityId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '13853', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'E42C928F-202A-4896-8F4A-DA718720BC98', - ], + 'EntityId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '13853'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'E42C928F-202A-4896-8F4A-DA718720BC98'], ], ], ], @@ -5460,14 +2741,8 @@ 'extraInfo' => ' ', ], 'CreateDialog' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5479,43 +2754,22 @@ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'chatbot-cn-7QuUfaqMQe', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'chatbot-cn-7QuUfaqMQe'], ], [ 'name' => 'DialogName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5523,17 +2777,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '16AC1B3C-66E0-438B-BB7C-71B692407B67', - ], - 'DialogId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '50120', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '16AC1B3C-66E0-438B-BB7C-71B692407B67'], + 'DialogId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '50120'], ], ], ], @@ -5545,14 +2790,8 @@ 'extraInfo' => ' ', ], 'DeleteDialog' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5564,24 +2803,12 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '50127', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '50127'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5589,11 +2816,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'C6C17866-D5BF-4B90-8224-FC38F069F4C0', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'C6C17866-D5BF-4B90-8224-FC38F069F4C0'], ], ], ], @@ -5605,14 +2828,8 @@ 'extraInfo' => ' ', ], 'UpdateDialog' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5624,44 +2841,22 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '50120', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '50120'], ], [ 'name' => 'DialogName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => ''], ], [ 'name' => 'Description', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5669,11 +2864,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'FF157949-D464-4563-99C0-AC1C889729B6', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'FF157949-D464-4563-99C0-AC1C889729B6'], ], ], ], @@ -5685,14 +2876,8 @@ 'extraInfo' => ' ', ], 'DescribeDialog' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5704,24 +2889,12 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '50099', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '50099'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5729,73 +2902,19 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '6', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T06:05:11Z', - ], - 'Description' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F178F903-AFCF-4F1F-81A1-69A8D99B1D7E', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T03:00:54Z', - ], - 'CreateUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'DialogId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '50099', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'IsOnline' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'DialogName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'IsSampleDialog' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', - ], + 'Status' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '6'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T06:05:11Z'], + 'Description' => ['description' => '', 'type' => 'string', 'example' => ''], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F178F903-AFCF-4F1F-81A1-69A8D99B1D7E'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T03:00:54Z'], + 'CreateUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'DialogId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '50099'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'IsOnline' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'DialogName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'IsSampleDialog' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], ], ], ], @@ -5807,14 +2926,8 @@ 'extraInfo' => ' ', ], 'QueryDialogs' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -5827,55 +2940,27 @@ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'chatbot-cn-7QuUfaqMQe', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'chatbot-cn-7QuUfaqMQe'], ], [ 'name' => 'DialogName', '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'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -5883,98 +2968,28 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '3', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '7F132693-212A-40A9-8A81-11E7694E478B', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'PageNumber' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '7F132693-212A-40A9-8A81-11E7694E478B'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'PageNumber' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], 'Dialogs' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'title' => '对话流状态:0-未激活状态;1-沙盒状态;3-草稿状态;4-发布中状态;5-审核中;6-已发布;7-审核失败;8-已下线', - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '3', - ], - 'DialogName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'IsOnline' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T03:00:54Z', - ], - 'CreateUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'Description' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'DialogId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '50099', - ], - 'IsSampleDialog' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T06:12:47Z', - ], + 'Status' => ['title' => '对话流状态:0-未激活状态;1-沙盒状态;3-草稿状态;4-发布中状态;5-审核中;6-已发布;7-审核失败;8-已下线', 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3'], + 'DialogName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'IsOnline' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T03:00:54Z'], + 'CreateUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'Description' => ['description' => '', 'type' => 'string', 'example' => ''], + 'DialogId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '50099'], + 'IsSampleDialog' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T06:12:47Z'], ], ], ], @@ -5990,14 +3005,8 @@ 'extraInfo' => ' ', ], 'DisableDialogFlow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6009,24 +3018,12 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '49966', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '49966'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6034,11 +3031,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F0809B63-5DDF-4BB8-AA86-92CE99543922', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F0809B63-5DDF-4BB8-AA86-92CE99543922'], ], ], ], @@ -6050,14 +3043,8 @@ 'extraInfo' => ' ', ], 'UpdateDialogFlow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6069,13 +3056,7 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '93130', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '93130'], ], [ 'name' => 'ModuleDefinition', @@ -6085,17 +3066,8 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'GlobalVars' => [ - 'description' => '', - 'type' => 'object', - 'required' => false, - 'example' => '{"name":"", "uid":""}', - ], - 'ModuleDefinition' => [ - 'description' => '', - 'required' => false, - '$ref' => '#/components/schemas/PaasProcessData', - ], + 'GlobalVars' => ['description' => '', 'type' => 'object', 'required' => false, 'example' => '{"name":"", "uid":""}'], + 'ModuleDefinition' => ['description' => '', 'required' => false, '$ref' => '#/components/schemas/PaasProcessData'], ], 'required' => true, ], @@ -6103,13 +3075,7 @@ [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6117,11 +3083,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F561E093-43D8-563E-8B96-34CC654BA2CB', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F561E093-43D8-563E-8B96-34CC654BA2CB'], ], ], ], @@ -6129,14 +3091,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"F561E093-43D8-563E-8B96-34CC654BA2CB\\"\\n}","type":"json"}]', ], 'DescribeDialogFlow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6148,24 +3104,12 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '49966', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '49966'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6173,99 +3117,24 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Status' => [ - 'description' => '0 for deleted, 1 for inSandbox, 2 for draft,3 for online', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1641953931', - ], - 'AccountId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '133208', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '6419BA93-D111-5225-8998-13E63E6D3940', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'chatbot-cn-Yvy7uEn7mb', - ], - 'ModuleName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1641953931', - ], - 'CreateUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1760998', - ], - 'Templates' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'DialogId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '49966', - ], - 'GlobalVars' => [ - 'description' => '', - 'type' => 'object', - 'example' => '{"name": "", "age": ""}', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'user001', - ], - 'ModuleId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '49162', - ], - 'ModuleDefinition' => [ - 'description' => '', - 'example' => '', - '$ref' => '#/components/schemas/PaasProcessData', - ], - 'DialogName' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1760998', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'user001', - ], - 'Tags' => [ - 'description' => 'null', - 'type' => 'string', - 'example' => 'default', - ], + 'Status' => ['description' => '0 for deleted, 1 for inSandbox, 2 for draft,3 for online', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '1641953931'], + 'AccountId' => ['description' => '', 'type' => 'string', 'example' => '133208'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '6419BA93-D111-5225-8998-13E63E6D3940'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'example' => 'chatbot-cn-Yvy7uEn7mb'], + 'ModuleName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '1641953931'], + 'CreateUserId' => ['description' => '', 'type' => 'string', 'example' => '1760998'], + 'Templates' => ['description' => '', 'type' => 'string', 'example' => ''], + 'DialogId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '49966'], + 'GlobalVars' => ['description' => '', 'type' => 'object', 'example' => '{"name": "", "age": ""}'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'user001'], + 'ModuleId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '49162'], + 'ModuleDefinition' => ['description' => '', 'example' => '', '$ref' => '#/components/schemas/PaasProcessData'], + 'DialogName' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyUserId' => ['description' => '', 'type' => 'string', 'example' => '1760998'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'user001'], + 'Tags' => ['description' => 'null', 'type' => 'string', 'example' => 'default'], ], ], ], @@ -6273,14 +3142,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Status\\": 1,\\n \\"ModifyTime\\": \\"1641953931\\",\\n \\"AccountId\\": \\"133208\\",\\n \\"RequestId\\": \\"6419BA93-D111-5225-8998-13E63E6D3940\\",\\n \\"InstanceId\\": \\"chatbot-cn-Yvy7uEn7mb\\",\\n \\"ModuleName\\": \\"示例_查天气\\",\\n \\"CreateTime\\": \\"1641953931\\",\\n \\"CreateUserId\\": \\"1760998\\",\\n \\"Templates\\": \\"模板信息\\",\\n \\"DialogId\\": 49966,\\n \\"GlobalVars\\": {\\n \\"name\\": \\"\\",\\n \\"age\\": \\"\\"\\n },\\n \\"CreateUserName\\": \\"user001\\",\\n \\"ModuleId\\": 49162,\\n \\"ModuleDefinition\\": {\\n \\"Nodes\\": [\\n {\\n \\"Code\\": \\"\\",\\n \\"Id\\": \\"\\",\\n \\"Label\\": \\"\\",\\n \\"Xx\\": 0,\\n \\"Yy\\": 0,\\n \\"PluginData\\": {\\n \\"Entry\\": {\\n \\"PluginFieldDataEntry\\": {\\n \\"ContentEntry\\": [\\n {\\n \\"ConditionEntries\\": [\\n {\\n \\"Id\\": \\"\\",\\n \\"Term\\": \\"\\",\\n \\"Name\\": \\"\\",\\n \\"Type\\": \\"\\",\\n \\"Value\\": \\"\\"\\n }\\n ]\\n }\\n ],\\n \\"LifeSpan\\": 0,\\n \\"Name\\": \\"\\"\\n }\\n },\\n \\"Slot\\": {\\n \\"PluginFieldDataSlot\\": {\\n \\"IntentName\\": \\"\\",\\n \\"IntentId\\": \\"\\",\\n \\"Name\\": \\"\\",\\n \\"IsSysIntent\\": true,\\n \\"ContentSlot\\": [\\n {\\n \\"IsArray\\": true,\\n \\"IsNecessary\\": true,\\n \\"Value\\": \\"\\",\\n \\"LifeSpan\\": 0,\\n \\"Name\\": \\"\\",\\n \\"Question\\": [\\n \\"\\"\\n ]\\n }\\n ]\\n }\\n },\\n \\"Response\\": {\\n \\"PluginFieldDataResponse\\": {\\n \\"Name\\": \\"\\",\\n \\"ContentResponse\\": {\\n \\"Type\\": \\"\\",\\n \\"Text\\": \\"\\",\\n \\"Image\\": \\"\\",\\n \\"ButtonList\\": {\\n \\"Button\\": [\\n {\\n \\"Name\\": \\"\\",\\n \\"Text\\": \\"\\",\\n \\"Type\\": \\"\\"\\n }\\n ],\\n \\"Intro\\": \\"\\"\\n }\\n }\\n }\\n },\\n \\"Function\\": {\\n \\"PluginFieldDataFunction\\": {\\n \\"Function\\": \\"\\",\\n \\"AliyunFunction\\": \\"\\",\\n \\"Type\\": \\"\\",\\n \\"Description\\": \\"\\",\\n \\"EndPoint\\": \\"\\",\\n \\"Code\\": \\"\\",\\n \\"Name\\": \\"\\",\\n \\"AliyunService\\": \\"\\",\\n \\"Switch\\": [\\n {\\n \\"Id\\": \\"\\",\\n \\"Label\\": \\"\\",\\n \\"Type\\": \\"\\",\\n \\"Value\\": \\"\\",\\n \\"VariableName\\": \\"\\"\\n }\\n ],\\n \\"Params\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n }\\n }\\n }\\n }\\n }\\n ],\\n \\"Edges\\": [\\n {\\n \\"Target\\": \\"\\",\\n \\"Id\\": \\"\\",\\n \\"Source\\": \\"\\",\\n \\"Label\\": \\"\\"\\n }\\n ]\\n },\\n \\"DialogName\\": \\"示例_查天气\\",\\n \\"ModifyUserId\\": \\"1760998\\",\\n \\"ModifyUserName\\": \\"user001\\",\\n \\"Tags\\": \\"default\\"\\n}","type":"json"}]', ], 'PublishDialogFlow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6292,24 +3155,12 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '49966', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '49966'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6317,11 +3168,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'B58AD5AF-21C8-4DB9-82E8-D445ED579EDC', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'B58AD5AF-21C8-4DB9-82E8-D445ED579EDC'], ], ], ], @@ -6333,14 +3180,8 @@ 'extraInfo' => ' ', ], 'TestDialogFlow' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6352,24 +3193,12 @@ [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '1111', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '1111'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6377,11 +3206,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '1891FFA2-8F35-4F9A-BF16-D4A6E1F58EC0', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '1891FFA2-8F35-4F9A-BF16-D4A6E1F58EC0'], ], ], ], @@ -6393,14 +3218,8 @@ 'extraInfo' => ' ', ], 'CreateIntent' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6413,33 +3232,17 @@ 'name' => 'IntentDefinition', 'in' => 'query', 'style' => 'json', - 'schema' => [ - 'description' => '', - 'required' => true, - '$ref' => '#/components/schemas/IntentCreateDTO', - ], + 'schema' => ['description' => '', 'required' => true, '$ref' => '#/components/schemas/IntentCreateDTO'], ], [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '50099', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '50099'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6447,17 +3250,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '8AD9FA10-7780-5E12-B701-13C928524F32', - ], - 'IntentId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '58985', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '8AD9FA10-7780-5E12-B701-13C928524F32'], + 'IntentId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '58985'], ], ], ], @@ -6465,14 +3259,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"8AD9FA10-7780-5E12-B701-13C928524F32\\",\\n \\"IntentId\\": 58985\\n}","type":"json"}]', ], 'DeleteIntent' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6484,24 +3272,12 @@ [ 'name' => 'IntentId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '126558', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '126558'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6509,17 +3285,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '6658EB01-A68C-4041-93ED-CD3F9C887A19', - ], - 'IntentId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '126558', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '6658EB01-A68C-4041-93ED-CD3F9C887A19'], + 'IntentId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '126558'], ], ], ], @@ -6531,14 +3298,8 @@ 'extraInfo' => ' ', ], 'UpdateIntent' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6551,33 +3312,17 @@ 'name' => 'IntentDefinition', 'in' => 'query', 'style' => 'json', - 'schema' => [ - 'description' => '', - 'required' => true, - '$ref' => '#/components/schemas/IntentCreateDTO', - ], + 'schema' => ['description' => '', 'required' => true, '$ref' => '#/components/schemas/IntentCreateDTO'], ], [ 'name' => 'IntentId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '59055', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '59055'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6585,17 +3330,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'D641EA5C-0638-53A2-A1E4-67A9B5C92100', - ], - 'IntentId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '59055', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'D641EA5C-0638-53A2-A1E4-67A9B5C92100'], + 'IntentId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '59055'], ], ], ], @@ -6603,14 +3339,8 @@ 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"D641EA5C-0638-53A2-A1E4-67A9B5C92100\\",\\n \\"IntentId\\": 59055\\n}","type":"json"}]', ], 'QueryIntents' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6622,67 +3352,32 @@ [ 'name' => 'IntentName', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'DialogId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => false, - 'example' => '50099', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '50099'], ], [ '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'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'title' => '机器人实例 ID', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'chatbot-cn-v0h17ngxu00016', - ], + 'schema' => ['title' => '机器人实例 ID', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'chatbot-cn-v0h17ngxu00016'], ], ], 'responses' => [ @@ -6691,29 +3386,10 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '2', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'A1C54450-F19B-4883-90E3-FDB686BF0381', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'PageNumber' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'A1C54450-F19B-4883-90E3-FDB686BF0381'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'PageNumber' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], 'Intents' => [ 'description' => '', 'type' => 'array', @@ -6721,26 +3397,10 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'ModifyUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83325', - ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T03:03:37Z', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], + 'ModifyUserId' => ['description' => '', 'type' => 'string', 'example' => '83325'], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T03:03:37Z'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], 'Slot' => [ 'description' => '', 'type' => 'array', @@ -6748,32 +3408,11 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Value' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'LifeSpan' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '0', - ], - 'SlotId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb', - ], - 'IsNecessary' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'IsArray' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', - ], + 'Value' => ['description' => '', 'type' => 'string', 'example' => ''], + 'LifeSpan' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], + 'SlotId' => ['description' => '', 'type' => 'string', 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb'], + 'IsNecessary' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'IsArray' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], 'Tags' => [ 'description' => '', 'type' => 'array', @@ -6781,33 +3420,17 @@ 'description' => '', 'type' => 'object', 'properties' => [ - 'Value' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'UserSayId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'Value' => ['description' => '', 'type' => 'string', 'example' => ''], + 'UserSayId' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], 'Question' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'Name' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], @@ -6823,37 +3446,17 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'SlotId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb', - ], - 'Text' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'SlotId' => ['description' => '', 'type' => 'string', 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb'], + 'Text' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], - 'UserSayId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '853d7220-32b8-11eb-9478-19d2d885afdb', - ], - 'Strict' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', - ], + 'UserSayId' => ['description' => '', 'type' => 'string', 'example' => '853d7220-32b8-11eb-9478-19d2d885afdb'], + 'Strict' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], ], ], ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'Name' => ['description' => '', 'type' => 'string', 'example' => ''], 'RuleCheck' => [ 'description' => '', 'type' => 'array', @@ -6864,50 +3467,21 @@ 'Error' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], 'Warning' => [ 'description' => '', 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'Text' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'Strict' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'Text' => ['description' => '', 'type' => 'string', 'example' => ''], + 'Strict' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], ], ], ], - 'CreateUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'IntentId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '126558', - ], - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T03:03:37Z', - ], + 'CreateUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'IntentId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '126558'], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T03:03:37Z'], ], ], ], @@ -6922,14 +3496,8 @@ 'extraInfo' => ' ', ], 'DescribeIntent' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -6941,24 +3509,12 @@ [ 'name' => 'IntentId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'required' => true, - 'example' => '126558', - ], + 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '126558'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -6966,58 +3522,16 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'ModifyTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T06:04:37Z', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '473F6889-1DE6-44A5-BA62-BD3CC7600DBF', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-30T03:03:37Z', - ], - 'DialogId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '50099', - ], - 'CreateUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], - 'CreateUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'IntentId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '126558', - ], - 'Type' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'ModifyUserId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '83225', - ], + 'ModifyTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T06:04:37Z'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '473F6889-1DE6-44A5-BA62-BD3CC7600DBF'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-30T03:03:37Z'], + 'DialogId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '50099'], + 'CreateUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], + 'CreateUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], + 'Name' => ['description' => '', 'type' => 'string', 'example' => ''], + 'IntentId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '126558'], + 'Type' => ['description' => '', 'type' => 'string', 'example' => ''], + 'ModifyUserId' => ['description' => '', 'type' => 'string', 'example' => '83225'], 'UserSay' => [ 'description' => '', 'type' => 'array', @@ -7030,101 +3544,44 @@ 'items' => [ 'type' => 'object', 'properties' => [ - 'SlotId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb', - ], - 'Text' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'SlotId' => ['description' => '', 'type' => 'string', 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb'], + 'Text' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], - 'UserSayId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '853d7220-32b8-11eb-9478-19d2d885afdb', - ], - 'Strict' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', - ], + 'UserSayId' => ['description' => '', 'type' => 'string', 'example' => '853d7220-32b8-11eb-9478-19d2d885afdb'], + 'Strict' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], ], ], ], - 'ModifyUserName' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'null', - ], + 'ModifyUserName' => ['description' => '', 'type' => 'string', 'example' => 'null'], 'Slot' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Value' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'LifeSpan' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '0', - ], - 'SlotId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb', - ], - 'IsNecessary' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'true', - ], - 'IsArray' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', - ], + 'Value' => ['description' => '', 'type' => 'string', 'example' => ''], + 'LifeSpan' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0'], + 'SlotId' => ['description' => '', 'type' => 'string', 'example' => '9ec31b50-32b8-11eb-9478-19d2d885afdb'], + 'IsNecessary' => ['description' => '', 'type' => 'boolean', 'example' => 'true'], + 'IsArray' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], 'Tags' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Value' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'UserSayId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'Value' => ['description' => '', 'type' => 'string', 'example' => ''], + 'UserSayId' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], 'Question' => [ 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'Name' => ['description' => '', 'type' => 'string', 'example' => ''], ], ], ], @@ -7136,30 +3593,14 @@ 'properties' => [ 'Error' => [ 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], 'Warning' => [ 'type' => 'array', - 'items' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - ], - 'Text' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'Strict' => [ - 'description' => '', - 'type' => 'boolean', - 'example' => 'false', + 'items' => ['description' => '', 'type' => 'string', 'example' => ''], ], + 'Text' => ['description' => '', 'type' => 'string', 'example' => ''], + 'Strict' => ['description' => '', 'type' => 'boolean', 'example' => 'false'], ], ], ], @@ -7174,14 +3615,8 @@ 'extraInfo' => ' ', ], 'CreateBot' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7189,49 +3624,27 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'create', - ], + 'systemTags' => ['operationType' => 'create'], 'parameters' => [ [ 'name' => 'LanguageCode', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'zh-cn', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'zh-cn'], ], [ 'name' => 'Name', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'test', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'test'], ], [ 'name' => 'Avatar', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'http://test.oss-cn-beijing.aliyuncs.com/test.jpg', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'http://test.oss-cn-beijing.aliyuncs.com/test.jpg'], ], [ 'name' => 'Introduction', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => '', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'RobotType', @@ -7240,24 +3653,14 @@ 'description' => '', 'type' => 'string', 'required' => false, - 'enumValueTitles' => [ - 'scenario_callout' => '', - 'scenario_im' => '', - 'scenario_ivr' => '', - ], + 'enumValueTitles' => ['scenario_callout' => '', 'scenario_im' => '', 'scenario_ivr' => ''], 'example' => 'scenario_im', ], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -7265,16 +3668,8 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'CDFB7CDF-CCBF-4388-AC7D-9484DB457FFF', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'chatbot-cn-7QuUfaqM', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'CDFB7CDF-CCBF-4388-AC7D-9484DB457FFF'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'example' => 'chatbot-cn-7QuUfaqM'], ], ], ], @@ -7286,14 +3681,8 @@ 'extraInfo' => ' ', ], 'DeleteBot' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7301,30 +3690,17 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'delete', - ], + 'systemTags' => ['operationType' => 'delete'], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'chatbot-cn-xxxxxxx', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'chatbot-cn-xxxxxxx'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -7332,11 +3708,7 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'F2E2C40D-AB09-45A1-B5C5-EB9F5C4E4E4A', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'F2E2C40D-AB09-45A1-B5C5-EB9F5C4E4E4A'], ], ], ], @@ -7345,14 +3717,8 @@ 'title' => 'DeleteBot', ], 'DescribeBot' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7360,30 +3726,17 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'type' => 'string', - 'required' => true, - 'example' => 'chatbot-cn-7QuUfaqM', - ], + 'schema' => ['description' => '', 'type' => 'string', 'required' => true, 'example' => 'chatbot-cn-7QuUfaqM'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -7391,77 +3744,27 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'LanguageCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'zh-cn', - ], - 'TimeZone' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'Asia/Beijing', - ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'BF736BAB-5AC0-4092-82A9-85475D39D1', - ], - 'Introduction' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'chatbot-cn-7QuUfaqM', - ], + 'LanguageCode' => ['description' => '', 'type' => 'string', 'example' => 'zh-cn'], + 'TimeZone' => ['description' => '', 'type' => 'string', 'example' => 'Asia/Beijing'], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => 'BF736BAB-5AC0-4092-82A9-85475D39D1'], + 'Introduction' => ['description' => '', 'type' => 'string', 'example' => ''], + 'InstanceId' => ['description' => '', 'type' => 'string', 'example' => 'chatbot-cn-7QuUfaqM'], 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'CategoryId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '2100073048', - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], - 'ParentCategoryId' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int64', - 'example' => '-1', - ], + 'CategoryId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '2100073048'], + 'Name' => ['description' => '', 'type' => 'string', 'example' => 'test'], + 'ParentCategoryId' => ['description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '-1'], ], ], ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-29T06:50:46Z', - ], - 'Avatar' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'http://test.oss-cn-beijing.aliyuncs.com/test.jpg', - ], - 'Logo' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-29T06:50:46Z'], + 'Avatar' => ['description' => '', 'type' => 'string', 'example' => 'http://test.oss-cn-beijing.aliyuncs.com/test.jpg'], + 'Logo' => ['description' => '', 'type' => 'string', 'example' => ''], + 'Name' => ['description' => '', 'type' => 'string', 'example' => 'test'], ], ], ], @@ -7473,14 +3776,8 @@ 'extraInfo' => ' ', ], 'QueryBots' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7488,42 +3785,22 @@ ], 'operationType' => 'readAndWrite', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ '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'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'description' => '', - 'type' => 'string', - 'required' => false, - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - ], + 'schema' => ['title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public'], ], ], 'responses' => [ @@ -7531,73 +3808,26 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'TotalCount' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'TotalCount' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], 'Bots' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ - 'Introduction' => [ - 'description' => '', - 'type' => 'string', - 'example' => '', - ], - 'Avatar' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'C:\\\\Users\\\\ypfyu\\\\Pictures', - ], - 'TimeZone' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'Asia/Beijing', - ], - 'CreateTime' => [ - 'description' => '', - 'type' => 'string', - 'example' => '2020-11-29T06:50:46Z', - ], - 'LanguageCode' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'zh-cn', - ], - 'InstanceId' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'chatbot-cn-7QuUfaqMQe', - ], - 'Name' => [ - 'description' => '', - 'type' => 'string', - 'example' => 'test', - ], + 'Introduction' => ['description' => '', 'type' => 'string', 'example' => ''], + 'Avatar' => ['description' => '', 'type' => 'string', 'example' => 'C:\\\\Users\\\\ypfyu\\\\Pictures'], + 'TimeZone' => ['description' => '', 'type' => 'string', 'example' => 'Asia/Beijing'], + 'CreateTime' => ['description' => '', 'type' => 'string', 'example' => '2020-11-29T06:50:46Z'], + 'LanguageCode' => ['description' => '', 'type' => 'string', 'example' => 'zh-cn'], + 'InstanceId' => ['description' => '', 'type' => 'string', 'example' => 'chatbot-cn-7QuUfaqMQe'], + 'Name' => ['description' => '', 'type' => 'string', 'example' => 'test'], ], ], ], - 'RequestId' => [ - 'description' => '', - 'type' => 'string', - 'example' => '6FAC33F5-F76A-476C-9FEF-5838F869BD4B', - ], - 'PageSize' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '10', - ], - 'PageNumber' => [ - 'description' => '', - 'type' => 'integer', - 'format' => 'int32', - 'example' => '1', - ], + 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '6FAC33F5-F76A-476C-9FEF-5838F869BD4B'], + 'PageSize' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10'], + 'PageNumber' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1'], ], ], ], @@ -7609,70 +3839,38 @@ 'extraInfo' => ' ', ], 'ListConversationLogs' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'SessionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'c1187530338311ebade7cf3eaeb3668a', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'c1187530338311ebade7cf3eaeb3668a', 'required' => false, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'RequestId' => [ - 'description' => '', - 'example' => 'B6082275-D0E3-4030-9478-FFC35BA90312', - 'type' => 'string', - ], + 'RequestId' => ['description' => '', 'example' => 'B6082275-D0E3-4030-9478-FFC35BA90312', 'type' => 'string'], 'ChatLogs' => [ 'description' => '', - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], - 'Rounds' => [ - 'description' => '', - 'example' => '1', - 'format' => 'int64', - 'type' => 'integer', - ], + 'Rounds' => ['description' => '', 'example' => '1', 'format' => 'int64', 'type' => 'integer'], ], 'type' => 'object', ], @@ -7684,98 +3882,50 @@ 'title' => 'ListConversationLogs ', ], 'ListBotChatHistorys' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Limit', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '30', - 'format' => 'int32', - 'required' => false, - 'type' => 'integer', - 'default' => '30', - ], + 'schema' => ['description' => '', 'example' => '30', 'format' => 'int32', 'required' => false, 'type' => 'integer', 'default' => '30'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '146', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '897F3CD0-99CA-4879-BA1D-989C817FDF9E', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '146', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '897F3CD0-99CA-4879-BA1D-989C817FDF9E', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -7789,14 +3939,8 @@ 'title' => 'ListBotChatHistorys', ], 'GetConversationList' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7804,90 +3948,47 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'SessionId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'c1187530338311ebade7cf3eaeb3668a', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'c1187530338311ebade7cf3eaeb3668a', 'required' => false, 'type' => 'string'], ], [ 'name' => 'SenderId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '83325', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '83325', 'required' => false, 'type' => 'string'], ], [ 'name' => 'StartDate', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '2020-12-01 11:17:38', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '2020-12-01 11:17:38', 'required' => false, 'type' => 'string'], ], [ 'name' => 'EndDate', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '2020-12-01 11:17:38', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '2020-12-01 11:17:38', 'required' => false, 'type' => 'string'], ], [ 'name' => 'PageNumber', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '1', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '1', 'required' => false, 'type' => 'string'], ], [ 'name' => 'PageSize', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '10', - 'required' => false, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '10', 'required' => false, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ @@ -7899,35 +4000,14 @@ 'description' => '', 'example' => '', 'type' => 'object', - 'additionalProperties' => [ - 'type' => 'string', - ], + 'additionalProperties' => ['type' => 'string'], ], 'type' => 'array', ], - 'RequestId' => [ - 'description' => '', - 'example' => 'C83D94BB-D371-4DE9-AEE2-14FE7B9CEBA9', - 'type' => 'string', - ], - 'PageSize' => [ - 'description' => '', - 'example' => '10', - 'format' => 'int64', - 'type' => 'integer', - ], - 'PageNumber' => [ - 'description' => '', - 'example' => '1', - 'format' => 'int64', - 'type' => 'integer', - ], - 'TotalCounts' => [ - 'description' => '', - 'example' => '1', - 'format' => 'int64', - 'type' => 'integer', - ], + 'RequestId' => ['description' => '', 'example' => 'C83D94BB-D371-4DE9-AEE2-14FE7B9CEBA9', 'type' => 'string'], + 'PageSize' => ['description' => '', 'example' => '10', 'format' => 'int64', 'type' => 'integer'], + 'PageNumber' => ['description' => '', 'example' => '1', 'format' => 'int64', 'type' => 'integer'], + 'TotalCounts' => ['description' => '', 'example' => '1', 'format' => 'int64', 'type' => 'integer'], ], 'type' => 'object', ], @@ -7939,14 +4019,8 @@ 'title' => 'GetConversationList', ], 'GetBotDsStatData' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -7954,72 +4028,37 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '70', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => 'C7EDACCF-0268-4C4F-B529-317F98CA9EF9', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '70', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => 'C7EDACCF-0268-4C4F-B529-317F98CA9EF9', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8033,98 +4072,50 @@ 'title' => 'GetBotDsStatData', ], 'ListBotColdDsDatas' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Limit', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '30', - 'format' => 'int32', - 'required' => false, - 'type' => 'integer', - 'default' => '30', - ], + 'schema' => ['description' => '', 'example' => '30', 'format' => 'int32', 'required' => false, 'type' => 'integer', 'default' => '30'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '94', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => 'A270DBA1-694D-447D-9EF9-160EADDB115E', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '94', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => 'A270DBA1-694D-447D-9EF9-160EADDB115E', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8138,98 +4129,50 @@ 'title' => 'ListBotColdDsDatas', ], 'ListBotDsDetails' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Limit', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '30', - 'format' => 'int32', - 'required' => false, - 'type' => 'integer', - 'default' => '30', - ], + 'schema' => ['description' => '', 'example' => '30', 'format' => 'int32', 'required' => false, 'type' => 'integer', 'default' => '30'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '72', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '078144CD-7C10-4019-9831-09BC388AAF8C', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '72', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '078144CD-7C10-4019-9831-09BC388AAF8C', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8243,98 +4186,50 @@ 'title' => 'ListBotDsDetails', ], 'ListBotHotDsDatas' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Limit', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '50', - 'format' => 'int32', - 'required' => false, - 'type' => 'integer', - 'default' => '30', - ], + 'schema' => ['description' => '', 'example' => '50', 'format' => 'int32', 'required' => false, 'type' => 'integer', 'default' => '30'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '171', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '736994BD-AA35-4742-88C9-E64BE4BAA14B', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '171', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '736994BD-AA35-4742-88C9-E64BE4BAA14B', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8348,14 +4243,8 @@ 'title' => 'ListBotHotDsDatas', ], 'GetBotChatData' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -8363,72 +4252,37 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '66', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => 'AD38E52B-B64E-435D-8627-ABB374046CCC', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '66', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => 'AD38E52B-B64E-435D-8627-ABB374046CCC', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8442,14 +4296,8 @@ 'title' => 'GetBotChatData', ], 'GetBotSessionData' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -8457,72 +4305,37 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '116', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '15CD94CC-CBEB-4189-806C-A132D1F45D51', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '116', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '15CD94CC-CBEB-4189-806C-A132D1F45D51', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8536,99 +4349,51 @@ 'title' => 'GetBotSessionData', ], 'ListBotColdKnowledges' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Limit', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '30', - 'format' => 'int32', - 'required' => false, - 'type' => 'integer', - 'default' => '30', - ], + 'schema' => ['description' => '', 'example' => '30', 'format' => 'int32', 'required' => false, 'type' => 'integer', 'default' => '30'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '83', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '1B5B71F0-FE39-466A-BC5E-187A7B6F4632', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '83', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '1B5B71F0-FE39-466A-BC5E-187A7B6F4632', 'type' => 'string'], 'Datas' => [ 'description' => '', - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8642,14 +4407,8 @@ 'title' => 'ListBotColdKnowledges', ], 'ListBotHotKnowledges' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], @@ -8657,84 +4416,42 @@ ], 'operationType' => 'read', 'deprecated' => false, - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqM', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqM', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Limit', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '500', - 'format' => 'int32', - 'required' => false, - 'type' => 'integer', - 'default' => '30', - ], + 'schema' => ['description' => '', 'example' => '500', 'format' => 'int32', 'required' => false, 'type' => 'integer', 'default' => '30'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '13', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '9394952D-44A6-4AE2-8018-9E3423AAF3B7', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '13', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '9394952D-44A6-4AE2-8018-9E3423AAF3B7', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8748,97 +4465,50 @@ 'title' => 'ListBotHotKnowledges', ], 'ListBotKnowledgeDetails' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'Limit', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '30', - 'required' => false, - 'type' => 'string', - 'default' => '100', - ], + 'schema' => ['description' => '', 'example' => '30', 'required' => false, 'type' => 'string', 'default' => '100'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '78', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '1A0F7108-16AF-480C-AF54-45C11A97EAB4', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '78', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '1A0F7108-16AF-480C-AF54-45C11A97EAB4', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8852,86 +4522,45 @@ 'title' => 'ListBotKnowledgeDetails', ], 'ListBotReceptionDetailDatas' => [ - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', - 'systemTags' => [ - 'operationType' => 'get', - ], + 'systemTags' => ['operationType' => 'get'], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201108', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201108', 'required' => true, 'type' => 'string'], ], [ 'name' => 'EndTime', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => '20201207', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => '20201207', 'required' => true, 'type' => 'string'], ], [ 'name' => 'RobotInstanceId', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'chatbot-cn-7QuUfaqMQe', - 'required' => true, - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'chatbot-cn-7QuUfaqMQe', 'required' => true, 'type' => 'string'], ], [ 'name' => 'AgentKey', 'in' => 'query', - 'schema' => [ - 'description' => '', - 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', - 'required' => false, - 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', - 'type' => 'string', - ], + 'schema' => ['description' => '', 'example' => 'ac627989eb4f8a98ed05fd098bbae5_p_beebot_public', 'required' => false, 'title' => '业务空间key,不设置则访问默认业务空间,key值在主账号业务管理页面获取', 'type' => 'string'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'properties' => [ - 'CostTime' => [ - 'description' => '', - 'example' => '77', - 'type' => 'string', - ], - 'RequestId' => [ - 'description' => '', - 'example' => '1CCB889E-9837-42C9-BAEC-641169D8DF2A', - 'type' => 'string', - ], + 'CostTime' => ['description' => '', 'example' => '77', 'type' => 'string'], + 'RequestId' => ['description' => '', 'example' => '1CCB889E-9837-42C9-BAEC-641169D8DF2A', 'type' => 'string'], 'Datas' => [ - 'items' => [ - 'description' => '', - 'example' => '', - 'type' => 'object', - ], + 'items' => ['description' => '', 'example' => '', 'type' => 'object'], 'type' => 'array', ], ], @@ -8946,13 +4575,6 @@ ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'chatbot.cn-shanghai.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong', - 'endpoint' => 'chatbot.cn-hongkong.aliyuncs.com', - ], + ['regionId' => 'cn-shanghai', 'endpoint' => 'chatbot.cn-shanghai.aliyuncs.com'], ], ]; |
