@salesforce/lds-adapters-industries-context 1.230.0 → 1.232.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/es2018/industries-context.js +49 -49
- package/package.json +1 -1
- package/sfdc/index.js +50 -50
- package/src/raml/api.raml +1 -1
|
@@ -777,7 +777,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
|
|
|
777
777
|
function createResourceRequest$M(config) {
|
|
778
778
|
const headers = {};
|
|
779
779
|
return {
|
|
780
|
-
baseUri: '/services/data/
|
|
780
|
+
baseUri: '/services/data/v60.0',
|
|
781
781
|
basePath: '/connect/context/queryrecord',
|
|
782
782
|
method: 'post',
|
|
783
783
|
body: config.body,
|
|
@@ -989,7 +989,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
989
989
|
function createResourceRequest$L(config) {
|
|
990
990
|
const headers = {};
|
|
991
991
|
return {
|
|
992
|
-
baseUri: '/services/data/
|
|
992
|
+
baseUri: '/services/data/v60.0',
|
|
993
993
|
basePath: '/connect/context/' + config.urlParams.contextId + '',
|
|
994
994
|
method: 'get',
|
|
995
995
|
body: null,
|
|
@@ -1683,7 +1683,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
1683
1683
|
function createResourceRequest$K(config) {
|
|
1684
1684
|
const headers = {};
|
|
1685
1685
|
return {
|
|
1686
|
-
baseUri: '/services/data/
|
|
1686
|
+
baseUri: '/services/data/v60.0',
|
|
1687
1687
|
basePath: '/connect/context-definitions',
|
|
1688
1688
|
method: 'get',
|
|
1689
1689
|
body: null,
|
|
@@ -1878,7 +1878,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
|
|
|
1878
1878
|
function createResourceRequest$J(config) {
|
|
1879
1879
|
const headers = {};
|
|
1880
1880
|
return {
|
|
1881
|
-
baseUri: '/services/data/
|
|
1881
|
+
baseUri: '/services/data/v60.0',
|
|
1882
1882
|
basePath: '/connect/context-definitions',
|
|
1883
1883
|
method: 'post',
|
|
1884
1884
|
body: config.body,
|
|
@@ -1989,7 +1989,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
1989
1989
|
function createResourceRequest$I(config) {
|
|
1990
1990
|
const headers = {};
|
|
1991
1991
|
return {
|
|
1992
|
-
baseUri: '/services/data/
|
|
1992
|
+
baseUri: '/services/data/v60.0',
|
|
1993
1993
|
basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
|
|
1994
1994
|
method: 'get',
|
|
1995
1995
|
body: null,
|
|
@@ -4040,7 +4040,7 @@ function evictSuccess$9(luvio, resourceParams) {
|
|
|
4040
4040
|
function createResourceRequest$H(config) {
|
|
4041
4041
|
const headers = {};
|
|
4042
4042
|
return {
|
|
4043
|
-
baseUri: '/services/data/
|
|
4043
|
+
baseUri: '/services/data/v60.0',
|
|
4044
4044
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
4045
4045
|
method: 'delete',
|
|
4046
4046
|
body: null,
|
|
@@ -4147,7 +4147,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
4147
4147
|
function createResourceRequest$G(config) {
|
|
4148
4148
|
const headers = {};
|
|
4149
4149
|
return {
|
|
4150
|
-
baseUri: '/services/data/
|
|
4150
|
+
baseUri: '/services/data/v60.0',
|
|
4151
4151
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
4152
4152
|
method: 'get',
|
|
4153
4153
|
body: null,
|
|
@@ -4270,7 +4270,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
|
|
|
4270
4270
|
function createResourceRequest$F(config) {
|
|
4271
4271
|
const headers = {};
|
|
4272
4272
|
return {
|
|
4273
|
-
baseUri: '/services/data/
|
|
4273
|
+
baseUri: '/services/data/v60.0',
|
|
4274
4274
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
4275
4275
|
method: 'patch',
|
|
4276
4276
|
body: config.body,
|
|
@@ -4560,7 +4560,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
4560
4560
|
function createResourceRequest$E(config) {
|
|
4561
4561
|
const headers = {};
|
|
4562
4562
|
return {
|
|
4563
|
-
baseUri: '/services/data/
|
|
4563
|
+
baseUri: '/services/data/v60.0',
|
|
4564
4564
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
4565
4565
|
method: 'patch',
|
|
4566
4566
|
body: config.body,
|
|
@@ -4656,7 +4656,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
4656
4656
|
function createResourceRequest$D(config) {
|
|
4657
4657
|
const headers = {};
|
|
4658
4658
|
return {
|
|
4659
|
-
baseUri: '/services/data/
|
|
4659
|
+
baseUri: '/services/data/v60.0',
|
|
4660
4660
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
4661
4661
|
method: 'post',
|
|
4662
4662
|
body: config.body,
|
|
@@ -4746,7 +4746,7 @@ function evictSuccess$8(luvio, resourceParams) {
|
|
|
4746
4746
|
function createResourceRequest$C(config) {
|
|
4747
4747
|
const headers = {};
|
|
4748
4748
|
return {
|
|
4749
|
-
baseUri: '/services/data/
|
|
4749
|
+
baseUri: '/services/data/v60.0',
|
|
4750
4750
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
4751
4751
|
method: 'delete',
|
|
4752
4752
|
body: null,
|
|
@@ -4854,7 +4854,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
4854
4854
|
function createResourceRequest$B(config) {
|
|
4855
4855
|
const headers = {};
|
|
4856
4856
|
return {
|
|
4857
|
-
baseUri: '/services/data/
|
|
4857
|
+
baseUri: '/services/data/v60.0',
|
|
4858
4858
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
4859
4859
|
method: 'get',
|
|
4860
4860
|
body: null,
|
|
@@ -5160,7 +5160,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
5160
5160
|
function createResourceRequest$A(config) {
|
|
5161
5161
|
const headers = {};
|
|
5162
5162
|
return {
|
|
5163
|
-
baseUri: '/services/data/
|
|
5163
|
+
baseUri: '/services/data/v60.0',
|
|
5164
5164
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
5165
5165
|
method: 'patch',
|
|
5166
5166
|
body: config.body,
|
|
@@ -5256,7 +5256,7 @@ function ingestSuccess$r(luvio, resourceParams, response) {
|
|
|
5256
5256
|
function createResourceRequest$z(config) {
|
|
5257
5257
|
const headers = {};
|
|
5258
5258
|
return {
|
|
5259
|
-
baseUri: '/services/data/
|
|
5259
|
+
baseUri: '/services/data/v60.0',
|
|
5260
5260
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
5261
5261
|
method: 'post',
|
|
5262
5262
|
body: config.body,
|
|
@@ -5528,7 +5528,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
5528
5528
|
function createResourceRequest$y(config) {
|
|
5529
5529
|
const headers = {};
|
|
5530
5530
|
return {
|
|
5531
|
-
baseUri: '/services/data/
|
|
5531
|
+
baseUri: '/services/data/v60.0',
|
|
5532
5532
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
5533
5533
|
method: 'get',
|
|
5534
5534
|
body: null,
|
|
@@ -5672,7 +5672,7 @@ function ingestSuccess$p(luvio, resourceParams, response) {
|
|
|
5672
5672
|
function createResourceRequest$x(config) {
|
|
5673
5673
|
const headers = {};
|
|
5674
5674
|
return {
|
|
5675
|
-
baseUri: '/services/data/
|
|
5675
|
+
baseUri: '/services/data/v60.0',
|
|
5676
5676
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
5677
5677
|
method: 'patch',
|
|
5678
5678
|
body: config.body,
|
|
@@ -5768,7 +5768,7 @@ function ingestSuccess$o(luvio, resourceParams, response) {
|
|
|
5768
5768
|
function createResourceRequest$w(config) {
|
|
5769
5769
|
const headers = {};
|
|
5770
5770
|
return {
|
|
5771
|
-
baseUri: '/services/data/
|
|
5771
|
+
baseUri: '/services/data/v60.0',
|
|
5772
5772
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
5773
5773
|
method: 'post',
|
|
5774
5774
|
body: config.body,
|
|
@@ -5858,7 +5858,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
5858
5858
|
function createResourceRequest$v(config) {
|
|
5859
5859
|
const headers = {};
|
|
5860
5860
|
return {
|
|
5861
|
-
baseUri: '/services/data/
|
|
5861
|
+
baseUri: '/services/data/v60.0',
|
|
5862
5862
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
5863
5863
|
method: 'delete',
|
|
5864
5864
|
body: null,
|
|
@@ -5966,7 +5966,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
5966
5966
|
function createResourceRequest$u(config) {
|
|
5967
5967
|
const headers = {};
|
|
5968
5968
|
return {
|
|
5969
|
-
baseUri: '/services/data/
|
|
5969
|
+
baseUri: '/services/data/v60.0',
|
|
5970
5970
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
5971
5971
|
method: 'get',
|
|
5972
5972
|
body: null,
|
|
@@ -6084,7 +6084,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
6084
6084
|
function createResourceRequest$t(config) {
|
|
6085
6085
|
const headers = {};
|
|
6086
6086
|
return {
|
|
6087
|
-
baseUri: '/services/data/
|
|
6087
|
+
baseUri: '/services/data/v60.0',
|
|
6088
6088
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
6089
6089
|
method: 'delete',
|
|
6090
6090
|
body: null,
|
|
@@ -6192,7 +6192,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
6192
6192
|
function createResourceRequest$s(config) {
|
|
6193
6193
|
const headers = {};
|
|
6194
6194
|
return {
|
|
6195
|
-
baseUri: '/services/data/
|
|
6195
|
+
baseUri: '/services/data/v60.0',
|
|
6196
6196
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
6197
6197
|
method: 'get',
|
|
6198
6198
|
body: null,
|
|
@@ -6496,7 +6496,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
6496
6496
|
function createResourceRequest$r(config) {
|
|
6497
6497
|
const headers = {};
|
|
6498
6498
|
return {
|
|
6499
|
-
baseUri: '/services/data/
|
|
6499
|
+
baseUri: '/services/data/v60.0',
|
|
6500
6500
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
6501
6501
|
method: 'patch',
|
|
6502
6502
|
body: config.body,
|
|
@@ -6592,7 +6592,7 @@ function ingestSuccess$k(luvio, resourceParams, response) {
|
|
|
6592
6592
|
function createResourceRequest$q(config) {
|
|
6593
6593
|
const headers = {};
|
|
6594
6594
|
return {
|
|
6595
|
-
baseUri: '/services/data/
|
|
6595
|
+
baseUri: '/services/data/v60.0',
|
|
6596
6596
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
6597
6597
|
method: 'post',
|
|
6598
6598
|
body: config.body,
|
|
@@ -6682,7 +6682,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
6682
6682
|
function createResourceRequest$p(config) {
|
|
6683
6683
|
const headers = {};
|
|
6684
6684
|
return {
|
|
6685
|
-
baseUri: '/services/data/
|
|
6685
|
+
baseUri: '/services/data/v60.0',
|
|
6686
6686
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
6687
6687
|
method: 'delete',
|
|
6688
6688
|
body: null,
|
|
@@ -6790,7 +6790,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
6790
6790
|
function createResourceRequest$o(config) {
|
|
6791
6791
|
const headers = {};
|
|
6792
6792
|
return {
|
|
6793
|
-
baseUri: '/services/data/
|
|
6793
|
+
baseUri: '/services/data/v60.0',
|
|
6794
6794
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
6795
6795
|
method: 'get',
|
|
6796
6796
|
body: null,
|
|
@@ -7103,7 +7103,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
|
|
|
7103
7103
|
function createResourceRequest$n(config) {
|
|
7104
7104
|
const headers = {};
|
|
7105
7105
|
return {
|
|
7106
|
-
baseUri: '/services/data/
|
|
7106
|
+
baseUri: '/services/data/v60.0',
|
|
7107
7107
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
7108
7108
|
method: 'patch',
|
|
7109
7109
|
body: config.body,
|
|
@@ -7199,7 +7199,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
7199
7199
|
function createResourceRequest$m(config) {
|
|
7200
7200
|
const headers = {};
|
|
7201
7201
|
return {
|
|
7202
|
-
baseUri: '/services/data/
|
|
7202
|
+
baseUri: '/services/data/v60.0',
|
|
7203
7203
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
7204
7204
|
method: 'post',
|
|
7205
7205
|
body: config.body,
|
|
@@ -7289,7 +7289,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
7289
7289
|
function createResourceRequest$l(config) {
|
|
7290
7290
|
const headers = {};
|
|
7291
7291
|
return {
|
|
7292
|
-
baseUri: '/services/data/
|
|
7292
|
+
baseUri: '/services/data/v60.0',
|
|
7293
7293
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
7294
7294
|
method: 'delete',
|
|
7295
7295
|
body: null,
|
|
@@ -7397,7 +7397,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
7397
7397
|
function createResourceRequest$k(config) {
|
|
7398
7398
|
const headers = {};
|
|
7399
7399
|
return {
|
|
7400
|
-
baseUri: '/services/data/
|
|
7400
|
+
baseUri: '/services/data/v60.0',
|
|
7401
7401
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
7402
7402
|
method: 'get',
|
|
7403
7403
|
body: null,
|
|
@@ -7715,7 +7715,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
7715
7715
|
function createResourceRequest$j(config) {
|
|
7716
7716
|
const headers = {};
|
|
7717
7717
|
return {
|
|
7718
|
-
baseUri: '/services/data/
|
|
7718
|
+
baseUri: '/services/data/v60.0',
|
|
7719
7719
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
7720
7720
|
method: 'patch',
|
|
7721
7721
|
body: config.body,
|
|
@@ -7811,7 +7811,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
|
|
|
7811
7811
|
function createResourceRequest$i(config) {
|
|
7812
7812
|
const headers = {};
|
|
7813
7813
|
return {
|
|
7814
|
-
baseUri: '/services/data/
|
|
7814
|
+
baseUri: '/services/data/v60.0',
|
|
7815
7815
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
7816
7816
|
method: 'post',
|
|
7817
7817
|
body: config.body,
|
|
@@ -7901,7 +7901,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
7901
7901
|
function createResourceRequest$h(config) {
|
|
7902
7902
|
const headers = {};
|
|
7903
7903
|
return {
|
|
7904
|
-
baseUri: '/services/data/
|
|
7904
|
+
baseUri: '/services/data/v60.0',
|
|
7905
7905
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
7906
7906
|
method: 'delete',
|
|
7907
7907
|
body: null,
|
|
@@ -8009,7 +8009,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
8009
8009
|
function createResourceRequest$g(config) {
|
|
8010
8010
|
const headers = {};
|
|
8011
8011
|
return {
|
|
8012
|
-
baseUri: '/services/data/
|
|
8012
|
+
baseUri: '/services/data/v60.0',
|
|
8013
8013
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
8014
8014
|
method: 'get',
|
|
8015
8015
|
body: null,
|
|
@@ -8194,7 +8194,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
8194
8194
|
function createResourceRequest$f(config) {
|
|
8195
8195
|
const headers = {};
|
|
8196
8196
|
return {
|
|
8197
|
-
baseUri: '/services/data/
|
|
8197
|
+
baseUri: '/services/data/v60.0',
|
|
8198
8198
|
basePath: '/connect/contextmapping',
|
|
8199
8199
|
method: 'post',
|
|
8200
8200
|
body: config.body,
|
|
@@ -8337,7 +8337,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
8337
8337
|
function createResourceRequest$e(config) {
|
|
8338
8338
|
const headers = {};
|
|
8339
8339
|
return {
|
|
8340
|
-
baseUri: '/services/data/
|
|
8340
|
+
baseUri: '/services/data/v60.0',
|
|
8341
8341
|
basePath: '/connect/contextmapping/attributenode',
|
|
8342
8342
|
method: 'post',
|
|
8343
8343
|
body: config.body,
|
|
@@ -8425,7 +8425,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
8425
8425
|
function createResourceRequest$d(config) {
|
|
8426
8426
|
const headers = {};
|
|
8427
8427
|
return {
|
|
8428
|
-
baseUri: '/services/data/
|
|
8428
|
+
baseUri: '/services/data/v60.0',
|
|
8429
8429
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
8430
8430
|
method: 'delete',
|
|
8431
8431
|
body: null,
|
|
@@ -8532,7 +8532,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
8532
8532
|
function createResourceRequest$c(config) {
|
|
8533
8533
|
const headers = {};
|
|
8534
8534
|
return {
|
|
8535
|
-
baseUri: '/services/data/
|
|
8535
|
+
baseUri: '/services/data/v60.0',
|
|
8536
8536
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
8537
8537
|
method: 'get',
|
|
8538
8538
|
body: null,
|
|
@@ -8655,7 +8655,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
8655
8655
|
function createResourceRequest$b(config) {
|
|
8656
8656
|
const headers = {};
|
|
8657
8657
|
return {
|
|
8658
|
-
baseUri: '/services/data/
|
|
8658
|
+
baseUri: '/services/data/v60.0',
|
|
8659
8659
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
8660
8660
|
method: 'patch',
|
|
8661
8661
|
body: config.body,
|
|
@@ -8787,7 +8787,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
8787
8787
|
function createResourceRequest$a(config) {
|
|
8788
8788
|
const headers = {};
|
|
8789
8789
|
return {
|
|
8790
|
-
baseUri: '/services/data/
|
|
8790
|
+
baseUri: '/services/data/v60.0',
|
|
8791
8791
|
basePath: '/connect/contextmapping/node',
|
|
8792
8792
|
method: 'post',
|
|
8793
8793
|
body: config.body,
|
|
@@ -8875,7 +8875,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
8875
8875
|
function createResourceRequest$9(config) {
|
|
8876
8876
|
const headers = {};
|
|
8877
8877
|
return {
|
|
8878
|
-
baseUri: '/services/data/
|
|
8878
|
+
baseUri: '/services/data/v60.0',
|
|
8879
8879
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
8880
8880
|
method: 'delete',
|
|
8881
8881
|
body: null,
|
|
@@ -8982,7 +8982,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
8982
8982
|
function createResourceRequest$8(config) {
|
|
8983
8983
|
const headers = {};
|
|
8984
8984
|
return {
|
|
8985
|
-
baseUri: '/services/data/
|
|
8985
|
+
baseUri: '/services/data/v60.0',
|
|
8986
8986
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
8987
8987
|
method: 'get',
|
|
8988
8988
|
body: null,
|
|
@@ -9105,7 +9105,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
9105
9105
|
function createResourceRequest$7(config) {
|
|
9106
9106
|
const headers = {};
|
|
9107
9107
|
return {
|
|
9108
|
-
baseUri: '/services/data/
|
|
9108
|
+
baseUri: '/services/data/v60.0',
|
|
9109
9109
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
9110
9110
|
method: 'patch',
|
|
9111
9111
|
body: config.body,
|
|
@@ -9195,7 +9195,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
9195
9195
|
function createResourceRequest$6(config) {
|
|
9196
9196
|
const headers = {};
|
|
9197
9197
|
return {
|
|
9198
|
-
baseUri: '/services/data/
|
|
9198
|
+
baseUri: '/services/data/v60.0',
|
|
9199
9199
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
9200
9200
|
method: 'delete',
|
|
9201
9201
|
body: null,
|
|
@@ -9302,7 +9302,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
9302
9302
|
function createResourceRequest$5(config) {
|
|
9303
9303
|
const headers = {};
|
|
9304
9304
|
return {
|
|
9305
|
-
baseUri: '/services/data/
|
|
9305
|
+
baseUri: '/services/data/v60.0',
|
|
9306
9306
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
9307
9307
|
method: 'get',
|
|
9308
9308
|
body: null,
|
|
@@ -9425,7 +9425,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
9425
9425
|
function createResourceRequest$4(config) {
|
|
9426
9426
|
const headers = {};
|
|
9427
9427
|
return {
|
|
9428
|
-
baseUri: '/services/data/
|
|
9428
|
+
baseUri: '/services/data/v60.0',
|
|
9429
9429
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
9430
9430
|
method: 'patch',
|
|
9431
9431
|
body: config.body,
|
|
@@ -9782,7 +9782,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
9782
9782
|
function createResourceRequest$3(config) {
|
|
9783
9783
|
const headers = {};
|
|
9784
9784
|
return {
|
|
9785
|
-
baseUri: '/services/data/
|
|
9785
|
+
baseUri: '/services/data/v60.0',
|
|
9786
9786
|
basePath: '/connect/contexts/query-records',
|
|
9787
9787
|
method: 'post',
|
|
9788
9788
|
body: config.body,
|
|
@@ -9893,7 +9893,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
9893
9893
|
function createResourceRequest$2(config) {
|
|
9894
9894
|
const headers = {};
|
|
9895
9895
|
return {
|
|
9896
|
-
baseUri: '/services/data/
|
|
9896
|
+
baseUri: '/services/data/v60.0',
|
|
9897
9897
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
9898
9898
|
method: 'get',
|
|
9899
9899
|
body: null,
|
|
@@ -10129,7 +10129,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
10129
10129
|
function createResourceRequest$1(config) {
|
|
10130
10130
|
const headers = {};
|
|
10131
10131
|
return {
|
|
10132
|
-
baseUri: '/services/data/
|
|
10132
|
+
baseUri: '/services/data/v60.0',
|
|
10133
10133
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
10134
10134
|
method: 'get',
|
|
10135
10135
|
body: null,
|
|
@@ -10267,7 +10267,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
10267
10267
|
function createResourceRequest(config) {
|
|
10268
10268
|
const headers = {};
|
|
10269
10269
|
return {
|
|
10270
|
-
baseUri: '/services/data/
|
|
10270
|
+
baseUri: '/services/data/v60.0',
|
|
10271
10271
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
10272
10272
|
method: 'put',
|
|
10273
10273
|
body: config.body,
|
package/package.json
CHANGED
package/sfdc/index.js
CHANGED
|
@@ -562,7 +562,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
|
|
|
562
562
|
function createResourceRequest$M(config) {
|
|
563
563
|
const headers = {};
|
|
564
564
|
return {
|
|
565
|
-
baseUri: '/services/data/
|
|
565
|
+
baseUri: '/services/data/v60.0',
|
|
566
566
|
basePath: '/connect/contextmapping/attributenode',
|
|
567
567
|
method: 'post',
|
|
568
568
|
body: config.body,
|
|
@@ -845,7 +845,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
|
|
|
845
845
|
function createResourceRequest$L(config) {
|
|
846
846
|
const headers = {};
|
|
847
847
|
return {
|
|
848
|
-
baseUri: '/services/data/
|
|
848
|
+
baseUri: '/services/data/v60.0',
|
|
849
849
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
850
850
|
method: 'post',
|
|
851
851
|
body: config.body,
|
|
@@ -1625,7 +1625,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
|
|
|
1625
1625
|
function createResourceRequest$K(config) {
|
|
1626
1626
|
const headers = {};
|
|
1627
1627
|
return {
|
|
1628
|
-
baseUri: '/services/data/
|
|
1628
|
+
baseUri: '/services/data/v60.0',
|
|
1629
1629
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
1630
1630
|
method: 'post',
|
|
1631
1631
|
body: config.body,
|
|
@@ -2245,7 +2245,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
|
|
|
2245
2245
|
function createResourceRequest$J(config) {
|
|
2246
2246
|
const headers = {};
|
|
2247
2247
|
return {
|
|
2248
|
-
baseUri: '/services/data/
|
|
2248
|
+
baseUri: '/services/data/v60.0',
|
|
2249
2249
|
basePath: '/connect/contextmapping',
|
|
2250
2250
|
method: 'post',
|
|
2251
2251
|
body: config.body,
|
|
@@ -2533,7 +2533,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
2533
2533
|
function createResourceRequest$I(config) {
|
|
2534
2534
|
const headers = {};
|
|
2535
2535
|
return {
|
|
2536
|
-
baseUri: '/services/data/
|
|
2536
|
+
baseUri: '/services/data/v60.0',
|
|
2537
2537
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
2538
2538
|
method: 'post',
|
|
2539
2539
|
body: config.body,
|
|
@@ -2665,7 +2665,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
2665
2665
|
function createResourceRequest$H(config) {
|
|
2666
2666
|
const headers = {};
|
|
2667
2667
|
return {
|
|
2668
|
-
baseUri: '/services/data/
|
|
2668
|
+
baseUri: '/services/data/v60.0',
|
|
2669
2669
|
basePath: '/connect/contextmapping/node',
|
|
2670
2670
|
method: 'post',
|
|
2671
2671
|
body: config.body,
|
|
@@ -2939,7 +2939,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
|
|
|
2939
2939
|
function createResourceRequest$G(config) {
|
|
2940
2940
|
const headers = {};
|
|
2941
2941
|
return {
|
|
2942
|
-
baseUri: '/services/data/
|
|
2942
|
+
baseUri: '/services/data/v60.0',
|
|
2943
2943
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
2944
2944
|
method: 'post',
|
|
2945
2945
|
body: config.body,
|
|
@@ -3367,7 +3367,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
3367
3367
|
function createResourceRequest$F(config) {
|
|
3368
3368
|
const headers = {};
|
|
3369
3369
|
return {
|
|
3370
|
-
baseUri: '/services/data/
|
|
3370
|
+
baseUri: '/services/data/v60.0',
|
|
3371
3371
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
3372
3372
|
method: 'post',
|
|
3373
3373
|
body: config.body,
|
|
@@ -3724,7 +3724,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
3724
3724
|
function createResourceRequest$E(config) {
|
|
3725
3725
|
const headers = {};
|
|
3726
3726
|
return {
|
|
3727
|
-
baseUri: '/services/data/
|
|
3727
|
+
baseUri: '/services/data/v60.0',
|
|
3728
3728
|
basePath: '/connect/contexts/query-records',
|
|
3729
3729
|
method: 'post',
|
|
3730
3730
|
body: config.body,
|
|
@@ -4311,7 +4311,7 @@ function ingestSuccess$t(luvio, resourceParams, response) {
|
|
|
4311
4311
|
function createResourceRequest$D(config) {
|
|
4312
4312
|
const headers = {};
|
|
4313
4313
|
return {
|
|
4314
|
-
baseUri: '/services/data/
|
|
4314
|
+
baseUri: '/services/data/v60.0',
|
|
4315
4315
|
basePath: '/connect/context-definitions',
|
|
4316
4316
|
method: 'post',
|
|
4317
4317
|
body: config.body,
|
|
@@ -4585,7 +4585,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
4585
4585
|
function createResourceRequest$C(config) {
|
|
4586
4586
|
const headers = {};
|
|
4587
4587
|
return {
|
|
4588
|
-
baseUri: '/services/data/
|
|
4588
|
+
baseUri: '/services/data/v60.0',
|
|
4589
4589
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
4590
4590
|
method: 'post',
|
|
4591
4591
|
body: config.body,
|
|
@@ -4675,7 +4675,7 @@ function evictSuccess$9(luvio, resourceParams) {
|
|
|
4675
4675
|
function createResourceRequest$B(config) {
|
|
4676
4676
|
const headers = {};
|
|
4677
4677
|
return {
|
|
4678
|
-
baseUri: '/services/data/
|
|
4678
|
+
baseUri: '/services/data/v60.0',
|
|
4679
4679
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
4680
4680
|
method: 'delete',
|
|
4681
4681
|
body: null,
|
|
@@ -4759,7 +4759,7 @@ function evictSuccess$8(luvio, resourceParams) {
|
|
|
4759
4759
|
function createResourceRequest$A(config) {
|
|
4760
4760
|
const headers = {};
|
|
4761
4761
|
return {
|
|
4762
|
-
baseUri: '/services/data/
|
|
4762
|
+
baseUri: '/services/data/v60.0',
|
|
4763
4763
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
4764
4764
|
method: 'delete',
|
|
4765
4765
|
body: null,
|
|
@@ -4843,7 +4843,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
4843
4843
|
function createResourceRequest$z(config) {
|
|
4844
4844
|
const headers = {};
|
|
4845
4845
|
return {
|
|
4846
|
-
baseUri: '/services/data/
|
|
4846
|
+
baseUri: '/services/data/v60.0',
|
|
4847
4847
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
4848
4848
|
method: 'delete',
|
|
4849
4849
|
body: null,
|
|
@@ -4927,7 +4927,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
4927
4927
|
function createResourceRequest$y(config) {
|
|
4928
4928
|
const headers = {};
|
|
4929
4929
|
return {
|
|
4930
|
-
baseUri: '/services/data/
|
|
4930
|
+
baseUri: '/services/data/v60.0',
|
|
4931
4931
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
4932
4932
|
method: 'delete',
|
|
4933
4933
|
body: null,
|
|
@@ -5012,7 +5012,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
5012
5012
|
function createResourceRequest$x(config) {
|
|
5013
5013
|
const headers = {};
|
|
5014
5014
|
return {
|
|
5015
|
-
baseUri: '/services/data/
|
|
5015
|
+
baseUri: '/services/data/v60.0',
|
|
5016
5016
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
5017
5017
|
method: 'delete',
|
|
5018
5018
|
body: null,
|
|
@@ -5563,7 +5563,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
5563
5563
|
function createResourceRequest$w(config) {
|
|
5564
5564
|
const headers = {};
|
|
5565
5565
|
return {
|
|
5566
|
-
baseUri: '/services/data/
|
|
5566
|
+
baseUri: '/services/data/v60.0',
|
|
5567
5567
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
5568
5568
|
method: 'delete',
|
|
5569
5569
|
body: null,
|
|
@@ -5647,7 +5647,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
5647
5647
|
function createResourceRequest$v(config) {
|
|
5648
5648
|
const headers = {};
|
|
5649
5649
|
return {
|
|
5650
|
-
baseUri: '/services/data/
|
|
5650
|
+
baseUri: '/services/data/v60.0',
|
|
5651
5651
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
5652
5652
|
method: 'delete',
|
|
5653
5653
|
body: null,
|
|
@@ -5732,7 +5732,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
5732
5732
|
function createResourceRequest$u(config) {
|
|
5733
5733
|
const headers = {};
|
|
5734
5734
|
return {
|
|
5735
|
-
baseUri: '/services/data/
|
|
5735
|
+
baseUri: '/services/data/v60.0',
|
|
5736
5736
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
5737
5737
|
method: 'delete',
|
|
5738
5738
|
body: null,
|
|
@@ -5817,7 +5817,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
5817
5817
|
function createResourceRequest$t(config) {
|
|
5818
5818
|
const headers = {};
|
|
5819
5819
|
return {
|
|
5820
|
-
baseUri: '/services/data/
|
|
5820
|
+
baseUri: '/services/data/v60.0',
|
|
5821
5821
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
5822
5822
|
method: 'delete',
|
|
5823
5823
|
body: null,
|
|
@@ -5902,7 +5902,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
5902
5902
|
function createResourceRequest$s(config) {
|
|
5903
5903
|
const headers = {};
|
|
5904
5904
|
return {
|
|
5905
|
-
baseUri: '/services/data/
|
|
5905
|
+
baseUri: '/services/data/v60.0',
|
|
5906
5906
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
5907
5907
|
method: 'delete',
|
|
5908
5908
|
body: null,
|
|
@@ -6109,7 +6109,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
6109
6109
|
function createResourceRequest$r(config) {
|
|
6110
6110
|
const headers = {};
|
|
6111
6111
|
return {
|
|
6112
|
-
baseUri: '/services/data/
|
|
6112
|
+
baseUri: '/services/data/v60.0',
|
|
6113
6113
|
basePath: '/connect/context/' + config.urlParams.contextId + '',
|
|
6114
6114
|
method: 'get',
|
|
6115
6115
|
body: null,
|
|
@@ -6290,7 +6290,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
6290
6290
|
function createResourceRequest$q(config) {
|
|
6291
6291
|
const headers = {};
|
|
6292
6292
|
return {
|
|
6293
|
-
baseUri: '/services/data/
|
|
6293
|
+
baseUri: '/services/data/v60.0',
|
|
6294
6294
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
6295
6295
|
method: 'get',
|
|
6296
6296
|
body: null,
|
|
@@ -6604,7 +6604,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
6604
6604
|
function createResourceRequest$p(config) {
|
|
6605
6605
|
const headers = {};
|
|
6606
6606
|
return {
|
|
6607
|
-
baseUri: '/services/data/
|
|
6607
|
+
baseUri: '/services/data/v60.0',
|
|
6608
6608
|
basePath: '/connect/context-definitions',
|
|
6609
6609
|
method: 'get',
|
|
6610
6610
|
body: null,
|
|
@@ -6744,7 +6744,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
6744
6744
|
function createResourceRequest$o(config) {
|
|
6745
6745
|
const headers = {};
|
|
6746
6746
|
return {
|
|
6747
|
-
baseUri: '/services/data/
|
|
6747
|
+
baseUri: '/services/data/v60.0',
|
|
6748
6748
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
6749
6749
|
method: 'get',
|
|
6750
6750
|
body: null,
|
|
@@ -6925,7 +6925,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
6925
6925
|
function createResourceRequest$n(config) {
|
|
6926
6926
|
const headers = {};
|
|
6927
6927
|
return {
|
|
6928
|
-
baseUri: '/services/data/
|
|
6928
|
+
baseUri: '/services/data/v60.0',
|
|
6929
6929
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
6930
6930
|
method: 'get',
|
|
6931
6931
|
body: null,
|
|
@@ -7106,7 +7106,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
7106
7106
|
function createResourceRequest$m(config) {
|
|
7107
7107
|
const headers = {};
|
|
7108
7108
|
return {
|
|
7109
|
-
baseUri: '/services/data/
|
|
7109
|
+
baseUri: '/services/data/v60.0',
|
|
7110
7110
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
7111
7111
|
method: 'get',
|
|
7112
7112
|
body: null,
|
|
@@ -7383,7 +7383,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
7383
7383
|
function createResourceRequest$l(config) {
|
|
7384
7384
|
const headers = {};
|
|
7385
7385
|
return {
|
|
7386
|
-
baseUri: '/services/data/
|
|
7386
|
+
baseUri: '/services/data/v60.0',
|
|
7387
7387
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
7388
7388
|
method: 'get',
|
|
7389
7389
|
body: null,
|
|
@@ -7565,7 +7565,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
7565
7565
|
function createResourceRequest$k(config) {
|
|
7566
7566
|
const headers = {};
|
|
7567
7567
|
return {
|
|
7568
|
-
baseUri: '/services/data/
|
|
7568
|
+
baseUri: '/services/data/v60.0',
|
|
7569
7569
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
7570
7570
|
method: 'get',
|
|
7571
7571
|
body: null,
|
|
@@ -7747,7 +7747,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
7747
7747
|
function createResourceRequest$j(config) {
|
|
7748
7748
|
const headers = {};
|
|
7749
7749
|
return {
|
|
7750
|
-
baseUri: '/services/data/
|
|
7750
|
+
baseUri: '/services/data/v60.0',
|
|
7751
7751
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
7752
7752
|
method: 'get',
|
|
7753
7753
|
body: null,
|
|
@@ -7929,7 +7929,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
7929
7929
|
function createResourceRequest$i(config) {
|
|
7930
7930
|
const headers = {};
|
|
7931
7931
|
return {
|
|
7932
|
-
baseUri: '/services/data/
|
|
7932
|
+
baseUri: '/services/data/v60.0',
|
|
7933
7933
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
7934
7934
|
method: 'get',
|
|
7935
7935
|
body: null,
|
|
@@ -8110,7 +8110,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
8110
8110
|
function createResourceRequest$h(config) {
|
|
8111
8111
|
const headers = {};
|
|
8112
8112
|
return {
|
|
8113
|
-
baseUri: '/services/data/
|
|
8113
|
+
baseUri: '/services/data/v60.0',
|
|
8114
8114
|
basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
|
|
8115
8115
|
method: 'get',
|
|
8116
8116
|
body: null,
|
|
@@ -8291,7 +8291,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
8291
8291
|
function createResourceRequest$g(config) {
|
|
8292
8292
|
const headers = {};
|
|
8293
8293
|
return {
|
|
8294
|
-
baseUri: '/services/data/
|
|
8294
|
+
baseUri: '/services/data/v60.0',
|
|
8295
8295
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
8296
8296
|
method: 'get',
|
|
8297
8297
|
body: null,
|
|
@@ -8473,7 +8473,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
8473
8473
|
function createResourceRequest$f(config) {
|
|
8474
8474
|
const headers = {};
|
|
8475
8475
|
return {
|
|
8476
|
-
baseUri: '/services/data/
|
|
8476
|
+
baseUri: '/services/data/v60.0',
|
|
8477
8477
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
8478
8478
|
method: 'get',
|
|
8479
8479
|
body: null,
|
|
@@ -8655,7 +8655,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
8655
8655
|
function createResourceRequest$e(config) {
|
|
8656
8656
|
const headers = {};
|
|
8657
8657
|
return {
|
|
8658
|
-
baseUri: '/services/data/
|
|
8658
|
+
baseUri: '/services/data/v60.0',
|
|
8659
8659
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
8660
8660
|
method: 'get',
|
|
8661
8661
|
body: null,
|
|
@@ -8837,7 +8837,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
8837
8837
|
function createResourceRequest$d(config) {
|
|
8838
8838
|
const headers = {};
|
|
8839
8839
|
return {
|
|
8840
|
-
baseUri: '/services/data/
|
|
8840
|
+
baseUri: '/services/data/v60.0',
|
|
8841
8841
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
8842
8842
|
method: 'get',
|
|
8843
8843
|
body: null,
|
|
@@ -9019,7 +9019,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9019
9019
|
function createResourceRequest$c(config) {
|
|
9020
9020
|
const headers = {};
|
|
9021
9021
|
return {
|
|
9022
|
-
baseUri: '/services/data/
|
|
9022
|
+
baseUri: '/services/data/v60.0',
|
|
9023
9023
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
9024
9024
|
method: 'get',
|
|
9025
9025
|
body: null,
|
|
@@ -9197,7 +9197,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
9197
9197
|
function createResourceRequest$b(config) {
|
|
9198
9198
|
const headers = {};
|
|
9199
9199
|
return {
|
|
9200
|
-
baseUri: '/services/data/
|
|
9200
|
+
baseUri: '/services/data/v60.0',
|
|
9201
9201
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
9202
9202
|
method: 'put',
|
|
9203
9203
|
body: config.body,
|
|
@@ -9933,7 +9933,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
9933
9933
|
function createResourceRequest$a(config) {
|
|
9934
9934
|
const headers = {};
|
|
9935
9935
|
return {
|
|
9936
|
-
baseUri: '/services/data/
|
|
9936
|
+
baseUri: '/services/data/v60.0',
|
|
9937
9937
|
basePath: '/connect/context/queryrecord',
|
|
9938
9938
|
method: 'post',
|
|
9939
9939
|
body: config.body,
|
|
@@ -10029,7 +10029,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
10029
10029
|
function createResourceRequest$9(config) {
|
|
10030
10030
|
const headers = {};
|
|
10031
10031
|
return {
|
|
10032
|
-
baseUri: '/services/data/
|
|
10032
|
+
baseUri: '/services/data/v60.0',
|
|
10033
10033
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
10034
10034
|
method: 'patch',
|
|
10035
10035
|
body: config.body,
|
|
@@ -10125,7 +10125,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
10125
10125
|
function createResourceRequest$8(config) {
|
|
10126
10126
|
const headers = {};
|
|
10127
10127
|
return {
|
|
10128
|
-
baseUri: '/services/data/
|
|
10128
|
+
baseUri: '/services/data/v60.0',
|
|
10129
10129
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
10130
10130
|
method: 'patch',
|
|
10131
10131
|
body: config.body,
|
|
@@ -10221,7 +10221,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
10221
10221
|
function createResourceRequest$7(config) {
|
|
10222
10222
|
const headers = {};
|
|
10223
10223
|
return {
|
|
10224
|
-
baseUri: '/services/data/
|
|
10224
|
+
baseUri: '/services/data/v60.0',
|
|
10225
10225
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
10226
10226
|
method: 'patch',
|
|
10227
10227
|
body: config.body,
|
|
@@ -10317,7 +10317,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
10317
10317
|
function createResourceRequest$6(config) {
|
|
10318
10318
|
const headers = {};
|
|
10319
10319
|
return {
|
|
10320
|
-
baseUri: '/services/data/
|
|
10320
|
+
baseUri: '/services/data/v60.0',
|
|
10321
10321
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
10322
10322
|
method: 'patch',
|
|
10323
10323
|
body: config.body,
|
|
@@ -10413,7 +10413,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
10413
10413
|
function createResourceRequest$5(config) {
|
|
10414
10414
|
const headers = {};
|
|
10415
10415
|
return {
|
|
10416
|
-
baseUri: '/services/data/
|
|
10416
|
+
baseUri: '/services/data/v60.0',
|
|
10417
10417
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
10418
10418
|
method: 'patch',
|
|
10419
10419
|
body: config.body,
|
|
@@ -10509,7 +10509,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
10509
10509
|
function createResourceRequest$4(config) {
|
|
10510
10510
|
const headers = {};
|
|
10511
10511
|
return {
|
|
10512
|
-
baseUri: '/services/data/
|
|
10512
|
+
baseUri: '/services/data/v60.0',
|
|
10513
10513
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
10514
10514
|
method: 'patch',
|
|
10515
10515
|
body: config.body,
|
|
@@ -10605,7 +10605,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
10605
10605
|
function createResourceRequest$3(config) {
|
|
10606
10606
|
const headers = {};
|
|
10607
10607
|
return {
|
|
10608
|
-
baseUri: '/services/data/
|
|
10608
|
+
baseUri: '/services/data/v60.0',
|
|
10609
10609
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
10610
10610
|
method: 'patch',
|
|
10611
10611
|
body: config.body,
|
|
@@ -10701,7 +10701,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
10701
10701
|
function createResourceRequest$2(config) {
|
|
10702
10702
|
const headers = {};
|
|
10703
10703
|
return {
|
|
10704
|
-
baseUri: '/services/data/
|
|
10704
|
+
baseUri: '/services/data/v60.0',
|
|
10705
10705
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
10706
10706
|
method: 'patch',
|
|
10707
10707
|
body: config.body,
|
|
@@ -10797,7 +10797,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
10797
10797
|
function createResourceRequest$1(config) {
|
|
10798
10798
|
const headers = {};
|
|
10799
10799
|
return {
|
|
10800
|
-
baseUri: '/services/data/
|
|
10800
|
+
baseUri: '/services/data/v60.0',
|
|
10801
10801
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
10802
10802
|
method: 'patch',
|
|
10803
10803
|
body: config.body,
|
|
@@ -10893,7 +10893,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
10893
10893
|
function createResourceRequest(config) {
|
|
10894
10894
|
const headers = {};
|
|
10895
10895
|
return {
|
|
10896
|
-
baseUri: '/services/data/
|
|
10896
|
+
baseUri: '/services/data/v60.0',
|
|
10897
10897
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
10898
10898
|
method: 'patch',
|
|
10899
10899
|
body: config.body,
|
|
@@ -11252,4 +11252,4 @@ withDefaultLuvio((luvio) => {
|
|
|
11252
11252
|
});
|
|
11253
11253
|
|
|
11254
11254
|
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, getContext_imperative, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributes, updateContextMapping, updateContextMappings, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags };
|
|
11255
|
-
// version: 1.
|
|
11255
|
+
// version: 1.232.0-6cf0cd6c7
|