@salesforce/lds-adapters-industries-cpq 1.334.0 → 1.335.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.
@@ -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/v63.0',
612
+ baseUri: '/services/data/v64.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/v63.0',
797
+ baseUri: '/services/data/v64.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/v63.0',
1176
+ baseUri: '/services/data/v64.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/v63.0',
1432
+ baseUri: '/services/data/v64.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/v63.0',
1682
+ baseUri: '/services/data/v64.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/v63.0',
1901
+ baseUri: '/services/data/v64.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/v63.0',
2155
+ baseUri: '/services/data/v64.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/v63.0',
2251
+ baseUri: '/services/data/v64.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/v63.0',
2374
+ baseUri: '/services/data/v64.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/v63.0',
2639
+ baseUri: '/services/data/v64.0',
2640
2640
  basePath: '/connect/cpq/carts',
2641
2641
  method: 'post',
2642
2642
  body: config.body,
@@ -4878,7 +4878,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
4878
4878
  function createResourceRequest$e(config) {
4879
4879
  const headers = {};
4880
4880
  return {
4881
- baseUri: '/services/data/v63.0',
4881
+ baseUri: '/services/data/v64.0',
4882
4882
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
4883
4883
  method: 'get',
4884
4884
  body: null,
@@ -5222,7 +5222,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
5222
5222
  function createResourceRequest$d(config) {
5223
5223
  const headers = {};
5224
5224
  return {
5225
- baseUri: '/services/data/v63.0',
5225
+ baseUri: '/services/data/v64.0',
5226
5226
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
5227
5227
  method: 'patch',
5228
5228
  body: config.body,
@@ -5429,7 +5429,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
5429
5429
  function createResourceRequest$c(config) {
5430
5430
  const headers = {};
5431
5431
  return {
5432
- baseUri: '/services/data/v63.0',
5432
+ baseUri: '/services/data/v64.0',
5433
5433
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
5434
5434
  method: 'patch',
5435
5435
  body: config.body,
@@ -5636,7 +5636,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
5636
5636
  function createResourceRequest$b(config) {
5637
5637
  const headers = {};
5638
5638
  return {
5639
- baseUri: '/services/data/v63.0',
5639
+ baseUri: '/services/data/v64.0',
5640
5640
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
5641
5641
  method: 'post',
5642
5642
  body: config.body,
@@ -5860,7 +5860,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
5860
5860
  function createResourceRequest$a(config) {
5861
5861
  const headers = {};
5862
5862
  return {
5863
- baseUri: '/services/data/v63.0',
5863
+ baseUri: '/services/data/v64.0',
5864
5864
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/price',
5865
5865
  method: 'patch',
5866
5866
  body: config.body,
@@ -7722,7 +7722,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
7722
7722
  function createResourceRequest$9(config) {
7723
7723
  const headers = {};
7724
7724
  return {
7725
- baseUri: '/services/data/v63.0',
7725
+ baseUri: '/services/data/v64.0',
7726
7726
  basePath: '/connect/cpq/configurator/actions/configure',
7727
7727
  method: 'post',
7728
7728
  body: config.body,
@@ -7922,7 +7922,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
7922
7922
  function createResourceRequest$8(config) {
7923
7923
  const headers = {};
7924
7924
  return {
7925
- baseUri: '/services/data/v63.0',
7925
+ baseUri: '/services/data/v64.0',
7926
7926
  basePath: '/connect/cpq/configurator/actions/create-rule',
7927
7927
  method: 'post',
7928
7928
  body: config.body,
@@ -8063,7 +8063,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
8063
8063
  function createResourceRequest$7(config) {
8064
8064
  const headers = {};
8065
8065
  return {
8066
- baseUri: '/services/data/v63.0',
8066
+ baseUri: '/services/data/v64.0',
8067
8067
  basePath: '/connect/cpq/configurator/actions/update-rule',
8068
8068
  method: 'post',
8069
8069
  body: config.body,
@@ -8280,7 +8280,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
8280
8280
  function createResourceRequest$6(config) {
8281
8281
  const headers = {};
8282
8282
  return {
8283
- baseUri: '/services/data/v63.0',
8283
+ baseUri: '/services/data/v64.0',
8284
8284
  basePath: '/connect/cpq/configurator/actions/validate-rule',
8285
8285
  method: 'post',
8286
8286
  body: config.body,
@@ -8551,7 +8551,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
8551
8551
  function createResourceRequest$5(config) {
8552
8552
  const headers = {};
8553
8553
  return {
8554
- baseUri: '/services/data/v63.0',
8554
+ baseUri: '/services/data/v64.0',
8555
8555
  basePath: '/connect/cpq/configurator/saved-configuration',
8556
8556
  method: 'get',
8557
8557
  body: null,
@@ -8750,7 +8750,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
8750
8750
  function createResourceRequest$4(config) {
8751
8751
  const headers = {};
8752
8752
  return {
8753
- baseUri: '/services/data/v63.0',
8753
+ baseUri: '/services/data/v64.0',
8754
8754
  basePath: '/connect/cpq/configurator/saved-configuration',
8755
8755
  method: 'post',
8756
8756
  body: config.body,
@@ -8860,7 +8860,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
8860
8860
  function createResourceRequest$3(config) {
8861
8861
  const headers = {};
8862
8862
  return {
8863
- baseUri: '/services/data/v63.0',
8863
+ baseUri: '/services/data/v64.0',
8864
8864
  basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
8865
8865
  method: 'get',
8866
8866
  body: null,
@@ -8977,7 +8977,7 @@ function evictSuccess(luvio, resourceParams) {
8977
8977
  function createResourceRequest$2(config) {
8978
8978
  const headers = {};
8979
8979
  return {
8980
- baseUri: '/services/data/v63.0',
8980
+ baseUri: '/services/data/v64.0',
8981
8981
  basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
8982
8982
  method: 'delete',
8983
8983
  body: null,
@@ -9143,7 +9143,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
9143
9143
  function createResourceRequest$1(config) {
9144
9144
  const headers = {};
9145
9145
  return {
9146
- baseUri: '/services/data/v63.0',
9146
+ baseUri: '/services/data/v64.0',
9147
9147
  basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
9148
9148
  method: 'put',
9149
9149
  body: config.body,
@@ -9312,7 +9312,7 @@ function ingestSuccess(luvio, resourceParams, response) {
9312
9312
  function createResourceRequest(config) {
9313
9313
  const headers = {};
9314
9314
  return {
9315
- baseUri: '/services/data/v63.0',
9315
+ baseUri: '/services/data/v64.0',
9316
9316
  basePath: '/connect/cpq/configurator/favorite/actions/share',
9317
9317
  method: 'post',
9318
9318
  body: config.body,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-cpq",
3
- "version": "1.334.0",
3
+ "version": "1.335.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.334.0"
47
+ "@salesforce/lds-bindings": "^1.335.0"
48
48
  },
49
49
  "devDependencies": {
50
- "@salesforce/lds-compiler-plugins": "^1.334.0",
51
- "@salesforce/lds-karma": "^1.334.0"
50
+ "@salesforce/lds-compiler-plugins": "^1.335.0",
51
+ "@salesforce/lds-karma": "^1.335.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/v63.0',
479
+ baseUri: '/services/data/v64.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/v63.0',
739
+ baseUri: '/services/data/v64.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/v63.0',
1065
+ baseUri: '/services/data/v64.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/v63.0',
2954
+ baseUri: '/services/data/v64.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/v63.0',
3191
+ baseUri: '/services/data/v64.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/v63.0',
3396
+ baseUri: '/services/data/v64.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/v63.0',
3568
+ baseUri: '/services/data/v64.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/v63.0',
3767
+ baseUri: '/services/data/v64.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/v63.0',
3986
+ baseUri: '/services/data/v64.0',
3987
3987
  basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
3988
3988
  method: 'delete',
3989
3989
  body: null,
@@ -6221,7 +6221,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
6221
6221
  function createResourceRequest$f(config) {
6222
6222
  const headers = {};
6223
6223
  return {
6224
- baseUri: '/services/data/v63.0',
6224
+ baseUri: '/services/data/v64.0',
6225
6225
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
6226
6226
  method: 'get',
6227
6227
  body: null,
@@ -6441,7 +6441,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
6441
6441
  function createResourceRequest$e(config) {
6442
6442
  const headers = {};
6443
6443
  return {
6444
- baseUri: '/services/data/v63.0',
6444
+ baseUri: '/services/data/v64.0',
6445
6445
  basePath: '/connect/cpq/configurator/saved-configuration',
6446
6446
  method: 'get',
6447
6447
  body: null,
@@ -6581,7 +6581,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
6581
6581
  function createResourceRequest$d(config) {
6582
6582
  const headers = {};
6583
6583
  return {
6584
- baseUri: '/services/data/v63.0',
6584
+ baseUri: '/services/data/v64.0',
6585
6585
  basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
6586
6586
  method: 'get',
6587
6587
  body: null,
@@ -6975,7 +6975,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
6975
6975
  function createResourceRequest$c(config) {
6976
6976
  const headers = {};
6977
6977
  return {
6978
- baseUri: '/services/data/v63.0',
6978
+ baseUri: '/services/data/v64.0',
6979
6979
  basePath: '/connect/cpq/products/guided-selection',
6980
6980
  method: 'post',
6981
6981
  body: config.body,
@@ -7193,7 +7193,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
7193
7193
  function createResourceRequest$b(config) {
7194
7194
  const headers = {};
7195
7195
  return {
7196
- baseUri: '/services/data/v63.0',
7196
+ baseUri: '/services/data/v64.0',
7197
7197
  basePath: '/connect/cpq/preview',
7198
7198
  method: 'post',
7199
7199
  body: config.body,
@@ -7415,7 +7415,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
7415
7415
  function createResourceRequest$a(config) {
7416
7416
  const headers = {};
7417
7417
  return {
7418
- baseUri: '/services/data/v63.0',
7418
+ baseUri: '/services/data/v64.0',
7419
7419
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/price',
7420
7420
  method: 'patch',
7421
7421
  body: config.body,
@@ -7560,7 +7560,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
7560
7560
  function createResourceRequest$9(config) {
7561
7561
  const headers = {};
7562
7562
  return {
7563
- baseUri: '/services/data/v63.0',
7563
+ baseUri: '/services/data/v64.0',
7564
7564
  basePath: '/connect/cpq/products/' + config.urlParams.productId + '',
7565
7565
  method: 'post',
7566
7566
  body: config.body,
@@ -7747,7 +7747,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
7747
7747
  function createResourceRequest$8(config) {
7748
7748
  const headers = {};
7749
7749
  return {
7750
- baseUri: '/services/data/v63.0',
7750
+ baseUri: '/services/data/v64.0',
7751
7751
  basePath: '/connect/cpq/products',
7752
7752
  method: 'post',
7753
7753
  body: config.body,
@@ -7939,7 +7939,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
7939
7939
  function createResourceRequest$7(config) {
7940
7940
  const headers = {};
7941
7941
  return {
7942
- baseUri: '/services/data/v63.0',
7942
+ baseUri: '/services/data/v64.0',
7943
7943
  basePath: '/connect/cpq/products/search',
7944
7944
  method: 'post',
7945
7945
  body: config.body,
@@ -8109,7 +8109,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
8109
8109
  function createResourceRequest$6(config) {
8110
8110
  const headers = {};
8111
8111
  return {
8112
- baseUri: '/services/data/v63.0',
8112
+ baseUri: '/services/data/v64.0',
8113
8113
  basePath: '/connect/cpq/configurator/favorite/actions/share',
8114
8114
  method: 'post',
8115
8115
  body: config.body,
@@ -8356,7 +8356,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
8356
8356
  function createResourceRequest$5(config) {
8357
8357
  const headers = {};
8358
8358
  return {
8359
- baseUri: '/services/data/v63.0',
8359
+ baseUri: '/services/data/v64.0',
8360
8360
  basePath: '/connect/cpq/products/smart-selection',
8361
8361
  method: 'post',
8362
8362
  body: config.body,
@@ -8675,7 +8675,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
8675
8675
  function createResourceRequest$4(config) {
8676
8676
  const headers = {};
8677
8677
  return {
8678
- baseUri: '/services/data/v63.0',
8678
+ baseUri: '/services/data/v64.0',
8679
8679
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '',
8680
8680
  method: 'patch',
8681
8681
  body: config.body,
@@ -8882,7 +8882,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
8882
8882
  function createResourceRequest$3(config) {
8883
8883
  const headers = {};
8884
8884
  return {
8885
- baseUri: '/services/data/v63.0',
8885
+ baseUri: '/services/data/v64.0',
8886
8886
  basePath: '/connect/cpq/carts/' + config.urlParams.cartId + '/items',
8887
8887
  method: 'patch',
8888
8888
  body: config.body,
@@ -9054,7 +9054,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
9054
9054
  function createResourceRequest$2(config) {
9055
9055
  const headers = {};
9056
9056
  return {
9057
- baseUri: '/services/data/v63.0',
9057
+ baseUri: '/services/data/v64.0',
9058
9058
  basePath: '/connect/cpq/configurator/saved-configuration/' + config.urlParams.id + '',
9059
9059
  method: 'put',
9060
9060
  body: config.body,
@@ -9147,7 +9147,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
9147
9147
  function createResourceRequest$1(config) {
9148
9148
  const headers = {};
9149
9149
  return {
9150
- baseUri: '/services/data/v63.0',
9150
+ baseUri: '/services/data/v64.0',
9151
9151
  basePath: '/connect/cpq/configurator/actions/update-rule',
9152
9152
  method: 'post',
9153
9153
  body: config.body,
@@ -9364,7 +9364,7 @@ function ingestSuccess(luvio, resourceParams, response) {
9364
9364
  function createResourceRequest(config) {
9365
9365
  const headers = {};
9366
9366
  return {
9367
- baseUri: '/services/data/v63.0',
9367
+ baseUri: '/services/data/v64.0',
9368
9368
  basePath: '/connect/cpq/configurator/actions/validate-rule',
9369
9369
  method: 'post',
9370
9370
  body: config.body,
@@ -9540,4 +9540,4 @@ withDefaultLuvio((luvio) => {
9540
9540
  });
9541
9541
 
9542
9542
  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 };
9543
- // version: 1.334.0-a801774b3d
9543
+ // version: 1.335.0-22a7c4d20b
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '59.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v63.0
9
+ baseUri: /services/data/v64.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0