@salesforce/lds-adapters-industries-context 1.431.0 → 1.433.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.
@@ -777,7 +777,7 @@ function ingestSuccess$L(luvio, resourceParams, response) {
777
777
  function createResourceRequest$Y(config) {
778
778
  const headers = {};
779
779
  return {
780
- baseUri: '/services/data/v67.0',
780
+ baseUri: '/services/data/v68.0',
781
781
  basePath: '/connect/context/queryrecord',
782
782
  method: 'post',
783
783
  body: config.body,
@@ -989,7 +989,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
989
989
  function createResourceRequest$X(config) {
990
990
  const headers = {};
991
991
  return {
992
- baseUri: '/services/data/v67.0',
992
+ baseUri: '/services/data/v68.0',
993
993
  basePath: '/connect/context/' + config.urlParams.contextId + '',
994
994
  method: 'get',
995
995
  body: null,
@@ -2150,7 +2150,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
2150
2150
  function createResourceRequest$W(config) {
2151
2151
  const headers = {};
2152
2152
  return {
2153
- baseUri: '/services/data/v67.0',
2153
+ baseUri: '/services/data/v68.0',
2154
2154
  basePath: '/connect/context-definitions',
2155
2155
  method: 'get',
2156
2156
  body: null,
@@ -2464,7 +2464,7 @@ function ingestSuccess$I(luvio, resourceParams, response) {
2464
2464
  function createResourceRequest$V(config) {
2465
2465
  const headers = {};
2466
2466
  return {
2467
- baseUri: '/services/data/v67.0',
2467
+ baseUri: '/services/data/v68.0',
2468
2468
  basePath: '/connect/context-definitions',
2469
2469
  method: 'post',
2470
2470
  body: config.body,
@@ -2575,7 +2575,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
2575
2575
  function createResourceRequest$U(config) {
2576
2576
  const headers = {};
2577
2577
  return {
2578
- baseUri: '/services/data/v67.0',
2578
+ baseUri: '/services/data/v68.0',
2579
2579
  basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
2580
2580
  method: 'get',
2581
2581
  body: null,
@@ -2865,7 +2865,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
2865
2865
  function createResourceRequest$T(config) {
2866
2866
  const headers = {};
2867
2867
  return {
2868
- baseUri: '/services/data/v67.0',
2868
+ baseUri: '/services/data/v68.0',
2869
2869
  basePath: '/connect/context-definitions/upgrades',
2870
2870
  method: 'patch',
2871
2871
  body: config.body,
@@ -6099,7 +6099,7 @@ function evictSuccess$c(luvio, resourceParams) {
6099
6099
  function createResourceRequest$S(config) {
6100
6100
  const headers = {};
6101
6101
  return {
6102
- baseUri: '/services/data/v67.0',
6102
+ baseUri: '/services/data/v68.0',
6103
6103
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
6104
6104
  method: 'delete',
6105
6105
  body: null,
@@ -6206,7 +6206,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
6206
6206
  function createResourceRequest$R(config) {
6207
6207
  const headers = {};
6208
6208
  return {
6209
- baseUri: '/services/data/v67.0',
6209
+ baseUri: '/services/data/v68.0',
6210
6210
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
6211
6211
  method: 'get',
6212
6212
  body: null,
@@ -6331,7 +6331,7 @@ function ingestSuccess$E(luvio, resourceParams, response) {
6331
6331
  function createResourceRequest$Q(config) {
6332
6332
  const headers = {};
6333
6333
  return {
6334
- baseUri: '/services/data/v67.0',
6334
+ baseUri: '/services/data/v68.0',
6335
6335
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
6336
6336
  method: 'patch',
6337
6337
  body: config.body,
@@ -6863,7 +6863,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
6863
6863
  function createResourceRequest$P(config) {
6864
6864
  const headers = {};
6865
6865
  return {
6866
- baseUri: '/services/data/v67.0',
6866
+ baseUri: '/services/data/v68.0',
6867
6867
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters',
6868
6868
  method: 'get',
6869
6869
  body: null,
@@ -7037,7 +7037,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
7037
7037
  function createResourceRequest$O(config) {
7038
7038
  const headers = {};
7039
7039
  return {
7040
- baseUri: '/services/data/v67.0',
7040
+ baseUri: '/services/data/v68.0',
7041
7041
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters',
7042
7042
  method: 'post',
7043
7043
  body: config.body,
@@ -7134,7 +7134,7 @@ function evictSuccess$b(luvio, resourceParams) {
7134
7134
  function createResourceRequest$N(config) {
7135
7135
  const headers = {};
7136
7136
  return {
7137
- baseUri: '/services/data/v67.0',
7137
+ baseUri: '/services/data/v68.0',
7138
7138
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters/' + config.urlParams.contextDefinitionFilterId + '',
7139
7139
  method: 'delete',
7140
7140
  body: null,
@@ -7242,7 +7242,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
7242
7242
  function createResourceRequest$M(config) {
7243
7243
  const headers = {};
7244
7244
  return {
7245
- baseUri: '/services/data/v67.0',
7245
+ baseUri: '/services/data/v68.0',
7246
7246
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters/' + config.urlParams.contextDefinitionFilterId + '',
7247
7247
  method: 'get',
7248
7248
  body: null,
@@ -7366,7 +7366,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
7366
7366
  function createResourceRequest$L(config) {
7367
7367
  const headers = {};
7368
7368
  return {
7369
- baseUri: '/services/data/v67.0',
7369
+ baseUri: '/services/data/v68.0',
7370
7370
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters/' + config.urlParams.contextDefinitionFilterId + '',
7371
7371
  method: 'patch',
7372
7372
  body: config.body,
@@ -7657,7 +7657,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
7657
7657
  function createResourceRequest$K(config) {
7658
7658
  const headers = {};
7659
7659
  return {
7660
- baseUri: '/services/data/v67.0',
7660
+ baseUri: '/services/data/v68.0',
7661
7661
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
7662
7662
  method: 'patch',
7663
7663
  body: config.body,
@@ -7753,7 +7753,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
7753
7753
  function createResourceRequest$J(config) {
7754
7754
  const headers = {};
7755
7755
  return {
7756
- baseUri: '/services/data/v67.0',
7756
+ baseUri: '/services/data/v68.0',
7757
7757
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
7758
7758
  method: 'post',
7759
7759
  body: config.body,
@@ -7843,7 +7843,7 @@ function evictSuccess$a(luvio, resourceParams) {
7843
7843
  function createResourceRequest$I(config) {
7844
7844
  const headers = {};
7845
7845
  return {
7846
- baseUri: '/services/data/v67.0',
7846
+ baseUri: '/services/data/v68.0',
7847
7847
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
7848
7848
  method: 'delete',
7849
7849
  body: null,
@@ -7951,7 +7951,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
7951
7951
  function createResourceRequest$H(config) {
7952
7952
  const headers = {};
7953
7953
  return {
7954
- baseUri: '/services/data/v67.0',
7954
+ baseUri: '/services/data/v68.0',
7955
7955
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
7956
7956
  method: 'get',
7957
7957
  body: null,
@@ -8294,7 +8294,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
8294
8294
  function createResourceRequest$G(config) {
8295
8295
  const headers = {};
8296
8296
  return {
8297
- baseUri: '/services/data/v67.0',
8297
+ baseUri: '/services/data/v68.0',
8298
8298
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-transformations/clone',
8299
8299
  method: 'post',
8300
8300
  body: config.body,
@@ -8391,7 +8391,7 @@ function evictSuccess$9(luvio, resourceParams) {
8391
8391
  function createResourceRequest$F(config) {
8392
8392
  const headers = {};
8393
8393
  return {
8394
- baseUri: '/services/data/v67.0',
8394
+ baseUri: '/services/data/v68.0',
8395
8395
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-transformations/' + config.urlParams.contextDefinitionTransformationId + '',
8396
8396
  method: 'delete',
8397
8397
  body: null,
@@ -8664,7 +8664,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
8664
8664
  function createResourceRequest$E(config) {
8665
8665
  const headers = {};
8666
8666
  return {
8667
- baseUri: '/services/data/v67.0',
8667
+ baseUri: '/services/data/v68.0',
8668
8668
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
8669
8669
  method: 'patch',
8670
8670
  body: config.body,
@@ -8760,7 +8760,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
8760
8760
  function createResourceRequest$D(config) {
8761
8761
  const headers = {};
8762
8762
  return {
8763
- baseUri: '/services/data/v67.0',
8763
+ baseUri: '/services/data/v68.0',
8764
8764
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
8765
8765
  method: 'post',
8766
8766
  body: config.body,
@@ -9046,7 +9046,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
9046
9046
  function createResourceRequest$C(config) {
9047
9047
  const headers = {};
9048
9048
  return {
9049
- baseUri: '/services/data/v67.0',
9049
+ baseUri: '/services/data/v68.0',
9050
9050
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
9051
9051
  method: 'get',
9052
9052
  body: null,
@@ -9191,7 +9191,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
9191
9191
  function createResourceRequest$B(config) {
9192
9192
  const headers = {};
9193
9193
  return {
9194
- baseUri: '/services/data/v67.0',
9194
+ baseUri: '/services/data/v68.0',
9195
9195
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
9196
9196
  method: 'patch',
9197
9197
  body: config.body,
@@ -9287,7 +9287,7 @@ function ingestSuccess$r(luvio, resourceParams, response) {
9287
9287
  function createResourceRequest$A(config) {
9288
9288
  const headers = {};
9289
9289
  return {
9290
- baseUri: '/services/data/v67.0',
9290
+ baseUri: '/services/data/v68.0',
9291
9291
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
9292
9292
  method: 'post',
9293
9293
  body: config.body,
@@ -9377,7 +9377,7 @@ function evictSuccess$8(luvio, resourceParams) {
9377
9377
  function createResourceRequest$z(config) {
9378
9378
  const headers = {};
9379
9379
  return {
9380
- baseUri: '/services/data/v67.0',
9380
+ baseUri: '/services/data/v68.0',
9381
9381
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
9382
9382
  method: 'delete',
9383
9383
  body: null,
@@ -9485,7 +9485,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
9485
9485
  function createResourceRequest$y(config) {
9486
9486
  const headers = {};
9487
9487
  return {
9488
- baseUri: '/services/data/v67.0',
9488
+ baseUri: '/services/data/v68.0',
9489
9489
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
9490
9490
  method: 'get',
9491
9491
  body: null,
@@ -9603,7 +9603,7 @@ function evictSuccess$7(luvio, resourceParams) {
9603
9603
  function createResourceRequest$x(config) {
9604
9604
  const headers = {};
9605
9605
  return {
9606
- baseUri: '/services/data/v67.0',
9606
+ baseUri: '/services/data/v68.0',
9607
9607
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
9608
9608
  method: 'delete',
9609
9609
  body: null,
@@ -9711,7 +9711,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
9711
9711
  function createResourceRequest$w(config) {
9712
9712
  const headers = {};
9713
9713
  return {
9714
- baseUri: '/services/data/v67.0',
9714
+ baseUri: '/services/data/v68.0',
9715
9715
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
9716
9716
  method: 'get',
9717
9717
  body: null,
@@ -10217,7 +10217,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
10217
10217
  function createResourceRequest$v(config) {
10218
10218
  const headers = {};
10219
10219
  return {
10220
- baseUri: '/services/data/v67.0',
10220
+ baseUri: '/services/data/v68.0',
10221
10221
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/dynamic-attributes',
10222
10222
  method: 'get',
10223
10223
  body: null,
@@ -10370,7 +10370,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
10370
10370
  function createResourceRequest$u(config) {
10371
10371
  const headers = {};
10372
10372
  return {
10373
- baseUri: '/services/data/v67.0',
10373
+ baseUri: '/services/data/v68.0',
10374
10374
  basePath: '/connect/context-mappings/clone',
10375
10375
  method: 'post',
10376
10376
  body: config.body,
@@ -10651,7 +10651,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
10651
10651
  function createResourceRequest$t(config) {
10652
10652
  const headers = {};
10653
10653
  return {
10654
- baseUri: '/services/data/v67.0',
10654
+ baseUri: '/services/data/v68.0',
10655
10655
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
10656
10656
  method: 'patch',
10657
10657
  body: config.body,
@@ -10747,7 +10747,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
10747
10747
  function createResourceRequest$s(config) {
10748
10748
  const headers = {};
10749
10749
  return {
10750
- baseUri: '/services/data/v67.0',
10750
+ baseUri: '/services/data/v68.0',
10751
10751
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
10752
10752
  method: 'post',
10753
10753
  body: config.body,
@@ -10837,7 +10837,7 @@ function evictSuccess$6(luvio, resourceParams) {
10837
10837
  function createResourceRequest$r(config) {
10838
10838
  const headers = {};
10839
10839
  return {
10840
- baseUri: '/services/data/v67.0',
10840
+ baseUri: '/services/data/v68.0',
10841
10841
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
10842
10842
  method: 'delete',
10843
10843
  body: null,
@@ -10945,7 +10945,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
10945
10945
  function createResourceRequest$q(config) {
10946
10946
  const headers = {};
10947
10947
  return {
10948
- baseUri: '/services/data/v67.0',
10948
+ baseUri: '/services/data/v68.0',
10949
10949
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
10950
10950
  method: 'get',
10951
10951
  body: null,
@@ -11258,7 +11258,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
11258
11258
  function createResourceRequest$p(config) {
11259
11259
  const headers = {};
11260
11260
  return {
11261
- baseUri: '/services/data/v67.0',
11261
+ baseUri: '/services/data/v68.0',
11262
11262
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
11263
11263
  method: 'patch',
11264
11264
  body: config.body,
@@ -11354,7 +11354,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
11354
11354
  function createResourceRequest$o(config) {
11355
11355
  const headers = {};
11356
11356
  return {
11357
- baseUri: '/services/data/v67.0',
11357
+ baseUri: '/services/data/v68.0',
11358
11358
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
11359
11359
  method: 'post',
11360
11360
  body: config.body,
@@ -11444,7 +11444,7 @@ function evictSuccess$5(luvio, resourceParams) {
11444
11444
  function createResourceRequest$n(config) {
11445
11445
  const headers = {};
11446
11446
  return {
11447
- baseUri: '/services/data/v67.0',
11447
+ baseUri: '/services/data/v68.0',
11448
11448
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
11449
11449
  method: 'delete',
11450
11450
  body: null,
@@ -11552,7 +11552,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
11552
11552
  function createResourceRequest$m(config) {
11553
11553
  const headers = {};
11554
11554
  return {
11555
- baseUri: '/services/data/v67.0',
11555
+ baseUri: '/services/data/v68.0',
11556
11556
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
11557
11557
  method: 'get',
11558
11558
  body: null,
@@ -11870,7 +11870,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
11870
11870
  function createResourceRequest$l(config) {
11871
11871
  const headers = {};
11872
11872
  return {
11873
- baseUri: '/services/data/v67.0',
11873
+ baseUri: '/services/data/v68.0',
11874
11874
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
11875
11875
  method: 'patch',
11876
11876
  body: config.body,
@@ -11966,7 +11966,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
11966
11966
  function createResourceRequest$k(config) {
11967
11967
  const headers = {};
11968
11968
  return {
11969
- baseUri: '/services/data/v67.0',
11969
+ baseUri: '/services/data/v68.0',
11970
11970
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
11971
11971
  method: 'post',
11972
11972
  body: config.body,
@@ -12056,7 +12056,7 @@ function evictSuccess$4(luvio, resourceParams) {
12056
12056
  function createResourceRequest$j(config) {
12057
12057
  const headers = {};
12058
12058
  return {
12059
- baseUri: '/services/data/v67.0',
12059
+ baseUri: '/services/data/v68.0',
12060
12060
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
12061
12061
  method: 'delete',
12062
12062
  body: null,
@@ -12164,7 +12164,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
12164
12164
  function createResourceRequest$i(config) {
12165
12165
  const headers = {};
12166
12166
  return {
12167
- baseUri: '/services/data/v67.0',
12167
+ baseUri: '/services/data/v68.0',
12168
12168
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
12169
12169
  method: 'get',
12170
12170
  body: null,
@@ -12349,7 +12349,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
12349
12349
  function createResourceRequest$h(config) {
12350
12350
  const headers = {};
12351
12351
  return {
12352
- baseUri: '/services/data/v67.0',
12352
+ baseUri: '/services/data/v68.0',
12353
12353
  basePath: '/connect/contextmapping',
12354
12354
  method: 'post',
12355
12355
  body: config.body,
@@ -12492,7 +12492,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
12492
12492
  function createResourceRequest$g(config) {
12493
12493
  const headers = {};
12494
12494
  return {
12495
- baseUri: '/services/data/v67.0',
12495
+ baseUri: '/services/data/v68.0',
12496
12496
  basePath: '/connect/contextmapping/attributenode',
12497
12497
  method: 'post',
12498
12498
  body: config.body,
@@ -12580,7 +12580,7 @@ function evictSuccess$3(luvio, resourceParams) {
12580
12580
  function createResourceRequest$f(config) {
12581
12581
  const headers = {};
12582
12582
  return {
12583
- baseUri: '/services/data/v67.0',
12583
+ baseUri: '/services/data/v68.0',
12584
12584
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
12585
12585
  method: 'delete',
12586
12586
  body: null,
@@ -12687,7 +12687,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
12687
12687
  function createResourceRequest$e(config) {
12688
12688
  const headers = {};
12689
12689
  return {
12690
- baseUri: '/services/data/v67.0',
12690
+ baseUri: '/services/data/v68.0',
12691
12691
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
12692
12692
  method: 'get',
12693
12693
  body: null,
@@ -12810,7 +12810,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
12810
12810
  function createResourceRequest$d(config) {
12811
12811
  const headers = {};
12812
12812
  return {
12813
- baseUri: '/services/data/v67.0',
12813
+ baseUri: '/services/data/v68.0',
12814
12814
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
12815
12815
  method: 'patch',
12816
12816
  body: config.body,
@@ -12942,7 +12942,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
12942
12942
  function createResourceRequest$c(config) {
12943
12943
  const headers = {};
12944
12944
  return {
12945
- baseUri: '/services/data/v67.0',
12945
+ baseUri: '/services/data/v68.0',
12946
12946
  basePath: '/connect/contextmapping/node',
12947
12947
  method: 'post',
12948
12948
  body: config.body,
@@ -13030,7 +13030,7 @@ function evictSuccess$2(luvio, resourceParams) {
13030
13030
  function createResourceRequest$b(config) {
13031
13031
  const headers = {};
13032
13032
  return {
13033
- baseUri: '/services/data/v67.0',
13033
+ baseUri: '/services/data/v68.0',
13034
13034
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
13035
13035
  method: 'delete',
13036
13036
  body: null,
@@ -13137,7 +13137,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
13137
13137
  function createResourceRequest$a(config) {
13138
13138
  const headers = {};
13139
13139
  return {
13140
- baseUri: '/services/data/v67.0',
13140
+ baseUri: '/services/data/v68.0',
13141
13141
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
13142
13142
  method: 'get',
13143
13143
  body: null,
@@ -13260,7 +13260,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
13260
13260
  function createResourceRequest$9(config) {
13261
13261
  const headers = {};
13262
13262
  return {
13263
- baseUri: '/services/data/v67.0',
13263
+ baseUri: '/services/data/v68.0',
13264
13264
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
13265
13265
  method: 'patch',
13266
13266
  body: config.body,
@@ -13350,7 +13350,7 @@ function evictSuccess$1(luvio, resourceParams) {
13350
13350
  function createResourceRequest$8(config) {
13351
13351
  const headers = {};
13352
13352
  return {
13353
- baseUri: '/services/data/v67.0',
13353
+ baseUri: '/services/data/v68.0',
13354
13354
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
13355
13355
  method: 'delete',
13356
13356
  body: null,
@@ -13457,7 +13457,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
13457
13457
  function createResourceRequest$7(config) {
13458
13458
  const headers = {};
13459
13459
  return {
13460
- baseUri: '/services/data/v67.0',
13460
+ baseUri: '/services/data/v68.0',
13461
13461
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
13462
13462
  method: 'get',
13463
13463
  body: null,
@@ -13580,7 +13580,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
13580
13580
  function createResourceRequest$6(config) {
13581
13581
  const headers = {};
13582
13582
  return {
13583
- baseUri: '/services/data/v67.0',
13583
+ baseUri: '/services/data/v68.0',
13584
13584
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
13585
13585
  method: 'patch',
13586
13586
  body: config.body,
@@ -13937,7 +13937,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
13937
13937
  function createResourceRequest$5(config) {
13938
13938
  const headers = {};
13939
13939
  return {
13940
- baseUri: '/services/data/v67.0',
13940
+ baseUri: '/services/data/v68.0',
13941
13941
  basePath: '/connect/contexts/query-records',
13942
13942
  method: 'post',
13943
13943
  body: config.body,
@@ -14025,7 +14025,7 @@ function evictSuccess(luvio, resourceParams) {
14025
14025
  function createResourceRequest$4(config) {
14026
14026
  const headers = {};
14027
14027
  return {
14028
- baseUri: '/services/data/v67.0',
14028
+ baseUri: '/services/data/v68.0',
14029
14029
  basePath: '/connect/contexts/' + config.urlParams.contextId + '',
14030
14030
  method: 'delete',
14031
14031
  body: null,
@@ -14132,7 +14132,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
14132
14132
  function createResourceRequest$3(config) {
14133
14133
  const headers = {};
14134
14134
  return {
14135
- baseUri: '/services/data/v67.0',
14135
+ baseUri: '/services/data/v68.0',
14136
14136
  basePath: '/connect/contexts/' + config.urlParams.contextId + '',
14137
14137
  method: 'get',
14138
14138
  body: null,
@@ -14414,7 +14414,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
14414
14414
  function createResourceRequest$2(config) {
14415
14415
  const headers = {};
14416
14416
  return {
14417
- baseUri: '/services/data/v67.0',
14417
+ baseUri: '/services/data/v68.0',
14418
14418
  basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
14419
14419
  method: 'get',
14420
14420
  body: null,
@@ -14654,7 +14654,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
14654
14654
  function createResourceRequest$1(config) {
14655
14655
  const headers = {};
14656
14656
  return {
14657
- baseUri: '/services/data/v67.0',
14657
+ baseUri: '/services/data/v68.0',
14658
14658
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
14659
14659
  method: 'get',
14660
14660
  body: null,
@@ -14792,7 +14792,7 @@ function ingestSuccess(luvio, resourceParams, response) {
14792
14792
  function createResourceRequest(config) {
14793
14793
  const headers = {};
14794
14794
  return {
14795
- baseUri: '/services/data/v67.0',
14795
+ baseUri: '/services/data/v68.0',
14796
14796
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
14797
14797
  method: 'put',
14798
14798
  body: config.body,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-context",
3
- "version": "1.431.0",
3
+ "version": "1.433.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Normandy Context Service",
6
6
  "main": "dist/es/es2018/industries-context.js",
@@ -44,14 +44,14 @@
44
44
  "test:unit": "jest --config=./jest.config.js"
45
45
  },
46
46
  "dependencies": {
47
- "@salesforce/lds-bindings": "^1.431.0"
47
+ "@salesforce/lds-bindings": "^1.433.0"
48
48
  },
49
49
  "volta": {
50
50
  "extends": "../../package.json"
51
51
  },
52
52
  "devDependencies": {
53
- "@salesforce/lds-compiler-plugins": "^1.431.0",
54
- "@salesforce/lds-karma": "^1.431.0"
53
+ "@salesforce/lds-compiler-plugins": "^1.433.0",
54
+ "@salesforce/lds-karma": "^1.433.0"
55
55
  },
56
56
  "nx": {
57
57
  "targets": {
package/sfdc/index.js CHANGED
@@ -1571,7 +1571,7 @@ function ingestSuccess$L(luvio, resourceParams, response) {
1571
1571
  function createResourceRequest$Y(config) {
1572
1572
  const headers = {};
1573
1573
  return {
1574
- baseUri: '/services/data/v67.0',
1574
+ baseUri: '/services/data/v68.0',
1575
1575
  basePath: '/connect/context-mappings/clone',
1576
1576
  method: 'post',
1577
1577
  body: config.body,
@@ -2237,7 +2237,7 @@ function ingestSuccess$K(luvio, resourceParams, response) {
2237
2237
  function createResourceRequest$X(config) {
2238
2238
  const headers = {};
2239
2239
  return {
2240
- baseUri: '/services/data/v67.0',
2240
+ baseUri: '/services/data/v68.0',
2241
2241
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-transformations/clone',
2242
2242
  method: 'post',
2243
2243
  body: config.body,
@@ -2389,7 +2389,7 @@ function ingestSuccess$J(luvio, resourceParams, response) {
2389
2389
  function createResourceRequest$W(config) {
2390
2390
  const headers = {};
2391
2391
  return {
2392
- baseUri: '/services/data/v67.0',
2392
+ baseUri: '/services/data/v68.0',
2393
2393
  basePath: '/connect/contextmapping/attributenode',
2394
2394
  method: 'post',
2395
2395
  body: config.body,
@@ -2672,7 +2672,7 @@ function ingestSuccess$I(luvio, resourceParams, response) {
2672
2672
  function createResourceRequest$V(config) {
2673
2673
  const headers = {};
2674
2674
  return {
2675
- baseUri: '/services/data/v67.0',
2675
+ baseUri: '/services/data/v68.0',
2676
2676
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
2677
2677
  method: 'post',
2678
2678
  body: config.body,
@@ -3677,7 +3677,7 @@ function ingestSuccess$H(luvio, resourceParams, response) {
3677
3677
  function createResourceRequest$U(config) {
3678
3678
  const headers = {};
3679
3679
  return {
3680
- baseUri: '/services/data/v67.0',
3680
+ baseUri: '/services/data/v68.0',
3681
3681
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
3682
3682
  method: 'post',
3683
3683
  body: config.body,
@@ -4243,7 +4243,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
4243
4243
  function createResourceRequest$T(config) {
4244
4244
  const headers = {};
4245
4245
  return {
4246
- baseUri: '/services/data/v67.0',
4246
+ baseUri: '/services/data/v68.0',
4247
4247
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters',
4248
4248
  method: 'post',
4249
4249
  body: config.body,
@@ -4407,7 +4407,7 @@ function ingestSuccess$F(luvio, resourceParams, response) {
4407
4407
  function createResourceRequest$S(config) {
4408
4408
  const headers = {};
4409
4409
  return {
4410
- baseUri: '/services/data/v67.0',
4410
+ baseUri: '/services/data/v68.0',
4411
4411
  basePath: '/connect/contextmapping',
4412
4412
  method: 'post',
4413
4413
  body: config.body,
@@ -4536,7 +4536,7 @@ function ingestSuccess$E(luvio, resourceParams, response) {
4536
4536
  function createResourceRequest$R(config) {
4537
4537
  const headers = {};
4538
4538
  return {
4539
- baseUri: '/services/data/v67.0',
4539
+ baseUri: '/services/data/v68.0',
4540
4540
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
4541
4541
  method: 'post',
4542
4542
  body: config.body,
@@ -4668,7 +4668,7 @@ function ingestSuccess$D(luvio, resourceParams, response) {
4668
4668
  function createResourceRequest$Q(config) {
4669
4669
  const headers = {};
4670
4670
  return {
4671
- baseUri: '/services/data/v67.0',
4671
+ baseUri: '/services/data/v68.0',
4672
4672
  basePath: '/connect/contextmapping/node',
4673
4673
  method: 'post',
4674
4674
  body: config.body,
@@ -4942,7 +4942,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
4942
4942
  function createResourceRequest$P(config) {
4943
4943
  const headers = {};
4944
4944
  return {
4945
- baseUri: '/services/data/v67.0',
4945
+ baseUri: '/services/data/v68.0',
4946
4946
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
4947
4947
  method: 'post',
4948
4948
  body: config.body,
@@ -5391,7 +5391,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
5391
5391
  function createResourceRequest$O(config) {
5392
5392
  const headers = {};
5393
5393
  return {
5394
- baseUri: '/services/data/v67.0',
5394
+ baseUri: '/services/data/v68.0',
5395
5395
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
5396
5396
  method: 'post',
5397
5397
  body: config.body,
@@ -5748,7 +5748,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
5748
5748
  function createResourceRequest$N(config) {
5749
5749
  const headers = {};
5750
5750
  return {
5751
- baseUri: '/services/data/v67.0',
5751
+ baseUri: '/services/data/v68.0',
5752
5752
  basePath: '/connect/contexts/query-records',
5753
5753
  method: 'post',
5754
5754
  body: config.body,
@@ -6920,7 +6920,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
6920
6920
  function createResourceRequest$M(config) {
6921
6921
  const headers = {};
6922
6922
  return {
6923
- baseUri: '/services/data/v67.0',
6923
+ baseUri: '/services/data/v68.0',
6924
6924
  basePath: '/connect/context-definitions',
6925
6925
  method: 'post',
6926
6926
  body: config.body,
@@ -7208,7 +7208,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
7208
7208
  function createResourceRequest$L(config) {
7209
7209
  const headers = {};
7210
7210
  return {
7211
- baseUri: '/services/data/v67.0',
7211
+ baseUri: '/services/data/v68.0',
7212
7212
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
7213
7213
  method: 'post',
7214
7214
  body: config.body,
@@ -7397,7 +7397,7 @@ function evictSuccess$c(luvio, resourceParams) {
7397
7397
  function createResourceRequest$K(config) {
7398
7398
  const headers = {};
7399
7399
  return {
7400
- baseUri: '/services/data/v67.0',
7400
+ baseUri: '/services/data/v68.0',
7401
7401
  basePath: '/connect/contexts/' + config.urlParams.contextId + '',
7402
7402
  method: 'delete',
7403
7403
  body: null,
@@ -7481,7 +7481,7 @@ function evictSuccess$b(luvio, resourceParams) {
7481
7481
  function createResourceRequest$J(config) {
7482
7482
  const headers = {};
7483
7483
  return {
7484
- baseUri: '/services/data/v67.0',
7484
+ baseUri: '/services/data/v68.0',
7485
7485
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
7486
7486
  method: 'delete',
7487
7487
  body: null,
@@ -7565,7 +7565,7 @@ function evictSuccess$a(luvio, resourceParams) {
7565
7565
  function createResourceRequest$I(config) {
7566
7566
  const headers = {};
7567
7567
  return {
7568
- baseUri: '/services/data/v67.0',
7568
+ baseUri: '/services/data/v68.0',
7569
7569
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters/' + config.urlParams.contextDefinitionFilterId + '',
7570
7570
  method: 'delete',
7571
7571
  body: null,
@@ -7650,7 +7650,7 @@ function evictSuccess$9(luvio, resourceParams) {
7650
7650
  function createResourceRequest$H(config) {
7651
7651
  const headers = {};
7652
7652
  return {
7653
- baseUri: '/services/data/v67.0',
7653
+ baseUri: '/services/data/v68.0',
7654
7654
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
7655
7655
  method: 'delete',
7656
7656
  body: null,
@@ -7734,7 +7734,7 @@ function evictSuccess$8(luvio, resourceParams) {
7734
7734
  function createResourceRequest$G(config) {
7735
7735
  const headers = {};
7736
7736
  return {
7737
- baseUri: '/services/data/v67.0',
7737
+ baseUri: '/services/data/v68.0',
7738
7738
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
7739
7739
  method: 'delete',
7740
7740
  body: null,
@@ -7818,7 +7818,7 @@ function evictSuccess$7(luvio, resourceParams) {
7818
7818
  function createResourceRequest$F(config) {
7819
7819
  const headers = {};
7820
7820
  return {
7821
- baseUri: '/services/data/v67.0',
7821
+ baseUri: '/services/data/v68.0',
7822
7822
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
7823
7823
  method: 'delete',
7824
7824
  body: null,
@@ -7903,7 +7903,7 @@ function evictSuccess$6(luvio, resourceParams) {
7903
7903
  function createResourceRequest$E(config) {
7904
7904
  const headers = {};
7905
7905
  return {
7906
- baseUri: '/services/data/v67.0',
7906
+ baseUri: '/services/data/v68.0',
7907
7907
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
7908
7908
  method: 'delete',
7909
7909
  body: null,
@@ -8664,7 +8664,7 @@ function evictSuccess$5(luvio, resourceParams) {
8664
8664
  function createResourceRequest$D(config) {
8665
8665
  const headers = {};
8666
8666
  return {
8667
- baseUri: '/services/data/v67.0',
8667
+ baseUri: '/services/data/v68.0',
8668
8668
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
8669
8669
  method: 'delete',
8670
8670
  body: null,
@@ -8748,7 +8748,7 @@ function evictSuccess$4(luvio, resourceParams) {
8748
8748
  function createResourceRequest$C(config) {
8749
8749
  const headers = {};
8750
8750
  return {
8751
- baseUri: '/services/data/v67.0',
8751
+ baseUri: '/services/data/v68.0',
8752
8752
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
8753
8753
  method: 'delete',
8754
8754
  body: null,
@@ -8833,7 +8833,7 @@ function evictSuccess$3(luvio, resourceParams) {
8833
8833
  function createResourceRequest$B(config) {
8834
8834
  const headers = {};
8835
8835
  return {
8836
- baseUri: '/services/data/v67.0',
8836
+ baseUri: '/services/data/v68.0',
8837
8837
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
8838
8838
  method: 'delete',
8839
8839
  body: null,
@@ -8918,7 +8918,7 @@ function evictSuccess$2(luvio, resourceParams) {
8918
8918
  function createResourceRequest$A(config) {
8919
8919
  const headers = {};
8920
8920
  return {
8921
- baseUri: '/services/data/v67.0',
8921
+ baseUri: '/services/data/v68.0',
8922
8922
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
8923
8923
  method: 'delete',
8924
8924
  body: null,
@@ -9003,7 +9003,7 @@ function evictSuccess$1(luvio, resourceParams) {
9003
9003
  function createResourceRequest$z(config) {
9004
9004
  const headers = {};
9005
9005
  return {
9006
- baseUri: '/services/data/v67.0',
9006
+ baseUri: '/services/data/v68.0',
9007
9007
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
9008
9008
  method: 'delete',
9009
9009
  body: null,
@@ -9088,7 +9088,7 @@ function evictSuccess(luvio, resourceParams) {
9088
9088
  function createResourceRequest$y(config) {
9089
9089
  const headers = {};
9090
9090
  return {
9091
- baseUri: '/services/data/v67.0',
9091
+ baseUri: '/services/data/v68.0',
9092
9092
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-transformations/' + config.urlParams.contextDefinitionTransformationId + '',
9093
9093
  method: 'delete',
9094
9094
  body: null,
@@ -9196,7 +9196,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
9196
9196
  function createResourceRequest$x(config) {
9197
9197
  const headers = {};
9198
9198
  return {
9199
- baseUri: '/services/data/v67.0',
9199
+ baseUri: '/services/data/v68.0',
9200
9200
  basePath: '/connect/context/' + config.urlParams.contextId + '',
9201
9201
  method: 'get',
9202
9202
  body: null,
@@ -9377,7 +9377,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
9377
9377
  function createResourceRequest$w(config) {
9378
9378
  const headers = {};
9379
9379
  return {
9380
- baseUri: '/services/data/v67.0',
9380
+ baseUri: '/services/data/v68.0',
9381
9381
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
9382
9382
  method: 'get',
9383
9383
  body: null,
@@ -9691,7 +9691,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
9691
9691
  function createResourceRequest$v(config) {
9692
9692
  const headers = {};
9693
9693
  return {
9694
- baseUri: '/services/data/v67.0',
9694
+ baseUri: '/services/data/v68.0',
9695
9695
  basePath: '/connect/context-definitions',
9696
9696
  method: 'get',
9697
9697
  body: null,
@@ -9832,7 +9832,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
9832
9832
  function createResourceRequest$u(config) {
9833
9833
  const headers = {};
9834
9834
  return {
9835
- baseUri: '/services/data/v67.0',
9835
+ baseUri: '/services/data/v68.0',
9836
9836
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters/' + config.urlParams.contextDefinitionFilterId + '',
9837
9837
  method: 'get',
9838
9838
  body: null,
@@ -10014,7 +10014,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
10014
10014
  function createResourceRequest$t(config) {
10015
10015
  const headers = {};
10016
10016
  return {
10017
- baseUri: '/services/data/v67.0',
10017
+ baseUri: '/services/data/v68.0',
10018
10018
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters',
10019
10019
  method: 'get',
10020
10020
  body: null,
@@ -10195,7 +10195,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
10195
10195
  function createResourceRequest$s(config) {
10196
10196
  const headers = {};
10197
10197
  return {
10198
- baseUri: '/services/data/v67.0',
10198
+ baseUri: '/services/data/v68.0',
10199
10199
  basePath: '/connect/contexts/' + config.urlParams.contextId + '',
10200
10200
  method: 'get',
10201
10201
  body: null,
@@ -10376,7 +10376,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
10376
10376
  function createResourceRequest$r(config) {
10377
10377
  const headers = {};
10378
10378
  return {
10379
- baseUri: '/services/data/v67.0',
10379
+ baseUri: '/services/data/v68.0',
10380
10380
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
10381
10381
  method: 'get',
10382
10382
  body: null,
@@ -10557,7 +10557,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
10557
10557
  function createResourceRequest$q(config) {
10558
10558
  const headers = {};
10559
10559
  return {
10560
- baseUri: '/services/data/v67.0',
10560
+ baseUri: '/services/data/v68.0',
10561
10561
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
10562
10562
  method: 'get',
10563
10563
  body: null,
@@ -10834,7 +10834,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
10834
10834
  function createResourceRequest$p(config) {
10835
10835
  const headers = {};
10836
10836
  return {
10837
- baseUri: '/services/data/v67.0',
10837
+ baseUri: '/services/data/v68.0',
10838
10838
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
10839
10839
  method: 'get',
10840
10840
  body: null,
@@ -11016,7 +11016,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
11016
11016
  function createResourceRequest$o(config) {
11017
11017
  const headers = {};
11018
11018
  return {
11019
- baseUri: '/services/data/v67.0',
11019
+ baseUri: '/services/data/v68.0',
11020
11020
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
11021
11021
  method: 'get',
11022
11022
  body: null,
@@ -11198,7 +11198,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
11198
11198
  function createResourceRequest$n(config) {
11199
11199
  const headers = {};
11200
11200
  return {
11201
- baseUri: '/services/data/v67.0',
11201
+ baseUri: '/services/data/v68.0',
11202
11202
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
11203
11203
  method: 'get',
11204
11204
  body: null,
@@ -11380,7 +11380,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
11380
11380
  function createResourceRequest$m(config) {
11381
11381
  const headers = {};
11382
11382
  return {
11383
- baseUri: '/services/data/v67.0',
11383
+ baseUri: '/services/data/v68.0',
11384
11384
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
11385
11385
  method: 'get',
11386
11386
  body: null,
@@ -11564,7 +11564,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
11564
11564
  function createResourceRequest$l(config) {
11565
11565
  const headers = {};
11566
11566
  return {
11567
- baseUri: '/services/data/v67.0',
11567
+ baseUri: '/services/data/v68.0',
11568
11568
  basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
11569
11569
  method: 'get',
11570
11570
  body: null,
@@ -11745,7 +11745,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
11745
11745
  function createResourceRequest$k(config) {
11746
11746
  const headers = {};
11747
11747
  return {
11748
- baseUri: '/services/data/v67.0',
11748
+ baseUri: '/services/data/v68.0',
11749
11749
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
11750
11750
  method: 'get',
11751
11751
  body: null,
@@ -11927,7 +11927,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
11927
11927
  function createResourceRequest$j(config) {
11928
11928
  const headers = {};
11929
11929
  return {
11930
- baseUri: '/services/data/v67.0',
11930
+ baseUri: '/services/data/v68.0',
11931
11931
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
11932
11932
  method: 'get',
11933
11933
  body: null,
@@ -12109,7 +12109,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
12109
12109
  function createResourceRequest$i(config) {
12110
12110
  const headers = {};
12111
12111
  return {
12112
- baseUri: '/services/data/v67.0',
12112
+ baseUri: '/services/data/v68.0',
12113
12113
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
12114
12114
  method: 'get',
12115
12115
  body: null,
@@ -12291,7 +12291,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
12291
12291
  function createResourceRequest$h(config) {
12292
12292
  const headers = {};
12293
12293
  return {
12294
- baseUri: '/services/data/v67.0',
12294
+ baseUri: '/services/data/v68.0',
12295
12295
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
12296
12296
  method: 'get',
12297
12297
  body: null,
@@ -12473,7 +12473,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
12473
12473
  function createResourceRequest$g(config) {
12474
12474
  const headers = {};
12475
12475
  return {
12476
- baseUri: '/services/data/v67.0',
12476
+ baseUri: '/services/data/v68.0',
12477
12477
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
12478
12478
  method: 'get',
12479
12479
  body: null,
@@ -12798,7 +12798,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
12798
12798
  function createResourceRequest$f(config) {
12799
12799
  const headers = {};
12800
12800
  return {
12801
- baseUri: '/services/data/v67.0',
12801
+ baseUri: '/services/data/v68.0',
12802
12802
  basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
12803
12803
  method: 'get',
12804
12804
  body: null,
@@ -13307,7 +13307,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
13307
13307
  function createResourceRequest$e(config) {
13308
13308
  const headers = {};
13309
13309
  return {
13310
- baseUri: '/services/data/v67.0',
13310
+ baseUri: '/services/data/v68.0',
13311
13311
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/dynamic-attributes',
13312
13312
  method: 'get',
13313
13313
  body: null,
@@ -13490,7 +13490,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
13490
13490
  function createResourceRequest$d(config) {
13491
13491
  const headers = {};
13492
13492
  return {
13493
- baseUri: '/services/data/v67.0',
13493
+ baseUri: '/services/data/v68.0',
13494
13494
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
13495
13495
  method: 'put',
13496
13496
  body: config.body,
@@ -14226,7 +14226,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
14226
14226
  function createResourceRequest$c(config) {
14227
14227
  const headers = {};
14228
14228
  return {
14229
- baseUri: '/services/data/v67.0',
14229
+ baseUri: '/services/data/v68.0',
14230
14230
  basePath: '/connect/context/queryrecord',
14231
14231
  method: 'post',
14232
14232
  body: config.body,
@@ -14322,7 +14322,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
14322
14322
  function createResourceRequest$b(config) {
14323
14323
  const headers = {};
14324
14324
  return {
14325
- baseUri: '/services/data/v67.0',
14325
+ baseUri: '/services/data/v68.0',
14326
14326
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
14327
14327
  method: 'patch',
14328
14328
  body: config.body,
@@ -14418,7 +14418,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
14418
14418
  function createResourceRequest$a(config) {
14419
14419
  const headers = {};
14420
14420
  return {
14421
- baseUri: '/services/data/v67.0',
14421
+ baseUri: '/services/data/v68.0',
14422
14422
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
14423
14423
  method: 'patch',
14424
14424
  body: config.body,
@@ -14514,7 +14514,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
14514
14514
  function createResourceRequest$9(config) {
14515
14515
  const headers = {};
14516
14516
  return {
14517
- baseUri: '/services/data/v67.0',
14517
+ baseUri: '/services/data/v68.0',
14518
14518
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
14519
14519
  method: 'patch',
14520
14520
  body: config.body,
@@ -14610,7 +14610,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
14610
14610
  function createResourceRequest$8(config) {
14611
14611
  const headers = {};
14612
14612
  return {
14613
- baseUri: '/services/data/v67.0',
14613
+ baseUri: '/services/data/v68.0',
14614
14614
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-filters/' + config.urlParams.contextDefinitionFilterId + '',
14615
14615
  method: 'patch',
14616
14616
  body: config.body,
@@ -14707,7 +14707,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
14707
14707
  function createResourceRequest$7(config) {
14708
14708
  const headers = {};
14709
14709
  return {
14710
- baseUri: '/services/data/v67.0',
14710
+ baseUri: '/services/data/v68.0',
14711
14711
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
14712
14712
  method: 'patch',
14713
14713
  body: config.body,
@@ -14803,7 +14803,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
14803
14803
  function createResourceRequest$6(config) {
14804
14804
  const headers = {};
14805
14805
  return {
14806
- baseUri: '/services/data/v67.0',
14806
+ baseUri: '/services/data/v68.0',
14807
14807
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
14808
14808
  method: 'patch',
14809
14809
  body: config.body,
@@ -14899,7 +14899,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
14899
14899
  function createResourceRequest$5(config) {
14900
14900
  const headers = {};
14901
14901
  return {
14902
- baseUri: '/services/data/v67.0',
14902
+ baseUri: '/services/data/v68.0',
14903
14903
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
14904
14904
  method: 'patch',
14905
14905
  body: config.body,
@@ -14995,7 +14995,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
14995
14995
  function createResourceRequest$4(config) {
14996
14996
  const headers = {};
14997
14997
  return {
14998
- baseUri: '/services/data/v67.0',
14998
+ baseUri: '/services/data/v68.0',
14999
14999
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
15000
15000
  method: 'patch',
15001
15001
  body: config.body,
@@ -15091,7 +15091,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
15091
15091
  function createResourceRequest$3(config) {
15092
15092
  const headers = {};
15093
15093
  return {
15094
- baseUri: '/services/data/v67.0',
15094
+ baseUri: '/services/data/v68.0',
15095
15095
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
15096
15096
  method: 'patch',
15097
15097
  body: config.body,
@@ -15187,7 +15187,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
15187
15187
  function createResourceRequest$2(config) {
15188
15188
  const headers = {};
15189
15189
  return {
15190
- baseUri: '/services/data/v67.0',
15190
+ baseUri: '/services/data/v68.0',
15191
15191
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
15192
15192
  method: 'patch',
15193
15193
  body: config.body,
@@ -15283,7 +15283,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
15283
15283
  function createResourceRequest$1(config) {
15284
15284
  const headers = {};
15285
15285
  return {
15286
- baseUri: '/services/data/v67.0',
15286
+ baseUri: '/services/data/v68.0',
15287
15287
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
15288
15288
  method: 'patch',
15289
15289
  body: config.body,
@@ -15546,7 +15546,7 @@ function ingestSuccess(luvio, resourceParams, response) {
15546
15546
  function createResourceRequest(config) {
15547
15547
  const headers = {};
15548
15548
  return {
15549
- baseUri: '/services/data/v67.0',
15549
+ baseUri: '/services/data/v68.0',
15550
15550
  basePath: '/connect/context-definitions/upgrades',
15551
15551
  method: 'patch',
15552
15552
  body: config.body,
@@ -16046,4 +16046,4 @@ withDefaultLuvio((luvio) => {
16046
16046
  });
16047
16047
 
16048
16048
  export { cloneContextMappings, contextDefinitionTransformationClone, createContextAttributeMapping, createContextAttributeMappings, createContextAttributes, createContextFilters, createContextMapping, createContextMappings, createContextNodeMapping, createContextNodeMappings, createContextNodes, createContextQueryRecords, createContextServiceDefinition, createContextTags, deleteContext, deleteContextAttributeMapping, deleteContextFilter, deleteContextMapping, deleteContextNodeMapping, deleteContextServiceAttribute, deleteContextServiceAttributeMapping, deleteContextServiceDefinition, deleteContextServiceMapping, deleteContextServiceNode, deleteContextServiceNodeMapping, deleteContextServiceTag, deleteContextTransformations, getContext, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextDefinitions, getContextDefinitions_imperative, getContextFilter, getContextFilterNotifyChange, getContextFilter_imperative, getContextFilters, getContextFiltersNotifyChange, getContextFilters_imperative, getContextInfo, getContextInfoNotifyChange, getContextInfo_imperative, getContextMapping, getContextMappingNotifyChange, getContextMapping_imperative, getContextNodeMapping, getContextNodeMappingNotifyChange, getContextNodeMapping_imperative, getContextNotifyChange, getContextServiceAccess, getContextServiceAccessNotifyChange, getContextServiceAccess_imperative, getContextServiceAttribute, getContextServiceAttributeMapping, getContextServiceAttributeMappingNotifyChange, getContextServiceAttributeMapping_imperative, getContextServiceAttributeNotifyChange, getContextServiceAttribute_imperative, getContextServiceDefinition, getContextServiceDefinitionInfo, getContextServiceDefinitionInfoNotifyChange, getContextServiceDefinitionInfo_imperative, getContextServiceDefinitionNotifyChange, getContextServiceDefinition_imperative, getContextServiceMapping, getContextServiceMappingNotifyChange, getContextServiceMapping_imperative, getContextServiceNode, getContextServiceNodeMapping, getContextServiceNodeMappingNotifyChange, getContextServiceNodeMapping_imperative, getContextServiceNodeNotifyChange, getContextServiceNode_imperative, getContextServiceTag, getContextServiceTagNotifyChange, getContextServiceTag_imperative, getContextTags, getContextTagsNotifyChange, getContextTags_imperative, getContextTranslation, getContextTranslation_imperative, getContext_imperative, getDynamicAttributes, getDynamicAttributesNotifyChange, getDynamicAttributes_imperative, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributes, updateContextFilter, updateContextMapping, updateContextMappings, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags, upgradeContextServiceDefinition };
16049
- // version: 1.431.0-51a9c51ed3
16049
+ // version: 1.433.0-db129b48d2
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/v67.0
9
+ baseUri: /services/data/v68.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0