@salesforce/lds-adapters-industries-cpq 1.231.0 → 1.232.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 +11 -11
- package/package.json +1 -1
- package/sfdc/index.js +12 -12
- package/src/raml/api.raml +1 -1
|
@@ -517,7 +517,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
517
517
|
function createResourceRequest$a(config) {
|
|
518
518
|
const headers = {};
|
|
519
519
|
return {
|
|
520
|
-
baseUri: '/services/data/
|
|
520
|
+
baseUri: '/services/data/v60.0',
|
|
521
521
|
basePath: '/connect/cpq/preview',
|
|
522
522
|
method: 'post',
|
|
523
523
|
body: config.body,
|
|
@@ -705,7 +705,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
705
705
|
function createResourceRequest$9(config) {
|
|
706
706
|
const headers = {};
|
|
707
707
|
return {
|
|
708
|
-
baseUri: '/services/data/
|
|
708
|
+
baseUri: '/services/data/v60.0',
|
|
709
709
|
basePath: '/connect/cpq/products',
|
|
710
710
|
method: 'post',
|
|
711
711
|
body: config.body,
|
|
@@ -897,7 +897,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
897
897
|
function createResourceRequest$8(config) {
|
|
898
898
|
const headers = {};
|
|
899
899
|
return {
|
|
900
|
-
baseUri: '/services/data/
|
|
900
|
+
baseUri: '/services/data/v60.0',
|
|
901
901
|
basePath: '/connect/cpq/products/search',
|
|
902
902
|
method: 'post',
|
|
903
903
|
body: config.body,
|
|
@@ -1122,7 +1122,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
1122
1122
|
function createResourceRequest$7(config) {
|
|
1123
1123
|
const headers = {};
|
|
1124
1124
|
return {
|
|
1125
|
-
baseUri: '/services/data/
|
|
1125
|
+
baseUri: '/services/data/v60.0',
|
|
1126
1126
|
basePath: '/connect/cpq/products/' + config.urlParams.productId + '',
|
|
1127
1127
|
method: 'post',
|
|
1128
1128
|
body: config.body,
|
|
@@ -1361,7 +1361,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
1361
1361
|
function createResourceRequest$6(config) {
|
|
1362
1362
|
const headers = {};
|
|
1363
1363
|
return {
|
|
1364
|
-
baseUri: '/services/data/
|
|
1364
|
+
baseUri: '/services/data/v60.0',
|
|
1365
1365
|
basePath: '/connect/cpq/carts',
|
|
1366
1366
|
method: 'post',
|
|
1367
1367
|
body: config.body,
|
|
@@ -3461,7 +3461,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
3461
3461
|
function createResourceRequest$5(config) {
|
|
3462
3462
|
const headers = {};
|
|
3463
3463
|
return {
|
|
3464
|
-
baseUri: '/services/data/
|
|
3464
|
+
baseUri: '/services/data/v60.0',
|
|
3465
3465
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
3466
3466
|
method: 'get',
|
|
3467
3467
|
body: null,
|
|
@@ -3805,7 +3805,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
3805
3805
|
function createResourceRequest$4(config) {
|
|
3806
3806
|
const headers = {};
|
|
3807
3807
|
return {
|
|
3808
|
-
baseUri: '/services/data/
|
|
3808
|
+
baseUri: '/services/data/v60.0',
|
|
3809
3809
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
3810
3810
|
method: 'patch',
|
|
3811
3811
|
body: config.body,
|
|
@@ -4012,7 +4012,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
4012
4012
|
function createResourceRequest$3(config) {
|
|
4013
4013
|
const headers = {};
|
|
4014
4014
|
return {
|
|
4015
|
-
baseUri: '/services/data/
|
|
4015
|
+
baseUri: '/services/data/v60.0',
|
|
4016
4016
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
4017
4017
|
method: 'patch',
|
|
4018
4018
|
body: config.body,
|
|
@@ -4219,7 +4219,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
4219
4219
|
function createResourceRequest$2(config) {
|
|
4220
4220
|
const headers = {};
|
|
4221
4221
|
return {
|
|
4222
|
-
baseUri: '/services/data/
|
|
4222
|
+
baseUri: '/services/data/v60.0',
|
|
4223
4223
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
4224
4224
|
method: 'post',
|
|
4225
4225
|
body: config.body,
|
|
@@ -4443,7 +4443,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
4443
4443
|
function createResourceRequest$1(config) {
|
|
4444
4444
|
const headers = {};
|
|
4445
4445
|
return {
|
|
4446
|
-
baseUri: '/services/data/
|
|
4446
|
+
baseUri: '/services/data/v60.0',
|
|
4447
4447
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/price',
|
|
4448
4448
|
method: 'patch',
|
|
4449
4449
|
body: config.body,
|
|
@@ -5515,7 +5515,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
5515
5515
|
function createResourceRequest(config) {
|
|
5516
5516
|
const headers = {};
|
|
5517
5517
|
return {
|
|
5518
|
-
baseUri: '/services/data/
|
|
5518
|
+
baseUri: '/services/data/v60.0',
|
|
5519
5519
|
basePath: '/connect/cpq/configurator/actions/configure',
|
|
5520
5520
|
method: 'post',
|
|
5521
5521
|
body: config.body,
|
package/package.json
CHANGED
package/sfdc/index.js
CHANGED
|
@@ -1105,7 +1105,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
1105
1105
|
function createResourceRequest$a(config) {
|
|
1106
1106
|
const headers = {};
|
|
1107
1107
|
return {
|
|
1108
|
-
baseUri: '/services/data/
|
|
1108
|
+
baseUri: '/services/data/v60.0',
|
|
1109
1109
|
basePath: '/connect/cpq/configurator/actions/configure',
|
|
1110
1110
|
method: 'post',
|
|
1111
1111
|
body: config.body,
|
|
@@ -1568,7 +1568,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
1568
1568
|
function createResourceRequest$9(config) {
|
|
1569
1569
|
const headers = {};
|
|
1570
1570
|
return {
|
|
1571
|
-
baseUri: '/services/data/
|
|
1571
|
+
baseUri: '/services/data/v60.0',
|
|
1572
1572
|
basePath: '/connect/cpq/carts',
|
|
1573
1573
|
method: 'post',
|
|
1574
1574
|
body: config.body,
|
|
@@ -1773,7 +1773,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
1773
1773
|
function createResourceRequest$8(config) {
|
|
1774
1774
|
const headers = {};
|
|
1775
1775
|
return {
|
|
1776
|
-
baseUri: '/services/data/
|
|
1776
|
+
baseUri: '/services/data/v60.0',
|
|
1777
1777
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
1778
1778
|
method: 'post',
|
|
1779
1779
|
body: config.body,
|
|
@@ -3875,7 +3875,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
3875
3875
|
function createResourceRequest$7(config) {
|
|
3876
3876
|
const headers = {};
|
|
3877
3877
|
return {
|
|
3878
|
-
baseUri: '/services/data/
|
|
3878
|
+
baseUri: '/services/data/v60.0',
|
|
3879
3879
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
3880
3880
|
method: 'get',
|
|
3881
3881
|
body: null,
|
|
@@ -4170,7 +4170,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
4170
4170
|
function createResourceRequest$6(config) {
|
|
4171
4171
|
const headers = {};
|
|
4172
4172
|
return {
|
|
4173
|
-
baseUri: '/services/data/
|
|
4173
|
+
baseUri: '/services/data/v60.0',
|
|
4174
4174
|
basePath: '/connect/cpq/preview',
|
|
4175
4175
|
method: 'post',
|
|
4176
4176
|
body: config.body,
|
|
@@ -4392,7 +4392,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
4392
4392
|
function createResourceRequest$5(config) {
|
|
4393
4393
|
const headers = {};
|
|
4394
4394
|
return {
|
|
4395
|
-
baseUri: '/services/data/
|
|
4395
|
+
baseUri: '/services/data/v60.0',
|
|
4396
4396
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/price',
|
|
4397
4397
|
method: 'patch',
|
|
4398
4398
|
body: config.body,
|
|
@@ -4619,7 +4619,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
4619
4619
|
function createResourceRequest$4(config) {
|
|
4620
4620
|
const headers = {};
|
|
4621
4621
|
return {
|
|
4622
|
-
baseUri: '/services/data/
|
|
4622
|
+
baseUri: '/services/data/v60.0',
|
|
4623
4623
|
basePath: '/connect/cpq/products/' + config.urlParams.productId + '',
|
|
4624
4624
|
method: 'post',
|
|
4625
4625
|
body: config.body,
|
|
@@ -4809,7 +4809,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
4809
4809
|
function createResourceRequest$3(config) {
|
|
4810
4810
|
const headers = {};
|
|
4811
4811
|
return {
|
|
4812
|
-
baseUri: '/services/data/
|
|
4812
|
+
baseUri: '/services/data/v60.0',
|
|
4813
4813
|
basePath: '/connect/cpq/products',
|
|
4814
4814
|
method: 'post',
|
|
4815
4815
|
body: config.body,
|
|
@@ -5001,7 +5001,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
5001
5001
|
function createResourceRequest$2(config) {
|
|
5002
5002
|
const headers = {};
|
|
5003
5003
|
return {
|
|
5004
|
-
baseUri: '/services/data/
|
|
5004
|
+
baseUri: '/services/data/v60.0',
|
|
5005
5005
|
basePath: '/connect/cpq/products/search',
|
|
5006
5006
|
method: 'post',
|
|
5007
5007
|
body: config.body,
|
|
@@ -5316,7 +5316,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
5316
5316
|
function createResourceRequest$1(config) {
|
|
5317
5317
|
const headers = {};
|
|
5318
5318
|
return {
|
|
5319
|
-
baseUri: '/services/data/
|
|
5319
|
+
baseUri: '/services/data/v60.0',
|
|
5320
5320
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
|
|
5321
5321
|
method: 'patch',
|
|
5322
5322
|
body: config.body,
|
|
@@ -5523,7 +5523,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
5523
5523
|
function createResourceRequest(config) {
|
|
5524
5524
|
const headers = {};
|
|
5525
5525
|
return {
|
|
5526
|
-
baseUri: '/services/data/
|
|
5526
|
+
baseUri: '/services/data/v60.0',
|
|
5527
5527
|
basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
|
|
5528
5528
|
method: 'patch',
|
|
5529
5529
|
body: config.body,
|
|
@@ -5648,4 +5648,4 @@ withDefaultLuvio((luvio) => {
|
|
|
5648
5648
|
});
|
|
5649
5649
|
|
|
5650
5650
|
export { configure, createCart, createCartItems, getCart, getCart_imperative, preview, priceCart, productDetails, productList, searchProductList, updateCart, updateCartItems };
|
|
5651
|
-
// version: 1.
|
|
5651
|
+
// version: 1.232.0-6cf0cd6c7
|