@salesforce/lds-adapters-service-salesforcejourney 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.
|
@@ -775,7 +775,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
775
775
|
function createResourceRequest$8(config) {
|
|
776
776
|
const headers = {};
|
|
777
777
|
return {
|
|
778
|
-
baseUri: '/services/data/
|
|
778
|
+
baseUri: '/services/data/v66.0',
|
|
779
779
|
basePath: '/connect/salesforce-journey/capability-content/' + config.urlParams.capabilityContentId + '',
|
|
780
780
|
method: 'get',
|
|
781
781
|
body: null,
|
|
@@ -1059,7 +1059,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
1059
1059
|
function createResourceRequest$7(config) {
|
|
1060
1060
|
const headers = {};
|
|
1061
1061
|
return {
|
|
1062
|
-
baseUri: '/services/data/
|
|
1062
|
+
baseUri: '/services/data/v66.0',
|
|
1063
1063
|
basePath: '/connect/salesforce-journey/capability-user-preference',
|
|
1064
1064
|
method: 'post',
|
|
1065
1065
|
body: config.body,
|
|
@@ -1225,7 +1225,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
1225
1225
|
function createResourceRequest$6(config) {
|
|
1226
1226
|
const headers = {};
|
|
1227
1227
|
return {
|
|
1228
|
-
baseUri: '/services/data/
|
|
1228
|
+
baseUri: '/services/data/v66.0',
|
|
1229
1229
|
basePath: '/connect/salesforce-journey/contact-us',
|
|
1230
1230
|
method: 'post',
|
|
1231
1231
|
body: config.body,
|
|
@@ -1429,7 +1429,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
1429
1429
|
function createResourceRequest$5(config) {
|
|
1430
1430
|
const headers = {};
|
|
1431
1431
|
return {
|
|
1432
|
-
baseUri: '/services/data/
|
|
1432
|
+
baseUri: '/services/data/v66.0',
|
|
1433
1433
|
basePath: '/connect/salesforce-journey/journey-map/initiatives/user-preference',
|
|
1434
1434
|
method: 'post',
|
|
1435
1435
|
body: config.body,
|
|
@@ -1990,7 +1990,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
1990
1990
|
function createResourceRequest$4(config) {
|
|
1991
1991
|
const headers = {};
|
|
1992
1992
|
return {
|
|
1993
|
-
baseUri: '/services/data/
|
|
1993
|
+
baseUri: '/services/data/v66.0',
|
|
1994
1994
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/capabilities',
|
|
1995
1995
|
method: 'post',
|
|
1996
1996
|
body: config.body,
|
|
@@ -2209,7 +2209,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
2209
2209
|
function createResourceRequest$3(config) {
|
|
2210
2210
|
const headers = {};
|
|
2211
2211
|
return {
|
|
2212
|
-
baseUri: '/services/data/
|
|
2212
|
+
baseUri: '/services/data/v66.0',
|
|
2213
2213
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/capability-search',
|
|
2214
2214
|
method: 'get',
|
|
2215
2215
|
body: null,
|
|
@@ -2577,7 +2577,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
2577
2577
|
function createResourceRequest$2(config) {
|
|
2578
2578
|
const headers = {};
|
|
2579
2579
|
return {
|
|
2580
|
-
baseUri: '/services/data/
|
|
2580
|
+
baseUri: '/services/data/v66.0',
|
|
2581
2581
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/categories',
|
|
2582
2582
|
method: 'get',
|
|
2583
2583
|
body: null,
|
|
@@ -3078,7 +3078,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
3078
3078
|
function createResourceRequest$1(config) {
|
|
3079
3079
|
const headers = {};
|
|
3080
3080
|
return {
|
|
3081
|
-
baseUri: '/services/data/
|
|
3081
|
+
baseUri: '/services/data/v66.0',
|
|
3082
3082
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/journey-map/initiatives',
|
|
3083
3083
|
method: 'post',
|
|
3084
3084
|
body: config.body,
|
|
@@ -3395,7 +3395,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
3395
3395
|
function createResourceRequest(config) {
|
|
3396
3396
|
const headers = {};
|
|
3397
3397
|
return {
|
|
3398
|
-
baseUri: '/services/data/
|
|
3398
|
+
baseUri: '/services/data/v66.0',
|
|
3399
3399
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/journey-map/metadata',
|
|
3400
3400
|
method: 'get',
|
|
3401
3401
|
body: null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-service-salesforcejourney",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.386.0",
|
|
4
4
|
"description": "set of endpoints for service cloud - My Service Journey feature, to integrate with msj udds, and out-of-core CMS consumption",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/service-salesforcejourney.js",
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
"test:unit": "jest"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@salesforce/lds-bindings": "^1.
|
|
45
|
+
"@salesforce/lds-bindings": "^1.386.0"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
48
|
+
"@salesforce/lds-compiler-plugins": "^1.386.0"
|
|
49
49
|
},
|
|
50
50
|
"nx": {
|
|
51
51
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -219,7 +219,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
219
219
|
function createResourceRequest$8(config) {
|
|
220
220
|
const headers = {};
|
|
221
221
|
return {
|
|
222
|
-
baseUri: '/services/data/
|
|
222
|
+
baseUri: '/services/data/v66.0',
|
|
223
223
|
basePath: '/connect/salesforce-journey/contact-us',
|
|
224
224
|
method: 'post',
|
|
225
225
|
body: config.body,
|
|
@@ -1011,7 +1011,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
1011
1011
|
function createResourceRequest$7(config) {
|
|
1012
1012
|
const headers = {};
|
|
1013
1013
|
return {
|
|
1014
|
-
baseUri: '/services/data/
|
|
1014
|
+
baseUri: '/services/data/v66.0',
|
|
1015
1015
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/capabilities',
|
|
1016
1016
|
method: 'post',
|
|
1017
1017
|
body: config.body,
|
|
@@ -1713,7 +1713,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
1713
1713
|
function createResourceRequest$6(config) {
|
|
1714
1714
|
const headers = {};
|
|
1715
1715
|
return {
|
|
1716
|
-
baseUri: '/services/data/
|
|
1716
|
+
baseUri: '/services/data/v66.0',
|
|
1717
1717
|
basePath: '/connect/salesforce-journey/capability-content/' + config.urlParams.capabilityContentId + '',
|
|
1718
1718
|
method: 'get',
|
|
1719
1719
|
body: null,
|
|
@@ -1919,7 +1919,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
1919
1919
|
function createResourceRequest$5(config) {
|
|
1920
1920
|
const headers = {};
|
|
1921
1921
|
return {
|
|
1922
|
-
baseUri: '/services/data/
|
|
1922
|
+
baseUri: '/services/data/v66.0',
|
|
1923
1923
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/capability-search',
|
|
1924
1924
|
method: 'get',
|
|
1925
1925
|
body: null,
|
|
@@ -2287,7 +2287,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
2287
2287
|
function createResourceRequest$4(config) {
|
|
2288
2288
|
const headers = {};
|
|
2289
2289
|
return {
|
|
2290
|
-
baseUri: '/services/data/
|
|
2290
|
+
baseUri: '/services/data/v66.0',
|
|
2291
2291
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/categories',
|
|
2292
2292
|
method: 'get',
|
|
2293
2293
|
body: null,
|
|
@@ -2900,7 +2900,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
2900
2900
|
function createResourceRequest$3(config) {
|
|
2901
2901
|
const headers = {};
|
|
2902
2902
|
return {
|
|
2903
|
-
baseUri: '/services/data/
|
|
2903
|
+
baseUri: '/services/data/v66.0',
|
|
2904
2904
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/journey-map/initiatives',
|
|
2905
2905
|
method: 'post',
|
|
2906
2906
|
body: config.body,
|
|
@@ -3217,7 +3217,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
3217
3217
|
function createResourceRequest$2(config) {
|
|
3218
3218
|
const headers = {};
|
|
3219
3219
|
return {
|
|
3220
|
-
baseUri: '/services/data/
|
|
3220
|
+
baseUri: '/services/data/v66.0',
|
|
3221
3221
|
basePath: '/connect/salesforce-journey/' + config.urlParams.cloudOwnership + '/journey-map/metadata',
|
|
3222
3222
|
method: 'get',
|
|
3223
3223
|
body: null,
|
|
@@ -3340,7 +3340,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
3340
3340
|
function createResourceRequest$1(config) {
|
|
3341
3341
|
const headers = {};
|
|
3342
3342
|
return {
|
|
3343
|
-
baseUri: '/services/data/
|
|
3343
|
+
baseUri: '/services/data/v66.0',
|
|
3344
3344
|
basePath: '/connect/salesforce-journey/capability-user-preference',
|
|
3345
3345
|
method: 'post',
|
|
3346
3346
|
body: config.body,
|
|
@@ -3435,7 +3435,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
3435
3435
|
function createResourceRequest(config) {
|
|
3436
3436
|
const headers = {};
|
|
3437
3437
|
return {
|
|
3438
|
-
baseUri: '/services/data/
|
|
3438
|
+
baseUri: '/services/data/v66.0',
|
|
3439
3439
|
basePath: '/connect/salesforce-journey/journey-map/initiatives/user-preference',
|
|
3440
3440
|
method: 'post',
|
|
3441
3441
|
body: config.body,
|
|
@@ -3590,4 +3590,4 @@ withDefaultLuvio((luvio) => {
|
|
|
3590
3590
|
});
|
|
3591
3591
|
|
|
3592
3592
|
export { createContactUsLeadRequest, getCapabilities, getCapabilities_imperative, getCapabilityContentDocument, getCapabilityContentDocument_imperative, getCapabilitySearchResult, getCapabilitySearchResult_imperative, getCategoriesMetadata, getCategoriesMetadata_imperative, getInitiatives, getInitiatives_imperative, getJourneyMapMetadata, getJourneyMapMetadata_imperative, upsertCapabilityUserPreference, upsertInitiativeUserPreference };
|
|
3593
|
-
// version: 1.
|
|
3593
|
+
// version: 1.386.0-521094e838
|