Skip to content

Commit 61ffefc

Browse files
authored
Update apiDefinition.swagger.json (microsoft#2605)
1 parent 170495f commit 61ffefc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

certified-connectors/Business Assist/apiDefinition.swagger.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"swagger": "2.0",
33
"info": {
44
"title": "Business Assist",
5-
"description": "Business Assist uses Machine learning based tools originally developed internally at Microsoft to automate common customer success-oriented tasks. They are now being made available to help customers and partners achieve their goals to reduce costs, listen more efficiently to customers, and respond to their needs more quickly. These tools will allow large scale data analysis to be performed quickly using the low code solution.",
5+
"description": "Business Assist connector provides a set of services to automate common customer-success tasks. Customer service leaders, managers and agent personas can use it to reliably predict service-call volumes (to manage staffing levels), cluster customer feedback (to focus on the right investments) and generate self-help solutions for Microsoft 365 product issues. Reduce your organization’s helpdesk cost and provide great customer experience by adopting the same services that power Microsoft Support.",
66
"version": "1.0",
77
"contact": {
88
"name": "Microsoft",
@@ -362,11 +362,11 @@
362362
},
363363
"originalText": {
364364
"type": "string",
365-
"description": "Original text submitted."
365+
"description": "Original request text submitted to the Create Cluster API request, returned as a part of results response. Optional, depending on the value of returnOriginalText sent with the Create Cluster request."
366366
},
367367
"englishText": {
368368
"type": "string",
369-
"description": "Translated orginal text in English."
369+
"description": "This property contains the English translation of the original text. For non-English original text records, englishText contains the text translated into English from the original text provided by the user. For English original text records, englishText contains the original text. Optional, depending on the value of returnEnglishText sent with the Create Cluster request."
370370
}
371371
}
372372
}
@@ -521,11 +521,11 @@
521521
},
522522
"originalText": {
523523
"type": "string",
524-
"description": "Original text submitted."
524+
"description": "Original request text submitted to the Create Cluster API request, returned as a part of results response. Optional, depending on the value of returnOriginalText sent with the Create Cluster request."
525525
},
526526
"englishText": {
527527
"type": "string",
528-
"description": "Translated orginal text in English."
528+
"description": "This property contains the English translation of the original text. For non-English original text records, englishText contains the text translated into English from the original text provided by the user. For English original text records, englishText contains the original text. Optional, depending on the value of returnEnglishText sent with the Create Cluster request."
529529
}
530530
}
531531
}

0 commit comments

Comments
 (0)