@salesforce/lds-adapters-sales-eci 1.212.0 → 1.212.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-sales-eci",
3
- "version": "1.212.0",
3
+ "version": "1.212.1",
4
4
  "description": "Einstein Conversation Insights",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/sales-eci.js",
package/sfdc/index.js CHANGED
@@ -735,4 +735,4 @@ withDefaultLuvio((luvio) => {
735
735
  });
736
736
 
737
737
  export { generateConversationSummary, getConversationSummaryRelatedList, getConversationSummaryRelatedListNotifyChange, getConversationSummaryRelatedList_imperative };
738
- // version: 1.212.0-fc1e87085
738
+ // version: 1.212.1-49679d2a7
package/src/raml/api.raml CHANGED
@@ -54,10 +54,10 @@ types:
54
54
  type: string
55
55
  source:
56
56
  description: 'The source of the most recent update of the summary field. Values:
57
- User Modified, Generative AI'
57
+ USER_EDITED, EINSTEIN_GPT'
58
58
  type: string
59
- state:
60
- description: 'The state this summary is in: Success, Generating, Error'
59
+ status:
60
+ description: 'The status this summary is in: Success, Generating, Error'
61
61
  type: string
62
62
  summary:
63
63
  description: The generated or edited summary of the referenced record