@salesforce/lds-adapters-service-einstein-copilot-bot 1.384.0 → 1.386.0

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.
@@ -340,7 +340,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
340
340
  function createResourceRequest$9(config) {
341
341
  const headers = {};
342
342
  return {
343
- baseUri: '/services/data/v65.0',
343
+ baseUri: '/services/data/v66.0',
344
344
  basePath: '/connect/conversation-runtime-proxy',
345
345
  method: 'get',
346
346
  body: null,
@@ -1588,7 +1588,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
1588
1588
  function createResourceRequest$8(config) {
1589
1589
  const headers = {};
1590
1590
  return {
1591
- baseUri: '/services/data/v65.0',
1591
+ baseUri: '/services/data/v66.0',
1592
1592
  basePath: '/connect/conversation-runtime-proxy',
1593
1593
  method: 'post',
1594
1594
  body: config.body,
@@ -1958,7 +1958,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
1958
1958
  function createResourceRequest$7(config) {
1959
1959
  const headers = {};
1960
1960
  return {
1961
- baseUri: '/services/data/v65.0',
1961
+ baseUri: '/services/data/v66.0',
1962
1962
  basePath: '/connect/recommended-plan-templates/' + config.urlParams.pageType + '/' + config.urlParams.objectType + '',
1963
1963
  method: 'get',
1964
1964
  body: null,
@@ -2153,7 +2153,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
2153
2153
  function createResourceRequest$6(config) {
2154
2154
  const headers = {};
2155
2155
  return {
2156
- baseUri: '/services/data/v65.0',
2156
+ baseUri: '/services/data/v66.0',
2157
2157
  basePath: '/connect/copilot/feedback',
2158
2158
  method: 'post',
2159
2159
  body: config.body,
@@ -2407,7 +2407,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
2407
2407
  function createResourceRequest$5(config) {
2408
2408
  const headers = {};
2409
2409
  return {
2410
- baseUri: '/services/data/v65.0',
2410
+ baseUri: '/services/data/v66.0',
2411
2411
  basePath: '/connect/copilot/objects',
2412
2412
  method: 'get',
2413
2413
  body: null,
@@ -2914,7 +2914,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
2914
2914
  function createResourceRequest$4(config) {
2915
2915
  const headers = {};
2916
2916
  return {
2917
- baseUri: '/services/data/v65.0',
2917
+ baseUri: '/services/data/v66.0',
2918
2918
  basePath: '/connect/follow-up-actions',
2919
2919
  method: 'post',
2920
2920
  body: config.body,
@@ -3179,7 +3179,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
3179
3179
  function createResourceRequest$3(config) {
3180
3180
  const headers = {};
3181
3181
  return {
3182
- baseUri: '/services/data/v65.0',
3182
+ baseUri: '/services/data/v66.0',
3183
3183
  basePath: '/connect/recommended-utterances',
3184
3184
  method: 'get',
3185
3185
  body: null,
@@ -3849,7 +3849,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
3849
3849
  function createResourceRequest$2(config) {
3850
3850
  const headers = {};
3851
3851
  return {
3852
- baseUri: '/services/data/v65.0',
3852
+ baseUri: '/services/data/v66.0',
3853
3853
  basePath: '/connect/recommended-actions',
3854
3854
  method: 'get',
3855
3855
  body: null,
@@ -4176,7 +4176,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
4176
4176
  function createResourceRequest$1(config) {
4177
4177
  const headers = {};
4178
4178
  return {
4179
- baseUri: '/services/data/v65.0',
4179
+ baseUri: '/services/data/v66.0',
4180
4180
  basePath: '/connect/welcome-utterances',
4181
4181
  method: 'get',
4182
4182
  body: null,
@@ -4794,7 +4794,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
4794
4794
  function createResourceRequest(config) {
4795
4795
  const headers = {};
4796
4796
  return {
4797
- baseUri: '/services/data/v65.0',
4797
+ baseUri: '/services/data/v66.0',
4798
4798
  basePath: '/connect/agentforce-agent-info',
4799
4799
  method: 'get',
4800
4800
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-service-einstein-copilot-bot",
3
- "version": "1.384.0",
3
+ "version": "1.386.0",
4
4
  "description": "Einstein Copilot Bot API Family",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/service-einstein-copilot-bot.js",
@@ -40,10 +40,10 @@
40
40
  "test:unit": "jest"
41
41
  },
42
42
  "dependencies": {
43
- "@salesforce/lds-bindings": "^1.384.0"
43
+ "@salesforce/lds-bindings": "^1.386.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@salesforce/lds-compiler-plugins": "^1.384.0"
46
+ "@salesforce/lds-compiler-plugins": "^1.386.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -643,7 +643,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
643
643
  function createResourceRequest$9(config) {
644
644
  const headers = {};
645
645
  return {
646
- baseUri: '/services/data/v65.0',
646
+ baseUri: '/services/data/v66.0',
647
647
  basePath: '/connect/agentforce-agent-info',
648
648
  method: 'get',
649
649
  body: null,
@@ -969,7 +969,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
969
969
  function createResourceRequest$8(config) {
970
970
  const headers = {};
971
971
  return {
972
- baseUri: '/services/data/v65.0',
972
+ baseUri: '/services/data/v66.0',
973
973
  basePath: '/connect/conversation-runtime-proxy',
974
974
  method: 'get',
975
975
  body: null,
@@ -1237,7 +1237,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
1237
1237
  function createResourceRequest$7(config) {
1238
1238
  const headers = {};
1239
1239
  return {
1240
- baseUri: '/services/data/v65.0',
1240
+ baseUri: '/services/data/v66.0',
1241
1241
  basePath: '/connect/copilot/objects',
1242
1242
  method: 'get',
1243
1243
  body: null,
@@ -1744,7 +1744,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
1744
1744
  function createResourceRequest$6(config) {
1745
1745
  const headers = {};
1746
1746
  return {
1747
- baseUri: '/services/data/v65.0',
1747
+ baseUri: '/services/data/v66.0',
1748
1748
  basePath: '/connect/follow-up-actions',
1749
1749
  method: 'post',
1750
1750
  body: config.body,
@@ -2426,7 +2426,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
2426
2426
  function createResourceRequest$5(config) {
2427
2427
  const headers = {};
2428
2428
  return {
2429
- baseUri: '/services/data/v65.0',
2429
+ baseUri: '/services/data/v66.0',
2430
2430
  basePath: '/connect/recommended-actions',
2431
2431
  method: 'get',
2432
2432
  body: null,
@@ -2797,7 +2797,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
2797
2797
  function createResourceRequest$4(config) {
2798
2798
  const headers = {};
2799
2799
  return {
2800
- baseUri: '/services/data/v65.0',
2800
+ baseUri: '/services/data/v66.0',
2801
2801
  basePath: '/connect/recommended-plan-templates/' + config.urlParams.pageType + '/' + config.urlParams.objectType + '',
2802
2802
  method: 'get',
2803
2803
  body: null,
@@ -3050,7 +3050,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
3050
3050
  function createResourceRequest$3(config) {
3051
3051
  const headers = {};
3052
3052
  return {
3053
- baseUri: '/services/data/v65.0',
3053
+ baseUri: '/services/data/v66.0',
3054
3054
  basePath: '/connect/recommended-utterances',
3055
3055
  method: 'get',
3056
3056
  body: null,
@@ -3371,7 +3371,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
3371
3371
  function createResourceRequest$2(config) {
3372
3372
  const headers = {};
3373
3373
  return {
3374
- baseUri: '/services/data/v65.0',
3374
+ baseUri: '/services/data/v66.0',
3375
3375
  basePath: '/connect/welcome-utterances',
3376
3376
  method: 'get',
3377
3377
  body: null,
@@ -4619,7 +4619,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
4619
4619
  function createResourceRequest$1(config) {
4620
4620
  const headers = {};
4621
4621
  return {
4622
- baseUri: '/services/data/v65.0',
4622
+ baseUri: '/services/data/v66.0',
4623
4623
  basePath: '/connect/conversation-runtime-proxy',
4624
4624
  method: 'post',
4625
4625
  body: config.body,
@@ -4819,7 +4819,7 @@ function ingestSuccess(luvio, resourceParams, response) {
4819
4819
  function createResourceRequest(config) {
4820
4820
  const headers = {};
4821
4821
  return {
4822
- baseUri: '/services/data/v65.0',
4822
+ baseUri: '/services/data/v66.0',
4823
4823
  basePath: '/connect/copilot/feedback',
4824
4824
  method: 'post',
4825
4825
  body: config.body,
@@ -5016,4 +5016,4 @@ withDefaultLuvio((luvio) => {
5016
5016
  });
5017
5017
 
5018
5018
  export { getAgents, getAgents_imperative, getBotId, getBotId_imperative, getCopilotObjects, getCopilotObjects_imperative, getFollowUpActions, getFollowUpActions_imperative, getRecommendedActions, getRecommendedActions_imperative, getRecommendedPlanTemplates, getRecommendedPlanTemplates_imperative, getRecommendedUtterances, getRecommendedUtterances_imperative, getWelcomeUtterances, getWelcomeUtterances_imperative, sendMessage, submitFeedback };
5019
- // version: 1.384.0-835fd13f44
5019
+ // version: 1.386.0-521094e838
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '60.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v65.0
9
+ baseUri: /services/data/v66.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0