@salesforce/lds-adapters-industries-cpq 1.355.0 → 1.357.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.
- package/dist/es/es2018/industries-cpq.js +25 -25
- package/package.json +4 -4
- package/sfdc/index.js +26 -26
- package/src/raml/api.raml +1 -1
|
@@ -609,7 +609,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
609
609
|
function createResourceRequest$o(config) {
|
|
610
610
|
const headers = {};
|
|
611
611
|
return {
|
|
612
|
-
baseUri: '/services/data/
|
|
612
|
+
baseUri: '/services/data/v65.0',
|
|
613
613
|
basePath: '/connect/cpq/preview',
|
|
614
614
|
method: 'post',
|
|
615
615
|
body: config.body,
|
|
@@ -794,7 +794,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
794
794
|
function createResourceRequest$n(config) {
|
|
795
795
|
const headers = {};
|
|
796
796
|
return {
|
|
797
|
-
baseUri: '/services/data/
|
|
797
|
+
baseUri: '/services/data/v65.0',
|
|
798
798
|
basePath: '/connect/cpq/products',
|
|
799
799
|
method: 'post',
|
|
800
800
|
body: config.body,
|
|
@@ -1173,7 +1173,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
1173
1173
|
function createResourceRequest$m(config) {
|
|
1174
1174
|
const headers = {};
|
|
1175
1175
|
return {
|
|
1176
|
-
baseUri: '/services/data/
|
|
1176
|
+
baseUri: '/services/data/v65.0',
|
|
1177
1177
|
basePath: '/connect/cpq/products/guided-selection',
|
|
1178
1178
|
method: 'post',
|
|
1179
1179
|
body: config.body,
|
|
@@ -1429,7 +1429,7 @@ function ingestSuccess$k(luvio, resourceParams, response) {
|
|
|
1429
1429
|
function createResourceRequest$l(config) {
|
|
1430
1430
|
const headers = {};
|
|
1431
1431
|
return {
|
|
1432
|
-
baseUri: '/services/data/
|
|
1432
|
+
baseUri: '/services/data/v65.0',
|
|
1433
1433
|
basePath: '/connect/cpq/products/search',
|
|
1434
1434
|
method: 'post',
|
|
1435
1435
|
body: config.body,
|
|
@@ -1679,7 +1679,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
|
|
|
1679
1679
|
function createResourceRequest$k(config) {
|
|
1680
1680
|
const headers = {};
|
|
1681
1681
|
return {
|
|
1682
|
-
baseUri: '/services/data/
|
|
1682
|
+
baseUri: '/services/data/v65.0',
|
|
1683
1683
|
basePath: '/connect/cpq/products/smart-selection',
|
|
1684
1684
|
method: 'post',
|
|
1685
1685
|
body: config.body,
|
|
@@ -1898,7 +1898,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
|
|
|
1898
1898
|
function createResourceRequest$j(config) {
|
|
1899
1899
|
const headers = {};
|
|
1900
1900
|
return {
|
|
1901
|
-
baseUri: '/services/data/
|
|
1901
|
+
baseUri: '/services/data/v65.0',
|
|
1902
1902
|
basePath: '/connect/cpq/products/bulk',
|
|
1903
1903
|
method: 'post',
|
|
1904
1904
|
body: config.body,
|
|
@@ -2152,7 +2152,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
2152
2152
|
function createResourceRequest$i(config) {
|
|
2153
2153
|
const headers = {};
|
|
2154
2154
|
return {
|
|
2155
|
-
baseUri: '/services/data/
|
|
2155
|
+
baseUri: '/services/data/v65.0',
|
|
2156
2156
|
basePath: '/connect/cpq/products/' + config.urlParams.productId + '',
|
|
2157
2157
|
method: 'post',
|
|
2158
2158
|
body: config.body,
|
|
@@ -2248,7 +2248,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
|
|
|
2248
2248
|
function createResourceRequest$h(config) {
|
|
2249
2249
|
const headers = {};
|
|
2250
2250
|
return {
|
|
2251
|
-
baseUri: '/services/data/
|
|
2251
|
+
baseUri: '/services/data/v65.0',
|
|
2252
2252
|
basePath: '/connect/cpq/categories',
|
|
2253
2253
|
method: 'post',
|
|
2254
2254
|
body: config.body,
|
|
@@ -2371,7 +2371,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
2371
2371
|
function createResourceRequest$g(config) {
|
|
2372
2372
|
const headers = {};
|
|
2373
2373
|
return {
|
|
2374
|
-
baseUri: '/services/data/
|
|
2374
|
+
baseUri: '/services/data/v65.0',
|
|
2375
2375
|
basePath: '/connect/cpq/categories/' + config.urlParams.categoryId + '',
|
|
2376
2376
|
method: 'post',
|
|
2377
2377
|
body: config.body,
|
|
@@ -2636,7 +2636,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
2636
2636
|
function createResourceRequest$f(config) {
|
|
2637
2637
|
const headers = {};
|
|
2638
2638
|
return {
|
|
2639
|
-
baseUri: '/services/data/
|
|
2639
|
+
baseUri: '/services/data/v65.0',
|
|
2640
2640
|
basePath: '/connect/cpq/carts',
|
|
2641
2641
|
method: 'post',
|
|
2642
2642
|
body: config.body,
|
|
@@ -4903,7 +4903,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
4903
4903
|
function createResourceRequest$e(config) {
|
|
4904
4904
|
const headers = {};
|
|
4905
4905
|
return {
|
|
4906
|
-
baseUri: '/services/data/
|
|
4906
|
+
baseUri: '/services/data/v65.0',
|
|
4907
4907
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
4908
4908
|
method: 'get',
|
|
4909
4909
|
body: null,
|
|
@@ -5247,7 +5247,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
5247
5247
|
function createResourceRequest$d(config) {
|
|
5248
5248
|
const headers = {};
|
|
5249
5249
|
return {
|
|
5250
|
-
baseUri: '/services/data/
|
|
5250
|
+
baseUri: '/services/data/v65.0',
|
|
5251
5251
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
5252
5252
|
method: 'patch',
|
|
5253
5253
|
body: config.body,
|
|
@@ -5454,7 +5454,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
5454
5454
|
function createResourceRequest$c(config) {
|
|
5455
5455
|
const headers = {};
|
|
5456
5456
|
return {
|
|
5457
|
-
baseUri: '/services/data/
|
|
5457
|
+
baseUri: '/services/data/v65.0',
|
|
5458
5458
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
5459
5459
|
method: 'patch',
|
|
5460
5460
|
body: config.body,
|
|
@@ -5661,7 +5661,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
5661
5661
|
function createResourceRequest$b(config) {
|
|
5662
5662
|
const headers = {};
|
|
5663
5663
|
return {
|
|
5664
|
-
baseUri: '/services/data/
|
|
5664
|
+
baseUri: '/services/data/v65.0',
|
|
5665
5665
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
5666
5666
|
method: 'post',
|
|
5667
5667
|
body: config.body,
|
|
@@ -5885,7 +5885,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
5885
5885
|
function createResourceRequest$a(config) {
|
|
5886
5886
|
const headers = {};
|
|
5887
5887
|
return {
|
|
5888
|
-
baseUri: '/services/data/
|
|
5888
|
+
baseUri: '/services/data/v65.0',
|
|
5889
5889
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/price',
|
|
5890
5890
|
method: 'patch',
|
|
5891
5891
|
body: config.body,
|
|
@@ -7747,7 +7747,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
7747
7747
|
function createResourceRequest$9(config) {
|
|
7748
7748
|
const headers = {};
|
|
7749
7749
|
return {
|
|
7750
|
-
baseUri: '/services/data/
|
|
7750
|
+
baseUri: '/services/data/v65.0',
|
|
7751
7751
|
basePath: '/connect/cpq/configurator/actions/configure',
|
|
7752
7752
|
method: 'post',
|
|
7753
7753
|
body: config.body,
|
|
@@ -7947,7 +7947,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
7947
7947
|
function createResourceRequest$8(config) {
|
|
7948
7948
|
const headers = {};
|
|
7949
7949
|
return {
|
|
7950
|
-
baseUri: '/services/data/
|
|
7950
|
+
baseUri: '/services/data/v65.0',
|
|
7951
7951
|
basePath: '/connect/cpq/configurator/actions/create-rule',
|
|
7952
7952
|
method: 'post',
|
|
7953
7953
|
body: config.body,
|
|
@@ -8088,7 +8088,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
8088
8088
|
function createResourceRequest$7(config) {
|
|
8089
8089
|
const headers = {};
|
|
8090
8090
|
return {
|
|
8091
|
-
baseUri: '/services/data/
|
|
8091
|
+
baseUri: '/services/data/v65.0',
|
|
8092
8092
|
basePath: '/connect/cpq/configurator/actions/update-rule',
|
|
8093
8093
|
method: 'post',
|
|
8094
8094
|
body: config.body,
|
|
@@ -8305,7 +8305,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
8305
8305
|
function createResourceRequest$6(config) {
|
|
8306
8306
|
const headers = {};
|
|
8307
8307
|
return {
|
|
8308
|
-
baseUri: '/services/data/
|
|
8308
|
+
baseUri: '/services/data/v65.0',
|
|
8309
8309
|
basePath: '/connect/cpq/configurator/actions/validate-rule',
|
|
8310
8310
|
method: 'post',
|
|
8311
8311
|
body: config.body,
|
|
@@ -8576,7 +8576,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
8576
8576
|
function createResourceRequest$5(config) {
|
|
8577
8577
|
const headers = {};
|
|
8578
8578
|
return {
|
|
8579
|
-
baseUri: '/services/data/
|
|
8579
|
+
baseUri: '/services/data/v65.0',
|
|
8580
8580
|
basePath: '/connect/cpq/configurator/saved-configuration',
|
|
8581
8581
|
method: 'get',
|
|
8582
8582
|
body: null,
|
|
@@ -8775,7 +8775,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
8775
8775
|
function createResourceRequest$4(config) {
|
|
8776
8776
|
const headers = {};
|
|
8777
8777
|
return {
|
|
8778
|
-
baseUri: '/services/data/
|
|
8778
|
+
baseUri: '/services/data/v65.0',
|
|
8779
8779
|
basePath: '/connect/cpq/configurator/saved-configuration',
|
|
8780
8780
|
method: 'post',
|
|
8781
8781
|
body: config.body,
|
|
@@ -8885,7 +8885,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
8885
8885
|
function createResourceRequest$3(config) {
|
|
8886
8886
|
const headers = {};
|
|
8887
8887
|
return {
|
|
8888
|
-
baseUri: '/services/data/
|
|
8888
|
+
baseUri: '/services/data/v65.0',
|
|
8889
8889
|
basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
|
|
8890
8890
|
method: 'get',
|
|
8891
8891
|
body: null,
|
|
@@ -9002,7 +9002,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
9002
9002
|
function createResourceRequest$2(config) {
|
|
9003
9003
|
const headers = {};
|
|
9004
9004
|
return {
|
|
9005
|
-
baseUri: '/services/data/
|
|
9005
|
+
baseUri: '/services/data/v65.0',
|
|
9006
9006
|
basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
|
|
9007
9007
|
method: 'delete',
|
|
9008
9008
|
body: null,
|
|
@@ -9168,7 +9168,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
9168
9168
|
function createResourceRequest$1(config) {
|
|
9169
9169
|
const headers = {};
|
|
9170
9170
|
return {
|
|
9171
|
-
baseUri: '/services/data/
|
|
9171
|
+
baseUri: '/services/data/v65.0',
|
|
9172
9172
|
basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
|
|
9173
9173
|
method: 'put',
|
|
9174
9174
|
body: config.body,
|
|
@@ -9337,7 +9337,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
9337
9337
|
function createResourceRequest(config) {
|
|
9338
9338
|
const headers = {};
|
|
9339
9339
|
return {
|
|
9340
|
-
baseUri: '/services/data/
|
|
9340
|
+
baseUri: '/services/data/v65.0',
|
|
9341
9341
|
basePath: '/connect/cpq/configurator/favorite/actions/share',
|
|
9342
9342
|
method: 'post',
|
|
9343
9343
|
body: config.body,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-industries-cpq",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.357.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "APIs for Industries CPQ Project",
|
|
6
6
|
"main": "dist/es/es2018/industries-cpq.js",
|
|
@@ -44,11 +44,11 @@
|
|
|
44
44
|
"test:unit:debug": "node --inspect-brk ../../node_modules/jest/bin/jest.js --config ./jest.config.js --runInBand"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@salesforce/lds-bindings": "^1.
|
|
47
|
+
"@salesforce/lds-bindings": "^1.357.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
51
|
-
"@salesforce/lds-karma": "^1.
|
|
50
|
+
"@salesforce/lds-compiler-plugins": "^1.357.0",
|
|
51
|
+
"@salesforce/lds-karma": "^1.357.0"
|
|
52
52
|
},
|
|
53
53
|
"nx": {
|
|
54
54
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -476,7 +476,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
476
476
|
function createResourceRequest$o(config) {
|
|
477
477
|
const headers = {};
|
|
478
478
|
return {
|
|
479
|
-
baseUri: '/services/data/
|
|
479
|
+
baseUri: '/services/data/v65.0',
|
|
480
480
|
basePath: '/connect/cpq/products/bulk',
|
|
481
481
|
method: 'post',
|
|
482
482
|
body: config.body,
|
|
@@ -736,7 +736,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
736
736
|
function createResourceRequest$n(config) {
|
|
737
737
|
const headers = {};
|
|
738
738
|
return {
|
|
739
|
-
baseUri: '/services/data/
|
|
739
|
+
baseUri: '/services/data/v65.0',
|
|
740
740
|
basePath: '/connect/cpq/categories/' + config.urlParams.categoryId + '',
|
|
741
741
|
method: 'post',
|
|
742
742
|
body: config.body,
|
|
@@ -1062,7 +1062,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
1062
1062
|
function createResourceRequest$m(config) {
|
|
1063
1063
|
const headers = {};
|
|
1064
1064
|
return {
|
|
1065
|
-
baseUri: '/services/data/
|
|
1065
|
+
baseUri: '/services/data/v65.0',
|
|
1066
1066
|
basePath: '/connect/cpq/categories',
|
|
1067
1067
|
method: 'post',
|
|
1068
1068
|
body: config.body,
|
|
@@ -2951,7 +2951,7 @@ function ingestSuccess$k(luvio, resourceParams, response) {
|
|
|
2951
2951
|
function createResourceRequest$l(config) {
|
|
2952
2952
|
const headers = {};
|
|
2953
2953
|
return {
|
|
2954
|
-
baseUri: '/services/data/
|
|
2954
|
+
baseUri: '/services/data/v65.0',
|
|
2955
2955
|
basePath: '/connect/cpq/configurator/actions/configure',
|
|
2956
2956
|
method: 'post',
|
|
2957
2957
|
body: config.body,
|
|
@@ -3188,7 +3188,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
|
|
|
3188
3188
|
function createResourceRequest$k(config) {
|
|
3189
3189
|
const headers = {};
|
|
3190
3190
|
return {
|
|
3191
|
-
baseUri: '/services/data/
|
|
3191
|
+
baseUri: '/services/data/v65.0',
|
|
3192
3192
|
basePath: '/connect/cpq/carts',
|
|
3193
3193
|
method: 'post',
|
|
3194
3194
|
body: config.body,
|
|
@@ -3393,7 +3393,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
|
|
|
3393
3393
|
function createResourceRequest$j(config) {
|
|
3394
3394
|
const headers = {};
|
|
3395
3395
|
return {
|
|
3396
|
-
baseUri: '/services/data/
|
|
3396
|
+
baseUri: '/services/data/v65.0',
|
|
3397
3397
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
3398
3398
|
method: 'post',
|
|
3399
3399
|
body: config.body,
|
|
@@ -3565,7 +3565,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
3565
3565
|
function createResourceRequest$i(config) {
|
|
3566
3566
|
const headers = {};
|
|
3567
3567
|
return {
|
|
3568
|
-
baseUri: '/services/data/
|
|
3568
|
+
baseUri: '/services/data/v65.0',
|
|
3569
3569
|
basePath: '/connect/cpq/configurator/saved-configuration',
|
|
3570
3570
|
method: 'post',
|
|
3571
3571
|
body: config.body,
|
|
@@ -3764,7 +3764,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
|
|
|
3764
3764
|
function createResourceRequest$h(config) {
|
|
3765
3765
|
const headers = {};
|
|
3766
3766
|
return {
|
|
3767
|
-
baseUri: '/services/data/
|
|
3767
|
+
baseUri: '/services/data/v65.0',
|
|
3768
3768
|
basePath: '/connect/cpq/configurator/actions/create-rule',
|
|
3769
3769
|
method: 'post',
|
|
3770
3770
|
body: config.body,
|
|
@@ -3983,7 +3983,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
3983
3983
|
function createResourceRequest$g(config) {
|
|
3984
3984
|
const headers = {};
|
|
3985
3985
|
return {
|
|
3986
|
-
baseUri: '/services/data/
|
|
3986
|
+
baseUri: '/services/data/v65.0',
|
|
3987
3987
|
basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
|
|
3988
3988
|
method: 'delete',
|
|
3989
3989
|
body: null,
|
|
@@ -6246,7 +6246,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
6246
6246
|
function createResourceRequest$f(config) {
|
|
6247
6247
|
const headers = {};
|
|
6248
6248
|
return {
|
|
6249
|
-
baseUri: '/services/data/
|
|
6249
|
+
baseUri: '/services/data/v65.0',
|
|
6250
6250
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
6251
6251
|
method: 'get',
|
|
6252
6252
|
body: null,
|
|
@@ -6466,7 +6466,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
6466
6466
|
function createResourceRequest$e(config) {
|
|
6467
6467
|
const headers = {};
|
|
6468
6468
|
return {
|
|
6469
|
-
baseUri: '/services/data/
|
|
6469
|
+
baseUri: '/services/data/v65.0',
|
|
6470
6470
|
basePath: '/connect/cpq/configurator/saved-configuration',
|
|
6471
6471
|
method: 'get',
|
|
6472
6472
|
body: null,
|
|
@@ -6606,7 +6606,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
6606
6606
|
function createResourceRequest$d(config) {
|
|
6607
6607
|
const headers = {};
|
|
6608
6608
|
return {
|
|
6609
|
-
baseUri: '/services/data/
|
|
6609
|
+
baseUri: '/services/data/v65.0',
|
|
6610
6610
|
basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
|
|
6611
6611
|
method: 'get',
|
|
6612
6612
|
body: null,
|
|
@@ -7000,7 +7000,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
7000
7000
|
function createResourceRequest$c(config) {
|
|
7001
7001
|
const headers = {};
|
|
7002
7002
|
return {
|
|
7003
|
-
baseUri: '/services/data/
|
|
7003
|
+
baseUri: '/services/data/v65.0',
|
|
7004
7004
|
basePath: '/connect/cpq/products/guided-selection',
|
|
7005
7005
|
method: 'post',
|
|
7006
7006
|
body: config.body,
|
|
@@ -7218,7 +7218,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
7218
7218
|
function createResourceRequest$b(config) {
|
|
7219
7219
|
const headers = {};
|
|
7220
7220
|
return {
|
|
7221
|
-
baseUri: '/services/data/
|
|
7221
|
+
baseUri: '/services/data/v65.0',
|
|
7222
7222
|
basePath: '/connect/cpq/preview',
|
|
7223
7223
|
method: 'post',
|
|
7224
7224
|
body: config.body,
|
|
@@ -7440,7 +7440,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
7440
7440
|
function createResourceRequest$a(config) {
|
|
7441
7441
|
const headers = {};
|
|
7442
7442
|
return {
|
|
7443
|
-
baseUri: '/services/data/
|
|
7443
|
+
baseUri: '/services/data/v65.0',
|
|
7444
7444
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/price',
|
|
7445
7445
|
method: 'patch',
|
|
7446
7446
|
body: config.body,
|
|
@@ -7585,7 +7585,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
7585
7585
|
function createResourceRequest$9(config) {
|
|
7586
7586
|
const headers = {};
|
|
7587
7587
|
return {
|
|
7588
|
-
baseUri: '/services/data/
|
|
7588
|
+
baseUri: '/services/data/v65.0',
|
|
7589
7589
|
basePath: '/connect/cpq/products/' + config.urlParams.productId + '',
|
|
7590
7590
|
method: 'post',
|
|
7591
7591
|
body: config.body,
|
|
@@ -7772,7 +7772,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
7772
7772
|
function createResourceRequest$8(config) {
|
|
7773
7773
|
const headers = {};
|
|
7774
7774
|
return {
|
|
7775
|
-
baseUri: '/services/data/
|
|
7775
|
+
baseUri: '/services/data/v65.0',
|
|
7776
7776
|
basePath: '/connect/cpq/products',
|
|
7777
7777
|
method: 'post',
|
|
7778
7778
|
body: config.body,
|
|
@@ -7964,7 +7964,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
7964
7964
|
function createResourceRequest$7(config) {
|
|
7965
7965
|
const headers = {};
|
|
7966
7966
|
return {
|
|
7967
|
-
baseUri: '/services/data/
|
|
7967
|
+
baseUri: '/services/data/v65.0',
|
|
7968
7968
|
basePath: '/connect/cpq/products/search',
|
|
7969
7969
|
method: 'post',
|
|
7970
7970
|
body: config.body,
|
|
@@ -8134,7 +8134,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
8134
8134
|
function createResourceRequest$6(config) {
|
|
8135
8135
|
const headers = {};
|
|
8136
8136
|
return {
|
|
8137
|
-
baseUri: '/services/data/
|
|
8137
|
+
baseUri: '/services/data/v65.0',
|
|
8138
8138
|
basePath: '/connect/cpq/configurator/favorite/actions/share',
|
|
8139
8139
|
method: 'post',
|
|
8140
8140
|
body: config.body,
|
|
@@ -8381,7 +8381,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
8381
8381
|
function createResourceRequest$5(config) {
|
|
8382
8382
|
const headers = {};
|
|
8383
8383
|
return {
|
|
8384
|
-
baseUri: '/services/data/
|
|
8384
|
+
baseUri: '/services/data/v65.0',
|
|
8385
8385
|
basePath: '/connect/cpq/products/smart-selection',
|
|
8386
8386
|
method: 'post',
|
|
8387
8387
|
body: config.body,
|
|
@@ -8700,7 +8700,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
8700
8700
|
function createResourceRequest$4(config) {
|
|
8701
8701
|
const headers = {};
|
|
8702
8702
|
return {
|
|
8703
|
-
baseUri: '/services/data/
|
|
8703
|
+
baseUri: '/services/data/v65.0',
|
|
8704
8704
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
8705
8705
|
method: 'patch',
|
|
8706
8706
|
body: config.body,
|
|
@@ -8907,7 +8907,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
8907
8907
|
function createResourceRequest$3(config) {
|
|
8908
8908
|
const headers = {};
|
|
8909
8909
|
return {
|
|
8910
|
-
baseUri: '/services/data/
|
|
8910
|
+
baseUri: '/services/data/v65.0',
|
|
8911
8911
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
8912
8912
|
method: 'patch',
|
|
8913
8913
|
body: config.body,
|
|
@@ -9079,7 +9079,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
9079
9079
|
function createResourceRequest$2(config) {
|
|
9080
9080
|
const headers = {};
|
|
9081
9081
|
return {
|
|
9082
|
-
baseUri: '/services/data/
|
|
9082
|
+
baseUri: '/services/data/v65.0',
|
|
9083
9083
|
basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
|
|
9084
9084
|
method: 'put',
|
|
9085
9085
|
body: config.body,
|
|
@@ -9172,7 +9172,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
9172
9172
|
function createResourceRequest$1(config) {
|
|
9173
9173
|
const headers = {};
|
|
9174
9174
|
return {
|
|
9175
|
-
baseUri: '/services/data/
|
|
9175
|
+
baseUri: '/services/data/v65.0',
|
|
9176
9176
|
basePath: '/connect/cpq/configurator/actions/update-rule',
|
|
9177
9177
|
method: 'post',
|
|
9178
9178
|
body: config.body,
|
|
@@ -9389,7 +9389,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
9389
9389
|
function createResourceRequest(config) {
|
|
9390
9390
|
const headers = {};
|
|
9391
9391
|
return {
|
|
9392
|
-
baseUri: '/services/data/
|
|
9392
|
+
baseUri: '/services/data/v65.0',
|
|
9393
9393
|
basePath: '/connect/cpq/configurator/actions/validate-rule',
|
|
9394
9394
|
method: 'post',
|
|
9395
9395
|
body: config.body,
|
|
@@ -9565,4 +9565,4 @@ withDefaultLuvio((luvio) => {
|
|
|
9565
9565
|
});
|
|
9566
9566
|
|
|
9567
9567
|
export { bulkProductDetails, categoryDetails, categoryList, configure, createCart, createCartItems, createFavorite, createRule, deleteFavorite, getCart, getCart_imperative, getFavorite, getFavoriteId, getFavoriteIdNotifyChange, getFavoriteId_imperative, getFavorite_imperative, guidedSelectionProductList, preview, priceCart, productDetails, productList, searchProductList, shareFavorite, smartProductSelection, updateCart, updateCartItems, updateFavorite, updateRule, validateRule };
|
|
9568
|
-
// version: 1.
|
|
9568
|
+
// version: 1.357.0-5a2425b0d8
|