@salesforce/lds-adapters-industries-context 1.288.0 → 1.290.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$E(luvio, resourceParams, response) {
777
777
  function createResourceRequest$O(config) {
778
778
  const headers = {};
779
779
  return {
780
- baseUri: '/services/data/v61.0',
780
+ baseUri: '/services/data/v62.0',
781
781
  basePath: '/connect/context/queryrecord',
782
782
  method: 'post',
783
783
  body: config.body,
@@ -989,7 +989,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
989
989
  function createResourceRequest$N(config) {
990
990
  const headers = {};
991
991
  return {
992
- baseUri: '/services/data/v61.0',
992
+ baseUri: '/services/data/v62.0',
993
993
  basePath: '/connect/context/' + config.urlParams.contextId + '',
994
994
  method: 'get',
995
995
  body: null,
@@ -1758,7 +1758,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
1758
1758
  function createResourceRequest$M(config) {
1759
1759
  const headers = {};
1760
1760
  return {
1761
- baseUri: '/services/data/v61.0',
1761
+ baseUri: '/services/data/v62.0',
1762
1762
  basePath: '/connect/context-definitions',
1763
1763
  method: 'get',
1764
1764
  body: null,
@@ -1961,7 +1961,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
1961
1961
  function createResourceRequest$L(config) {
1962
1962
  const headers = {};
1963
1963
  return {
1964
- baseUri: '/services/data/v61.0',
1964
+ baseUri: '/services/data/v62.0',
1965
1965
  basePath: '/connect/context-definitions',
1966
1966
  method: 'post',
1967
1967
  body: config.body,
@@ -2072,7 +2072,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
2072
2072
  function createResourceRequest$K(config) {
2073
2073
  const headers = {};
2074
2074
  return {
2075
- baseUri: '/services/data/v61.0',
2075
+ baseUri: '/services/data/v62.0',
2076
2076
  basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
2077
2077
  method: 'get',
2078
2078
  body: null,
@@ -2362,7 +2362,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
2362
2362
  function createResourceRequest$J(config) {
2363
2363
  const headers = {};
2364
2364
  return {
2365
- baseUri: '/services/data/v61.0',
2365
+ baseUri: '/services/data/v62.0',
2366
2366
  basePath: '/connect/context-definitions/upgrades',
2367
2367
  method: 'patch',
2368
2368
  body: config.body,
@@ -4976,7 +4976,7 @@ function evictSuccess$9(luvio, resourceParams) {
4976
4976
  function createResourceRequest$I(config) {
4977
4977
  const headers = {};
4978
4978
  return {
4979
- baseUri: '/services/data/v61.0',
4979
+ baseUri: '/services/data/v62.0',
4980
4980
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
4981
4981
  method: 'delete',
4982
4982
  body: null,
@@ -5083,7 +5083,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
5083
5083
  function createResourceRequest$H(config) {
5084
5084
  const headers = {};
5085
5085
  return {
5086
- baseUri: '/services/data/v61.0',
5086
+ baseUri: '/services/data/v62.0',
5087
5087
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
5088
5088
  method: 'get',
5089
5089
  body: null,
@@ -5208,7 +5208,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
5208
5208
  function createResourceRequest$G(config) {
5209
5209
  const headers = {};
5210
5210
  return {
5211
- baseUri: '/services/data/v61.0',
5211
+ baseUri: '/services/data/v62.0',
5212
5212
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
5213
5213
  method: 'patch',
5214
5214
  body: config.body,
@@ -5498,7 +5498,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
5498
5498
  function createResourceRequest$F(config) {
5499
5499
  const headers = {};
5500
5500
  return {
5501
- baseUri: '/services/data/v61.0',
5501
+ baseUri: '/services/data/v62.0',
5502
5502
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
5503
5503
  method: 'patch',
5504
5504
  body: config.body,
@@ -5594,7 +5594,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
5594
5594
  function createResourceRequest$E(config) {
5595
5595
  const headers = {};
5596
5596
  return {
5597
- baseUri: '/services/data/v61.0',
5597
+ baseUri: '/services/data/v62.0',
5598
5598
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
5599
5599
  method: 'post',
5600
5600
  body: config.body,
@@ -5684,7 +5684,7 @@ function evictSuccess$8(luvio, resourceParams) {
5684
5684
  function createResourceRequest$D(config) {
5685
5685
  const headers = {};
5686
5686
  return {
5687
- baseUri: '/services/data/v61.0',
5687
+ baseUri: '/services/data/v62.0',
5688
5688
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
5689
5689
  method: 'delete',
5690
5690
  body: null,
@@ -5792,7 +5792,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
5792
5792
  function createResourceRequest$C(config) {
5793
5793
  const headers = {};
5794
5794
  return {
5795
- baseUri: '/services/data/v61.0',
5795
+ baseUri: '/services/data/v62.0',
5796
5796
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
5797
5797
  method: 'get',
5798
5798
  body: null,
@@ -6098,7 +6098,7 @@ function ingestSuccess$t(luvio, resourceParams, response) {
6098
6098
  function createResourceRequest$B(config) {
6099
6099
  const headers = {};
6100
6100
  return {
6101
- baseUri: '/services/data/v61.0',
6101
+ baseUri: '/services/data/v62.0',
6102
6102
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
6103
6103
  method: 'patch',
6104
6104
  body: config.body,
@@ -6194,7 +6194,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
6194
6194
  function createResourceRequest$A(config) {
6195
6195
  const headers = {};
6196
6196
  return {
6197
- baseUri: '/services/data/v61.0',
6197
+ baseUri: '/services/data/v62.0',
6198
6198
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
6199
6199
  method: 'post',
6200
6200
  body: config.body,
@@ -6466,7 +6466,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
6466
6466
  function createResourceRequest$z(config) {
6467
6467
  const headers = {};
6468
6468
  return {
6469
- baseUri: '/services/data/v61.0',
6469
+ baseUri: '/services/data/v62.0',
6470
6470
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
6471
6471
  method: 'get',
6472
6472
  body: null,
@@ -6610,7 +6610,7 @@ function ingestSuccess$q(luvio, resourceParams, response) {
6610
6610
  function createResourceRequest$y(config) {
6611
6611
  const headers = {};
6612
6612
  return {
6613
- baseUri: '/services/data/v61.0',
6613
+ baseUri: '/services/data/v62.0',
6614
6614
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
6615
6615
  method: 'patch',
6616
6616
  body: config.body,
@@ -6706,7 +6706,7 @@ function ingestSuccess$p(luvio, resourceParams, response) {
6706
6706
  function createResourceRequest$x(config) {
6707
6707
  const headers = {};
6708
6708
  return {
6709
- baseUri: '/services/data/v61.0',
6709
+ baseUri: '/services/data/v62.0',
6710
6710
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
6711
6711
  method: 'post',
6712
6712
  body: config.body,
@@ -6796,7 +6796,7 @@ function evictSuccess$7(luvio, resourceParams) {
6796
6796
  function createResourceRequest$w(config) {
6797
6797
  const headers = {};
6798
6798
  return {
6799
- baseUri: '/services/data/v61.0',
6799
+ baseUri: '/services/data/v62.0',
6800
6800
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
6801
6801
  method: 'delete',
6802
6802
  body: null,
@@ -6904,7 +6904,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
6904
6904
  function createResourceRequest$v(config) {
6905
6905
  const headers = {};
6906
6906
  return {
6907
- baseUri: '/services/data/v61.0',
6907
+ baseUri: '/services/data/v62.0',
6908
6908
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
6909
6909
  method: 'get',
6910
6910
  body: null,
@@ -7022,7 +7022,7 @@ function evictSuccess$6(luvio, resourceParams) {
7022
7022
  function createResourceRequest$u(config) {
7023
7023
  const headers = {};
7024
7024
  return {
7025
- baseUri: '/services/data/v61.0',
7025
+ baseUri: '/services/data/v62.0',
7026
7026
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
7027
7027
  method: 'delete',
7028
7028
  body: null,
@@ -7130,7 +7130,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
7130
7130
  function createResourceRequest$t(config) {
7131
7131
  const headers = {};
7132
7132
  return {
7133
- baseUri: '/services/data/v61.0',
7133
+ baseUri: '/services/data/v62.0',
7134
7134
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
7135
7135
  method: 'get',
7136
7136
  body: null,
@@ -7434,7 +7434,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
7434
7434
  function createResourceRequest$s(config) {
7435
7435
  const headers = {};
7436
7436
  return {
7437
- baseUri: '/services/data/v61.0',
7437
+ baseUri: '/services/data/v62.0',
7438
7438
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
7439
7439
  method: 'patch',
7440
7440
  body: config.body,
@@ -7530,7 +7530,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
7530
7530
  function createResourceRequest$r(config) {
7531
7531
  const headers = {};
7532
7532
  return {
7533
- baseUri: '/services/data/v61.0',
7533
+ baseUri: '/services/data/v62.0',
7534
7534
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
7535
7535
  method: 'post',
7536
7536
  body: config.body,
@@ -7620,7 +7620,7 @@ function evictSuccess$5(luvio, resourceParams) {
7620
7620
  function createResourceRequest$q(config) {
7621
7621
  const headers = {};
7622
7622
  return {
7623
- baseUri: '/services/data/v61.0',
7623
+ baseUri: '/services/data/v62.0',
7624
7624
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
7625
7625
  method: 'delete',
7626
7626
  body: null,
@@ -7728,7 +7728,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
7728
7728
  function createResourceRequest$p(config) {
7729
7729
  const headers = {};
7730
7730
  return {
7731
- baseUri: '/services/data/v61.0',
7731
+ baseUri: '/services/data/v62.0',
7732
7732
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
7733
7733
  method: 'get',
7734
7734
  body: null,
@@ -8041,7 +8041,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
8041
8041
  function createResourceRequest$o(config) {
8042
8042
  const headers = {};
8043
8043
  return {
8044
- baseUri: '/services/data/v61.0',
8044
+ baseUri: '/services/data/v62.0',
8045
8045
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
8046
8046
  method: 'patch',
8047
8047
  body: config.body,
@@ -8137,7 +8137,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
8137
8137
  function createResourceRequest$n(config) {
8138
8138
  const headers = {};
8139
8139
  return {
8140
- baseUri: '/services/data/v61.0',
8140
+ baseUri: '/services/data/v62.0',
8141
8141
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
8142
8142
  method: 'post',
8143
8143
  body: config.body,
@@ -8227,7 +8227,7 @@ function evictSuccess$4(luvio, resourceParams) {
8227
8227
  function createResourceRequest$m(config) {
8228
8228
  const headers = {};
8229
8229
  return {
8230
- baseUri: '/services/data/v61.0',
8230
+ baseUri: '/services/data/v62.0',
8231
8231
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
8232
8232
  method: 'delete',
8233
8233
  body: null,
@@ -8335,7 +8335,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
8335
8335
  function createResourceRequest$l(config) {
8336
8336
  const headers = {};
8337
8337
  return {
8338
- baseUri: '/services/data/v61.0',
8338
+ baseUri: '/services/data/v62.0',
8339
8339
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
8340
8340
  method: 'get',
8341
8341
  body: null,
@@ -8653,7 +8653,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
8653
8653
  function createResourceRequest$k(config) {
8654
8654
  const headers = {};
8655
8655
  return {
8656
- baseUri: '/services/data/v61.0',
8656
+ baseUri: '/services/data/v62.0',
8657
8657
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
8658
8658
  method: 'patch',
8659
8659
  body: config.body,
@@ -8749,7 +8749,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
8749
8749
  function createResourceRequest$j(config) {
8750
8750
  const headers = {};
8751
8751
  return {
8752
- baseUri: '/services/data/v61.0',
8752
+ baseUri: '/services/data/v62.0',
8753
8753
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
8754
8754
  method: 'post',
8755
8755
  body: config.body,
@@ -8839,7 +8839,7 @@ function evictSuccess$3(luvio, resourceParams) {
8839
8839
  function createResourceRequest$i(config) {
8840
8840
  const headers = {};
8841
8841
  return {
8842
- baseUri: '/services/data/v61.0',
8842
+ baseUri: '/services/data/v62.0',
8843
8843
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
8844
8844
  method: 'delete',
8845
8845
  body: null,
@@ -8947,7 +8947,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
8947
8947
  function createResourceRequest$h(config) {
8948
8948
  const headers = {};
8949
8949
  return {
8950
- baseUri: '/services/data/v61.0',
8950
+ baseUri: '/services/data/v62.0',
8951
8951
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
8952
8952
  method: 'get',
8953
8953
  body: null,
@@ -9132,7 +9132,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
9132
9132
  function createResourceRequest$g(config) {
9133
9133
  const headers = {};
9134
9134
  return {
9135
- baseUri: '/services/data/v61.0',
9135
+ baseUri: '/services/data/v62.0',
9136
9136
  basePath: '/connect/contextmapping',
9137
9137
  method: 'post',
9138
9138
  body: config.body,
@@ -9275,7 +9275,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
9275
9275
  function createResourceRequest$f(config) {
9276
9276
  const headers = {};
9277
9277
  return {
9278
- baseUri: '/services/data/v61.0',
9278
+ baseUri: '/services/data/v62.0',
9279
9279
  basePath: '/connect/contextmapping/attributenode',
9280
9280
  method: 'post',
9281
9281
  body: config.body,
@@ -9363,7 +9363,7 @@ function evictSuccess$2(luvio, resourceParams) {
9363
9363
  function createResourceRequest$e(config) {
9364
9364
  const headers = {};
9365
9365
  return {
9366
- baseUri: '/services/data/v61.0',
9366
+ baseUri: '/services/data/v62.0',
9367
9367
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
9368
9368
  method: 'delete',
9369
9369
  body: null,
@@ -9470,7 +9470,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
9470
9470
  function createResourceRequest$d(config) {
9471
9471
  const headers = {};
9472
9472
  return {
9473
- baseUri: '/services/data/v61.0',
9473
+ baseUri: '/services/data/v62.0',
9474
9474
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
9475
9475
  method: 'get',
9476
9476
  body: null,
@@ -9593,7 +9593,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
9593
9593
  function createResourceRequest$c(config) {
9594
9594
  const headers = {};
9595
9595
  return {
9596
- baseUri: '/services/data/v61.0',
9596
+ baseUri: '/services/data/v62.0',
9597
9597
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
9598
9598
  method: 'patch',
9599
9599
  body: config.body,
@@ -9725,7 +9725,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
9725
9725
  function createResourceRequest$b(config) {
9726
9726
  const headers = {};
9727
9727
  return {
9728
- baseUri: '/services/data/v61.0',
9728
+ baseUri: '/services/data/v62.0',
9729
9729
  basePath: '/connect/contextmapping/node',
9730
9730
  method: 'post',
9731
9731
  body: config.body,
@@ -9813,7 +9813,7 @@ function evictSuccess$1(luvio, resourceParams) {
9813
9813
  function createResourceRequest$a(config) {
9814
9814
  const headers = {};
9815
9815
  return {
9816
- baseUri: '/services/data/v61.0',
9816
+ baseUri: '/services/data/v62.0',
9817
9817
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
9818
9818
  method: 'delete',
9819
9819
  body: null,
@@ -9920,7 +9920,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
9920
9920
  function createResourceRequest$9(config) {
9921
9921
  const headers = {};
9922
9922
  return {
9923
- baseUri: '/services/data/v61.0',
9923
+ baseUri: '/services/data/v62.0',
9924
9924
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
9925
9925
  method: 'get',
9926
9926
  body: null,
@@ -10043,7 +10043,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
10043
10043
  function createResourceRequest$8(config) {
10044
10044
  const headers = {};
10045
10045
  return {
10046
- baseUri: '/services/data/v61.0',
10046
+ baseUri: '/services/data/v62.0',
10047
10047
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
10048
10048
  method: 'patch',
10049
10049
  body: config.body,
@@ -10133,7 +10133,7 @@ function evictSuccess(luvio, resourceParams) {
10133
10133
  function createResourceRequest$7(config) {
10134
10134
  const headers = {};
10135
10135
  return {
10136
- baseUri: '/services/data/v61.0',
10136
+ baseUri: '/services/data/v62.0',
10137
10137
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
10138
10138
  method: 'delete',
10139
10139
  body: null,
@@ -10240,7 +10240,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
10240
10240
  function createResourceRequest$6(config) {
10241
10241
  const headers = {};
10242
10242
  return {
10243
- baseUri: '/services/data/v61.0',
10243
+ baseUri: '/services/data/v62.0',
10244
10244
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
10245
10245
  method: 'get',
10246
10246
  body: null,
@@ -10363,7 +10363,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
10363
10363
  function createResourceRequest$5(config) {
10364
10364
  const headers = {};
10365
10365
  return {
10366
- baseUri: '/services/data/v61.0',
10366
+ baseUri: '/services/data/v62.0',
10367
10367
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
10368
10368
  method: 'patch',
10369
10369
  body: config.body,
@@ -10720,7 +10720,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
10720
10720
  function createResourceRequest$4(config) {
10721
10721
  const headers = {};
10722
10722
  return {
10723
- baseUri: '/services/data/v61.0',
10723
+ baseUri: '/services/data/v62.0',
10724
10724
  basePath: '/connect/contexts/query-records',
10725
10725
  method: 'post',
10726
10726
  body: config.body,
@@ -10831,7 +10831,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
10831
10831
  function createResourceRequest$3(config) {
10832
10832
  const headers = {};
10833
10833
  return {
10834
- baseUri: '/services/data/v61.0',
10834
+ baseUri: '/services/data/v62.0',
10835
10835
  basePath: '/connect/contexts/' + config.urlParams.contextId + '',
10836
10836
  method: 'get',
10837
10837
  body: null,
@@ -11113,7 +11113,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
11113
11113
  function createResourceRequest$2(config) {
11114
11114
  const headers = {};
11115
11115
  return {
11116
- baseUri: '/services/data/v61.0',
11116
+ baseUri: '/services/data/v62.0',
11117
11117
  basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
11118
11118
  method: 'get',
11119
11119
  body: null,
@@ -11353,7 +11353,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
11353
11353
  function createResourceRequest$1(config) {
11354
11354
  const headers = {};
11355
11355
  return {
11356
- baseUri: '/services/data/v61.0',
11356
+ baseUri: '/services/data/v62.0',
11357
11357
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
11358
11358
  method: 'get',
11359
11359
  body: null,
@@ -11491,7 +11491,7 @@ function ingestSuccess(luvio, resourceParams, response) {
11491
11491
  function createResourceRequest(config) {
11492
11492
  const headers = {};
11493
11493
  return {
11494
- baseUri: '/services/data/v61.0',
11494
+ baseUri: '/services/data/v62.0',
11495
11495
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
11496
11496
  method: 'put',
11497
11497
  body: config.body,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-context",
3
- "version": "1.288.0",
3
+ "version": "1.290.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,11 +44,11 @@
44
44
  "test:unit": "jest --config=./jest.config.js"
45
45
  },
46
46
  "dependencies": {
47
- "@salesforce/lds-bindings": "^1.288.0"
47
+ "@salesforce/lds-bindings": "^1.290.0"
48
48
  },
49
49
  "devDependencies": {
50
- "@salesforce/lds-compiler-plugins": "^1.288.0",
51
- "@salesforce/lds-karma": "^1.288.0"
50
+ "@salesforce/lds-compiler-plugins": "^1.290.0",
51
+ "@salesforce/lds-karma": "^1.290.0"
52
52
  },
53
53
  "nx": {
54
54
  "targets": {
package/sfdc/index.js CHANGED
@@ -809,7 +809,7 @@ function ingestSuccess$E(luvio, resourceParams, response) {
809
809
  function createResourceRequest$O(config) {
810
810
  const headers = {};
811
811
  return {
812
- baseUri: '/services/data/v61.0',
812
+ baseUri: '/services/data/v62.0',
813
813
  basePath: '/connect/contextmapping/attributenode',
814
814
  method: 'post',
815
815
  body: config.body,
@@ -1092,7 +1092,7 @@ function ingestSuccess$D(luvio, resourceParams, response) {
1092
1092
  function createResourceRequest$N(config) {
1093
1093
  const headers = {};
1094
1094
  return {
1095
- baseUri: '/services/data/v61.0',
1095
+ baseUri: '/services/data/v62.0',
1096
1096
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
1097
1097
  method: 'post',
1098
1098
  body: config.body,
@@ -1972,7 +1972,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
1972
1972
  function createResourceRequest$M(config) {
1973
1973
  const headers = {};
1974
1974
  return {
1975
- baseUri: '/services/data/v61.0',
1975
+ baseUri: '/services/data/v62.0',
1976
1976
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
1977
1977
  method: 'post',
1978
1978
  body: config.body,
@@ -2755,7 +2755,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
2755
2755
  function createResourceRequest$L(config) {
2756
2756
  const headers = {};
2757
2757
  return {
2758
- baseUri: '/services/data/v61.0',
2758
+ baseUri: '/services/data/v62.0',
2759
2759
  basePath: '/connect/contextmapping',
2760
2760
  method: 'post',
2761
2761
  body: config.body,
@@ -3043,7 +3043,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
3043
3043
  function createResourceRequest$K(config) {
3044
3044
  const headers = {};
3045
3045
  return {
3046
- baseUri: '/services/data/v61.0',
3046
+ baseUri: '/services/data/v62.0',
3047
3047
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
3048
3048
  method: 'post',
3049
3049
  body: config.body,
@@ -3175,7 +3175,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
3175
3175
  function createResourceRequest$J(config) {
3176
3176
  const headers = {};
3177
3177
  return {
3178
- baseUri: '/services/data/v61.0',
3178
+ baseUri: '/services/data/v62.0',
3179
3179
  basePath: '/connect/contextmapping/node',
3180
3180
  method: 'post',
3181
3181
  body: config.body,
@@ -3449,7 +3449,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
3449
3449
  function createResourceRequest$I(config) {
3450
3450
  const headers = {};
3451
3451
  return {
3452
- baseUri: '/services/data/v61.0',
3452
+ baseUri: '/services/data/v62.0',
3453
3453
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
3454
3454
  method: 'post',
3455
3455
  body: config.body,
@@ -3884,7 +3884,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
3884
3884
  function createResourceRequest$H(config) {
3885
3885
  const headers = {};
3886
3886
  return {
3887
- baseUri: '/services/data/v61.0',
3887
+ baseUri: '/services/data/v62.0',
3888
3888
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
3889
3889
  method: 'post',
3890
3890
  body: config.body,
@@ -4241,7 +4241,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
4241
4241
  function createResourceRequest$G(config) {
4242
4242
  const headers = {};
4243
4243
  return {
4244
- baseUri: '/services/data/v61.0',
4244
+ baseUri: '/services/data/v62.0',
4245
4245
  basePath: '/connect/contexts/query-records',
4246
4246
  method: 'post',
4247
4247
  body: config.body,
@@ -4910,7 +4910,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
4910
4910
  function createResourceRequest$F(config) {
4911
4911
  const headers = {};
4912
4912
  return {
4913
- baseUri: '/services/data/v61.0',
4913
+ baseUri: '/services/data/v62.0',
4914
4914
  basePath: '/connect/context-definitions',
4915
4915
  method: 'post',
4916
4916
  body: config.body,
@@ -5184,7 +5184,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
5184
5184
  function createResourceRequest$E(config) {
5185
5185
  const headers = {};
5186
5186
  return {
5187
- baseUri: '/services/data/v61.0',
5187
+ baseUri: '/services/data/v62.0',
5188
5188
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
5189
5189
  method: 'post',
5190
5190
  body: config.body,
@@ -5274,7 +5274,7 @@ function evictSuccess$9(luvio, resourceParams) {
5274
5274
  function createResourceRequest$D(config) {
5275
5275
  const headers = {};
5276
5276
  return {
5277
- baseUri: '/services/data/v61.0',
5277
+ baseUri: '/services/data/v62.0',
5278
5278
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
5279
5279
  method: 'delete',
5280
5280
  body: null,
@@ -5358,7 +5358,7 @@ function evictSuccess$8(luvio, resourceParams) {
5358
5358
  function createResourceRequest$C(config) {
5359
5359
  const headers = {};
5360
5360
  return {
5361
- baseUri: '/services/data/v61.0',
5361
+ baseUri: '/services/data/v62.0',
5362
5362
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
5363
5363
  method: 'delete',
5364
5364
  body: null,
@@ -5442,7 +5442,7 @@ function evictSuccess$7(luvio, resourceParams) {
5442
5442
  function createResourceRequest$B(config) {
5443
5443
  const headers = {};
5444
5444
  return {
5445
- baseUri: '/services/data/v61.0',
5445
+ baseUri: '/services/data/v62.0',
5446
5446
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
5447
5447
  method: 'delete',
5448
5448
  body: null,
@@ -5526,7 +5526,7 @@ function evictSuccess$6(luvio, resourceParams) {
5526
5526
  function createResourceRequest$A(config) {
5527
5527
  const headers = {};
5528
5528
  return {
5529
- baseUri: '/services/data/v61.0',
5529
+ baseUri: '/services/data/v62.0',
5530
5530
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
5531
5531
  method: 'delete',
5532
5532
  body: null,
@@ -5611,7 +5611,7 @@ function evictSuccess$5(luvio, resourceParams) {
5611
5611
  function createResourceRequest$z(config) {
5612
5612
  const headers = {};
5613
5613
  return {
5614
- baseUri: '/services/data/v61.0',
5614
+ baseUri: '/services/data/v62.0',
5615
5615
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
5616
5616
  method: 'delete',
5617
5617
  body: null,
@@ -6237,7 +6237,7 @@ function evictSuccess$4(luvio, resourceParams) {
6237
6237
  function createResourceRequest$y(config) {
6238
6238
  const headers = {};
6239
6239
  return {
6240
- baseUri: '/services/data/v61.0',
6240
+ baseUri: '/services/data/v62.0',
6241
6241
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
6242
6242
  method: 'delete',
6243
6243
  body: null,
@@ -6321,7 +6321,7 @@ function evictSuccess$3(luvio, resourceParams) {
6321
6321
  function createResourceRequest$x(config) {
6322
6322
  const headers = {};
6323
6323
  return {
6324
- baseUri: '/services/data/v61.0',
6324
+ baseUri: '/services/data/v62.0',
6325
6325
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
6326
6326
  method: 'delete',
6327
6327
  body: null,
@@ -6406,7 +6406,7 @@ function evictSuccess$2(luvio, resourceParams) {
6406
6406
  function createResourceRequest$w(config) {
6407
6407
  const headers = {};
6408
6408
  return {
6409
- baseUri: '/services/data/v61.0',
6409
+ baseUri: '/services/data/v62.0',
6410
6410
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
6411
6411
  method: 'delete',
6412
6412
  body: null,
@@ -6491,7 +6491,7 @@ function evictSuccess$1(luvio, resourceParams) {
6491
6491
  function createResourceRequest$v(config) {
6492
6492
  const headers = {};
6493
6493
  return {
6494
- baseUri: '/services/data/v61.0',
6494
+ baseUri: '/services/data/v62.0',
6495
6495
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
6496
6496
  method: 'delete',
6497
6497
  body: null,
@@ -6576,7 +6576,7 @@ function evictSuccess(luvio, resourceParams) {
6576
6576
  function createResourceRequest$u(config) {
6577
6577
  const headers = {};
6578
6578
  return {
6579
- baseUri: '/services/data/v61.0',
6579
+ baseUri: '/services/data/v62.0',
6580
6580
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
6581
6581
  method: 'delete',
6582
6582
  body: null,
@@ -6783,7 +6783,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
6783
6783
  function createResourceRequest$t(config) {
6784
6784
  const headers = {};
6785
6785
  return {
6786
- baseUri: '/services/data/v61.0',
6786
+ baseUri: '/services/data/v62.0',
6787
6787
  basePath: '/connect/context/' + config.urlParams.contextId + '',
6788
6788
  method: 'get',
6789
6789
  body: null,
@@ -6964,7 +6964,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
6964
6964
  function createResourceRequest$s(config) {
6965
6965
  const headers = {};
6966
6966
  return {
6967
- baseUri: '/services/data/v61.0',
6967
+ baseUri: '/services/data/v62.0',
6968
6968
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
6969
6969
  method: 'get',
6970
6970
  body: null,
@@ -7278,7 +7278,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
7278
7278
  function createResourceRequest$r(config) {
7279
7279
  const headers = {};
7280
7280
  return {
7281
- baseUri: '/services/data/v61.0',
7281
+ baseUri: '/services/data/v62.0',
7282
7282
  basePath: '/connect/context-definitions',
7283
7283
  method: 'get',
7284
7284
  body: null,
@@ -7419,7 +7419,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
7419
7419
  function createResourceRequest$q(config) {
7420
7420
  const headers = {};
7421
7421
  return {
7422
- baseUri: '/services/data/v61.0',
7422
+ baseUri: '/services/data/v62.0',
7423
7423
  basePath: '/connect/contexts/' + config.urlParams.contextId + '',
7424
7424
  method: 'get',
7425
7425
  body: null,
@@ -7600,7 +7600,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
7600
7600
  function createResourceRequest$p(config) {
7601
7601
  const headers = {};
7602
7602
  return {
7603
- baseUri: '/services/data/v61.0',
7603
+ baseUri: '/services/data/v62.0',
7604
7604
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
7605
7605
  method: 'get',
7606
7606
  body: null,
@@ -7781,7 +7781,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
7781
7781
  function createResourceRequest$o(config) {
7782
7782
  const headers = {};
7783
7783
  return {
7784
- baseUri: '/services/data/v61.0',
7784
+ baseUri: '/services/data/v62.0',
7785
7785
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
7786
7786
  method: 'get',
7787
7787
  body: null,
@@ -8058,7 +8058,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
8058
8058
  function createResourceRequest$n(config) {
8059
8059
  const headers = {};
8060
8060
  return {
8061
- baseUri: '/services/data/v61.0',
8061
+ baseUri: '/services/data/v62.0',
8062
8062
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
8063
8063
  method: 'get',
8064
8064
  body: null,
@@ -8240,7 +8240,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
8240
8240
  function createResourceRequest$m(config) {
8241
8241
  const headers = {};
8242
8242
  return {
8243
- baseUri: '/services/data/v61.0',
8243
+ baseUri: '/services/data/v62.0',
8244
8244
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
8245
8245
  method: 'get',
8246
8246
  body: null,
@@ -8422,7 +8422,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
8422
8422
  function createResourceRequest$l(config) {
8423
8423
  const headers = {};
8424
8424
  return {
8425
- baseUri: '/services/data/v61.0',
8425
+ baseUri: '/services/data/v62.0',
8426
8426
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
8427
8427
  method: 'get',
8428
8428
  body: null,
@@ -8604,7 +8604,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
8604
8604
  function createResourceRequest$k(config) {
8605
8605
  const headers = {};
8606
8606
  return {
8607
- baseUri: '/services/data/v61.0',
8607
+ baseUri: '/services/data/v62.0',
8608
8608
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
8609
8609
  method: 'get',
8610
8610
  body: null,
@@ -8788,7 +8788,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
8788
8788
  function createResourceRequest$j(config) {
8789
8789
  const headers = {};
8790
8790
  return {
8791
- baseUri: '/services/data/v61.0',
8791
+ baseUri: '/services/data/v62.0',
8792
8792
  basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
8793
8793
  method: 'get',
8794
8794
  body: null,
@@ -8969,7 +8969,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
8969
8969
  function createResourceRequest$i(config) {
8970
8970
  const headers = {};
8971
8971
  return {
8972
- baseUri: '/services/data/v61.0',
8972
+ baseUri: '/services/data/v62.0',
8973
8973
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
8974
8974
  method: 'get',
8975
8975
  body: null,
@@ -9151,7 +9151,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
9151
9151
  function createResourceRequest$h(config) {
9152
9152
  const headers = {};
9153
9153
  return {
9154
- baseUri: '/services/data/v61.0',
9154
+ baseUri: '/services/data/v62.0',
9155
9155
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
9156
9156
  method: 'get',
9157
9157
  body: null,
@@ -9333,7 +9333,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
9333
9333
  function createResourceRequest$g(config) {
9334
9334
  const headers = {};
9335
9335
  return {
9336
- baseUri: '/services/data/v61.0',
9336
+ baseUri: '/services/data/v62.0',
9337
9337
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
9338
9338
  method: 'get',
9339
9339
  body: null,
@@ -9515,7 +9515,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
9515
9515
  function createResourceRequest$f(config) {
9516
9516
  const headers = {};
9517
9517
  return {
9518
- baseUri: '/services/data/v61.0',
9518
+ baseUri: '/services/data/v62.0',
9519
9519
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
9520
9520
  method: 'get',
9521
9521
  body: null,
@@ -9697,7 +9697,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
9697
9697
  function createResourceRequest$e(config) {
9698
9698
  const headers = {};
9699
9699
  return {
9700
- baseUri: '/services/data/v61.0',
9700
+ baseUri: '/services/data/v62.0',
9701
9701
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
9702
9702
  method: 'get',
9703
9703
  body: null,
@@ -10020,7 +10020,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
10020
10020
  function createResourceRequest$d(config) {
10021
10021
  const headers = {};
10022
10022
  return {
10023
- baseUri: '/services/data/v61.0',
10023
+ baseUri: '/services/data/v62.0',
10024
10024
  basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
10025
10025
  method: 'get',
10026
10026
  body: null,
@@ -10161,7 +10161,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
10161
10161
  function createResourceRequest$c(config) {
10162
10162
  const headers = {};
10163
10163
  return {
10164
- baseUri: '/services/data/v61.0',
10164
+ baseUri: '/services/data/v62.0',
10165
10165
  basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
10166
10166
  method: 'put',
10167
10167
  body: config.body,
@@ -10897,7 +10897,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
10897
10897
  function createResourceRequest$b(config) {
10898
10898
  const headers = {};
10899
10899
  return {
10900
- baseUri: '/services/data/v61.0',
10900
+ baseUri: '/services/data/v62.0',
10901
10901
  basePath: '/connect/context/queryrecord',
10902
10902
  method: 'post',
10903
10903
  body: config.body,
@@ -10993,7 +10993,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
10993
10993
  function createResourceRequest$a(config) {
10994
10994
  const headers = {};
10995
10995
  return {
10996
- baseUri: '/services/data/v61.0',
10996
+ baseUri: '/services/data/v62.0',
10997
10997
  basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
10998
10998
  method: 'patch',
10999
10999
  body: config.body,
@@ -11089,7 +11089,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
11089
11089
  function createResourceRequest$9(config) {
11090
11090
  const headers = {};
11091
11091
  return {
11092
- baseUri: '/services/data/v61.0',
11092
+ baseUri: '/services/data/v62.0',
11093
11093
  basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
11094
11094
  method: 'patch',
11095
11095
  body: config.body,
@@ -11185,7 +11185,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
11185
11185
  function createResourceRequest$8(config) {
11186
11186
  const headers = {};
11187
11187
  return {
11188
- baseUri: '/services/data/v61.0',
11188
+ baseUri: '/services/data/v62.0',
11189
11189
  basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
11190
11190
  method: 'patch',
11191
11191
  body: config.body,
@@ -11281,7 +11281,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
11281
11281
  function createResourceRequest$7(config) {
11282
11282
  const headers = {};
11283
11283
  return {
11284
- baseUri: '/services/data/v61.0',
11284
+ baseUri: '/services/data/v62.0',
11285
11285
  basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
11286
11286
  method: 'patch',
11287
11287
  body: config.body,
@@ -11377,7 +11377,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
11377
11377
  function createResourceRequest$6(config) {
11378
11378
  const headers = {};
11379
11379
  return {
11380
- baseUri: '/services/data/v61.0',
11380
+ baseUri: '/services/data/v62.0',
11381
11381
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
11382
11382
  method: 'patch',
11383
11383
  body: config.body,
@@ -11473,7 +11473,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
11473
11473
  function createResourceRequest$5(config) {
11474
11474
  const headers = {};
11475
11475
  return {
11476
- baseUri: '/services/data/v61.0',
11476
+ baseUri: '/services/data/v62.0',
11477
11477
  basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
11478
11478
  method: 'patch',
11479
11479
  body: config.body,
@@ -11569,7 +11569,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
11569
11569
  function createResourceRequest$4(config) {
11570
11570
  const headers = {};
11571
11571
  return {
11572
- baseUri: '/services/data/v61.0',
11572
+ baseUri: '/services/data/v62.0',
11573
11573
  basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
11574
11574
  method: 'patch',
11575
11575
  body: config.body,
@@ -11665,7 +11665,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
11665
11665
  function createResourceRequest$3(config) {
11666
11666
  const headers = {};
11667
11667
  return {
11668
- baseUri: '/services/data/v61.0',
11668
+ baseUri: '/services/data/v62.0',
11669
11669
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
11670
11670
  method: 'patch',
11671
11671
  body: config.body,
@@ -11761,7 +11761,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
11761
11761
  function createResourceRequest$2(config) {
11762
11762
  const headers = {};
11763
11763
  return {
11764
- baseUri: '/services/data/v61.0',
11764
+ baseUri: '/services/data/v62.0',
11765
11765
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
11766
11766
  method: 'patch',
11767
11767
  body: config.body,
@@ -11857,7 +11857,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
11857
11857
  function createResourceRequest$1(config) {
11858
11858
  const headers = {};
11859
11859
  return {
11860
- baseUri: '/services/data/v61.0',
11860
+ baseUri: '/services/data/v62.0',
11861
11861
  basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
11862
11862
  method: 'patch',
11863
11863
  body: config.body,
@@ -12120,7 +12120,7 @@ function ingestSuccess(luvio, resourceParams, response) {
12120
12120
  function createResourceRequest(config) {
12121
12121
  const headers = {};
12122
12122
  return {
12123
- baseUri: '/services/data/v61.0',
12123
+ baseUri: '/services/data/v62.0',
12124
12124
  basePath: '/connect/context-definitions/upgrades',
12125
12125
  method: 'patch',
12126
12126
  body: config.body,
@@ -12554,4 +12554,4 @@ withDefaultLuvio((luvio) => {
12554
12554
  });
12555
12555
 
12556
12556
  export { createContextAttributeMapping, createContextAttributeMappings, createContextAttributes, createContextMapping, createContextMappings, createContextNodeMapping, createContextNodeMappings, createContextNodes, createContextQueryRecords, createContextServiceDefinition, createContextTags, deleteContextAttributeMapping, deleteContextMapping, deleteContextNodeMapping, deleteContextServiceAttribute, deleteContextServiceAttributeMapping, deleteContextServiceDefinition, deleteContextServiceMapping, deleteContextServiceNode, deleteContextServiceNodeMapping, deleteContextServiceTag, getContext, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextDefinitions, getContextDefinitions_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, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributes, updateContextMapping, updateContextMappings, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags, upgradeContextServiceDefinition };
12557
- // version: 1.288.0-a5619da7d
12557
+ // version: 1.290.0-e2ccd0161
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/v61.0
9
+ baseUri: /services/data/v62.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0