@salesforce/lds-adapters-industries-context 1.267.0 → 1.269.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 +51 -51
- package/package.json +4 -4
- package/sfdc/index.js +52 -52
- package/src/raml/api.raml +1 -1
|
@@ -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/
|
|
780
|
+
baseUri: '/services/data/v61.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/
|
|
992
|
+
baseUri: '/services/data/v61.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/
|
|
1761
|
+
baseUri: '/services/data/v61.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/
|
|
1964
|
+
baseUri: '/services/data/v61.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/
|
|
2075
|
+
baseUri: '/services/data/v61.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/
|
|
2365
|
+
baseUri: '/services/data/v61.0',
|
|
2366
2366
|
basePath: '/connect/context-definitions/upgrades',
|
|
2367
2367
|
method: 'patch',
|
|
2368
2368
|
body: config.body,
|
|
@@ -4648,7 +4648,7 @@ function evictSuccess$9(luvio, resourceParams) {
|
|
|
4648
4648
|
function createResourceRequest$I(config) {
|
|
4649
4649
|
const headers = {};
|
|
4650
4650
|
return {
|
|
4651
|
-
baseUri: '/services/data/
|
|
4651
|
+
baseUri: '/services/data/v61.0',
|
|
4652
4652
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
4653
4653
|
method: 'delete',
|
|
4654
4654
|
body: null,
|
|
@@ -4755,7 +4755,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
4755
4755
|
function createResourceRequest$H(config) {
|
|
4756
4756
|
const headers = {};
|
|
4757
4757
|
return {
|
|
4758
|
-
baseUri: '/services/data/
|
|
4758
|
+
baseUri: '/services/data/v61.0',
|
|
4759
4759
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
4760
4760
|
method: 'get',
|
|
4761
4761
|
body: null,
|
|
@@ -4878,7 +4878,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
4878
4878
|
function createResourceRequest$G(config) {
|
|
4879
4879
|
const headers = {};
|
|
4880
4880
|
return {
|
|
4881
|
-
baseUri: '/services/data/
|
|
4881
|
+
baseUri: '/services/data/v61.0',
|
|
4882
4882
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
4883
4883
|
method: 'patch',
|
|
4884
4884
|
body: config.body,
|
|
@@ -5168,7 +5168,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
|
|
|
5168
5168
|
function createResourceRequest$F(config) {
|
|
5169
5169
|
const headers = {};
|
|
5170
5170
|
return {
|
|
5171
|
-
baseUri: '/services/data/
|
|
5171
|
+
baseUri: '/services/data/v61.0',
|
|
5172
5172
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
5173
5173
|
method: 'patch',
|
|
5174
5174
|
body: config.body,
|
|
@@ -5264,7 +5264,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
5264
5264
|
function createResourceRequest$E(config) {
|
|
5265
5265
|
const headers = {};
|
|
5266
5266
|
return {
|
|
5267
|
-
baseUri: '/services/data/
|
|
5267
|
+
baseUri: '/services/data/v61.0',
|
|
5268
5268
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
5269
5269
|
method: 'post',
|
|
5270
5270
|
body: config.body,
|
|
@@ -5354,7 +5354,7 @@ function evictSuccess$8(luvio, resourceParams) {
|
|
|
5354
5354
|
function createResourceRequest$D(config) {
|
|
5355
5355
|
const headers = {};
|
|
5356
5356
|
return {
|
|
5357
|
-
baseUri: '/services/data/
|
|
5357
|
+
baseUri: '/services/data/v61.0',
|
|
5358
5358
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
5359
5359
|
method: 'delete',
|
|
5360
5360
|
body: null,
|
|
@@ -5462,7 +5462,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
5462
5462
|
function createResourceRequest$C(config) {
|
|
5463
5463
|
const headers = {};
|
|
5464
5464
|
return {
|
|
5465
|
-
baseUri: '/services/data/
|
|
5465
|
+
baseUri: '/services/data/v61.0',
|
|
5466
5466
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
5467
5467
|
method: 'get',
|
|
5468
5468
|
body: null,
|
|
@@ -5768,7 +5768,7 @@ function ingestSuccess$t(luvio, resourceParams, response) {
|
|
|
5768
5768
|
function createResourceRequest$B(config) {
|
|
5769
5769
|
const headers = {};
|
|
5770
5770
|
return {
|
|
5771
|
-
baseUri: '/services/data/
|
|
5771
|
+
baseUri: '/services/data/v61.0',
|
|
5772
5772
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
5773
5773
|
method: 'patch',
|
|
5774
5774
|
body: config.body,
|
|
@@ -5864,7 +5864,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
5864
5864
|
function createResourceRequest$A(config) {
|
|
5865
5865
|
const headers = {};
|
|
5866
5866
|
return {
|
|
5867
|
-
baseUri: '/services/data/
|
|
5867
|
+
baseUri: '/services/data/v61.0',
|
|
5868
5868
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
5869
5869
|
method: 'post',
|
|
5870
5870
|
body: config.body,
|
|
@@ -6136,7 +6136,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
6136
6136
|
function createResourceRequest$z(config) {
|
|
6137
6137
|
const headers = {};
|
|
6138
6138
|
return {
|
|
6139
|
-
baseUri: '/services/data/
|
|
6139
|
+
baseUri: '/services/data/v61.0',
|
|
6140
6140
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
6141
6141
|
method: 'get',
|
|
6142
6142
|
body: null,
|
|
@@ -6280,7 +6280,7 @@ function ingestSuccess$q(luvio, resourceParams, response) {
|
|
|
6280
6280
|
function createResourceRequest$y(config) {
|
|
6281
6281
|
const headers = {};
|
|
6282
6282
|
return {
|
|
6283
|
-
baseUri: '/services/data/
|
|
6283
|
+
baseUri: '/services/data/v61.0',
|
|
6284
6284
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
6285
6285
|
method: 'patch',
|
|
6286
6286
|
body: config.body,
|
|
@@ -6376,7 +6376,7 @@ function ingestSuccess$p(luvio, resourceParams, response) {
|
|
|
6376
6376
|
function createResourceRequest$x(config) {
|
|
6377
6377
|
const headers = {};
|
|
6378
6378
|
return {
|
|
6379
|
-
baseUri: '/services/data/
|
|
6379
|
+
baseUri: '/services/data/v61.0',
|
|
6380
6380
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
6381
6381
|
method: 'post',
|
|
6382
6382
|
body: config.body,
|
|
@@ -6466,7 +6466,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
6466
6466
|
function createResourceRequest$w(config) {
|
|
6467
6467
|
const headers = {};
|
|
6468
6468
|
return {
|
|
6469
|
-
baseUri: '/services/data/
|
|
6469
|
+
baseUri: '/services/data/v61.0',
|
|
6470
6470
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
6471
6471
|
method: 'delete',
|
|
6472
6472
|
body: null,
|
|
@@ -6574,7 +6574,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
6574
6574
|
function createResourceRequest$v(config) {
|
|
6575
6575
|
const headers = {};
|
|
6576
6576
|
return {
|
|
6577
|
-
baseUri: '/services/data/
|
|
6577
|
+
baseUri: '/services/data/v61.0',
|
|
6578
6578
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
6579
6579
|
method: 'get',
|
|
6580
6580
|
body: null,
|
|
@@ -6692,7 +6692,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
6692
6692
|
function createResourceRequest$u(config) {
|
|
6693
6693
|
const headers = {};
|
|
6694
6694
|
return {
|
|
6695
|
-
baseUri: '/services/data/
|
|
6695
|
+
baseUri: '/services/data/v61.0',
|
|
6696
6696
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
6697
6697
|
method: 'delete',
|
|
6698
6698
|
body: null,
|
|
@@ -6800,7 +6800,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
6800
6800
|
function createResourceRequest$t(config) {
|
|
6801
6801
|
const headers = {};
|
|
6802
6802
|
return {
|
|
6803
|
-
baseUri: '/services/data/
|
|
6803
|
+
baseUri: '/services/data/v61.0',
|
|
6804
6804
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
6805
6805
|
method: 'get',
|
|
6806
6806
|
body: null,
|
|
@@ -7104,7 +7104,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
7104
7104
|
function createResourceRequest$s(config) {
|
|
7105
7105
|
const headers = {};
|
|
7106
7106
|
return {
|
|
7107
|
-
baseUri: '/services/data/
|
|
7107
|
+
baseUri: '/services/data/v61.0',
|
|
7108
7108
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
7109
7109
|
method: 'patch',
|
|
7110
7110
|
body: config.body,
|
|
@@ -7200,7 +7200,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
7200
7200
|
function createResourceRequest$r(config) {
|
|
7201
7201
|
const headers = {};
|
|
7202
7202
|
return {
|
|
7203
|
-
baseUri: '/services/data/
|
|
7203
|
+
baseUri: '/services/data/v61.0',
|
|
7204
7204
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
7205
7205
|
method: 'post',
|
|
7206
7206
|
body: config.body,
|
|
@@ -7290,7 +7290,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
7290
7290
|
function createResourceRequest$q(config) {
|
|
7291
7291
|
const headers = {};
|
|
7292
7292
|
return {
|
|
7293
|
-
baseUri: '/services/data/
|
|
7293
|
+
baseUri: '/services/data/v61.0',
|
|
7294
7294
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
7295
7295
|
method: 'delete',
|
|
7296
7296
|
body: null,
|
|
@@ -7398,7 +7398,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
7398
7398
|
function createResourceRequest$p(config) {
|
|
7399
7399
|
const headers = {};
|
|
7400
7400
|
return {
|
|
7401
|
-
baseUri: '/services/data/
|
|
7401
|
+
baseUri: '/services/data/v61.0',
|
|
7402
7402
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
7403
7403
|
method: 'get',
|
|
7404
7404
|
body: null,
|
|
@@ -7711,7 +7711,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
|
|
|
7711
7711
|
function createResourceRequest$o(config) {
|
|
7712
7712
|
const headers = {};
|
|
7713
7713
|
return {
|
|
7714
|
-
baseUri: '/services/data/
|
|
7714
|
+
baseUri: '/services/data/v61.0',
|
|
7715
7715
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
7716
7716
|
method: 'patch',
|
|
7717
7717
|
body: config.body,
|
|
@@ -7807,7 +7807,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
|
|
|
7807
7807
|
function createResourceRequest$n(config) {
|
|
7808
7808
|
const headers = {};
|
|
7809
7809
|
return {
|
|
7810
|
-
baseUri: '/services/data/
|
|
7810
|
+
baseUri: '/services/data/v61.0',
|
|
7811
7811
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
7812
7812
|
method: 'post',
|
|
7813
7813
|
body: config.body,
|
|
@@ -7897,7 +7897,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
7897
7897
|
function createResourceRequest$m(config) {
|
|
7898
7898
|
const headers = {};
|
|
7899
7899
|
return {
|
|
7900
|
-
baseUri: '/services/data/
|
|
7900
|
+
baseUri: '/services/data/v61.0',
|
|
7901
7901
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
7902
7902
|
method: 'delete',
|
|
7903
7903
|
body: null,
|
|
@@ -8005,7 +8005,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
8005
8005
|
function createResourceRequest$l(config) {
|
|
8006
8006
|
const headers = {};
|
|
8007
8007
|
return {
|
|
8008
|
-
baseUri: '/services/data/
|
|
8008
|
+
baseUri: '/services/data/v61.0',
|
|
8009
8009
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
8010
8010
|
method: 'get',
|
|
8011
8011
|
body: null,
|
|
@@ -8323,7 +8323,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
|
|
|
8323
8323
|
function createResourceRequest$k(config) {
|
|
8324
8324
|
const headers = {};
|
|
8325
8325
|
return {
|
|
8326
|
-
baseUri: '/services/data/
|
|
8326
|
+
baseUri: '/services/data/v61.0',
|
|
8327
8327
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
8328
8328
|
method: 'patch',
|
|
8329
8329
|
body: config.body,
|
|
@@ -8419,7 +8419,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
8419
8419
|
function createResourceRequest$j(config) {
|
|
8420
8420
|
const headers = {};
|
|
8421
8421
|
return {
|
|
8422
|
-
baseUri: '/services/data/
|
|
8422
|
+
baseUri: '/services/data/v61.0',
|
|
8423
8423
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
8424
8424
|
method: 'post',
|
|
8425
8425
|
body: config.body,
|
|
@@ -8509,7 +8509,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
8509
8509
|
function createResourceRequest$i(config) {
|
|
8510
8510
|
const headers = {};
|
|
8511
8511
|
return {
|
|
8512
|
-
baseUri: '/services/data/
|
|
8512
|
+
baseUri: '/services/data/v61.0',
|
|
8513
8513
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
8514
8514
|
method: 'delete',
|
|
8515
8515
|
body: null,
|
|
@@ -8617,7 +8617,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
8617
8617
|
function createResourceRequest$h(config) {
|
|
8618
8618
|
const headers = {};
|
|
8619
8619
|
return {
|
|
8620
|
-
baseUri: '/services/data/
|
|
8620
|
+
baseUri: '/services/data/v61.0',
|
|
8621
8621
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
8622
8622
|
method: 'get',
|
|
8623
8623
|
body: null,
|
|
@@ -8802,7 +8802,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
8802
8802
|
function createResourceRequest$g(config) {
|
|
8803
8803
|
const headers = {};
|
|
8804
8804
|
return {
|
|
8805
|
-
baseUri: '/services/data/
|
|
8805
|
+
baseUri: '/services/data/v61.0',
|
|
8806
8806
|
basePath: '/connect/contextmapping',
|
|
8807
8807
|
method: 'post',
|
|
8808
8808
|
body: config.body,
|
|
@@ -8945,7 +8945,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
8945
8945
|
function createResourceRequest$f(config) {
|
|
8946
8946
|
const headers = {};
|
|
8947
8947
|
return {
|
|
8948
|
-
baseUri: '/services/data/
|
|
8948
|
+
baseUri: '/services/data/v61.0',
|
|
8949
8949
|
basePath: '/connect/contextmapping/attributenode',
|
|
8950
8950
|
method: 'post',
|
|
8951
8951
|
body: config.body,
|
|
@@ -9033,7 +9033,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
9033
9033
|
function createResourceRequest$e(config) {
|
|
9034
9034
|
const headers = {};
|
|
9035
9035
|
return {
|
|
9036
|
-
baseUri: '/services/data/
|
|
9036
|
+
baseUri: '/services/data/v61.0',
|
|
9037
9037
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
9038
9038
|
method: 'delete',
|
|
9039
9039
|
body: null,
|
|
@@ -9140,7 +9140,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
9140
9140
|
function createResourceRequest$d(config) {
|
|
9141
9141
|
const headers = {};
|
|
9142
9142
|
return {
|
|
9143
|
-
baseUri: '/services/data/
|
|
9143
|
+
baseUri: '/services/data/v61.0',
|
|
9144
9144
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
9145
9145
|
method: 'get',
|
|
9146
9146
|
body: null,
|
|
@@ -9263,7 +9263,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
9263
9263
|
function createResourceRequest$c(config) {
|
|
9264
9264
|
const headers = {};
|
|
9265
9265
|
return {
|
|
9266
|
-
baseUri: '/services/data/
|
|
9266
|
+
baseUri: '/services/data/v61.0',
|
|
9267
9267
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
9268
9268
|
method: 'patch',
|
|
9269
9269
|
body: config.body,
|
|
@@ -9395,7 +9395,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
9395
9395
|
function createResourceRequest$b(config) {
|
|
9396
9396
|
const headers = {};
|
|
9397
9397
|
return {
|
|
9398
|
-
baseUri: '/services/data/
|
|
9398
|
+
baseUri: '/services/data/v61.0',
|
|
9399
9399
|
basePath: '/connect/contextmapping/node',
|
|
9400
9400
|
method: 'post',
|
|
9401
9401
|
body: config.body,
|
|
@@ -9483,7 +9483,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
9483
9483
|
function createResourceRequest$a(config) {
|
|
9484
9484
|
const headers = {};
|
|
9485
9485
|
return {
|
|
9486
|
-
baseUri: '/services/data/
|
|
9486
|
+
baseUri: '/services/data/v61.0',
|
|
9487
9487
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
9488
9488
|
method: 'delete',
|
|
9489
9489
|
body: null,
|
|
@@ -9590,7 +9590,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
9590
9590
|
function createResourceRequest$9(config) {
|
|
9591
9591
|
const headers = {};
|
|
9592
9592
|
return {
|
|
9593
|
-
baseUri: '/services/data/
|
|
9593
|
+
baseUri: '/services/data/v61.0',
|
|
9594
9594
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
9595
9595
|
method: 'get',
|
|
9596
9596
|
body: null,
|
|
@@ -9713,7 +9713,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
9713
9713
|
function createResourceRequest$8(config) {
|
|
9714
9714
|
const headers = {};
|
|
9715
9715
|
return {
|
|
9716
|
-
baseUri: '/services/data/
|
|
9716
|
+
baseUri: '/services/data/v61.0',
|
|
9717
9717
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
9718
9718
|
method: 'patch',
|
|
9719
9719
|
body: config.body,
|
|
@@ -9803,7 +9803,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
9803
9803
|
function createResourceRequest$7(config) {
|
|
9804
9804
|
const headers = {};
|
|
9805
9805
|
return {
|
|
9806
|
-
baseUri: '/services/data/
|
|
9806
|
+
baseUri: '/services/data/v61.0',
|
|
9807
9807
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
9808
9808
|
method: 'delete',
|
|
9809
9809
|
body: null,
|
|
@@ -9910,7 +9910,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
9910
9910
|
function createResourceRequest$6(config) {
|
|
9911
9911
|
const headers = {};
|
|
9912
9912
|
return {
|
|
9913
|
-
baseUri: '/services/data/
|
|
9913
|
+
baseUri: '/services/data/v61.0',
|
|
9914
9914
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
9915
9915
|
method: 'get',
|
|
9916
9916
|
body: null,
|
|
@@ -10033,7 +10033,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
10033
10033
|
function createResourceRequest$5(config) {
|
|
10034
10034
|
const headers = {};
|
|
10035
10035
|
return {
|
|
10036
|
-
baseUri: '/services/data/
|
|
10036
|
+
baseUri: '/services/data/v61.0',
|
|
10037
10037
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
10038
10038
|
method: 'patch',
|
|
10039
10039
|
body: config.body,
|
|
@@ -10390,7 +10390,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
10390
10390
|
function createResourceRequest$4(config) {
|
|
10391
10391
|
const headers = {};
|
|
10392
10392
|
return {
|
|
10393
|
-
baseUri: '/services/data/
|
|
10393
|
+
baseUri: '/services/data/v61.0',
|
|
10394
10394
|
basePath: '/connect/contexts/query-records',
|
|
10395
10395
|
method: 'post',
|
|
10396
10396
|
body: config.body,
|
|
@@ -10501,7 +10501,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
10501
10501
|
function createResourceRequest$3(config) {
|
|
10502
10502
|
const headers = {};
|
|
10503
10503
|
return {
|
|
10504
|
-
baseUri: '/services/data/
|
|
10504
|
+
baseUri: '/services/data/v61.0',
|
|
10505
10505
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
10506
10506
|
method: 'get',
|
|
10507
10507
|
body: null,
|
|
@@ -10783,7 +10783,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
10783
10783
|
function createResourceRequest$2(config) {
|
|
10784
10784
|
const headers = {};
|
|
10785
10785
|
return {
|
|
10786
|
-
baseUri: '/services/data/
|
|
10786
|
+
baseUri: '/services/data/v61.0',
|
|
10787
10787
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
|
|
10788
10788
|
method: 'get',
|
|
10789
10789
|
body: null,
|
|
@@ -11023,7 +11023,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
11023
11023
|
function createResourceRequest$1(config) {
|
|
11024
11024
|
const headers = {};
|
|
11025
11025
|
return {
|
|
11026
|
-
baseUri: '/services/data/
|
|
11026
|
+
baseUri: '/services/data/v61.0',
|
|
11027
11027
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
11028
11028
|
method: 'get',
|
|
11029
11029
|
body: null,
|
|
@@ -11161,7 +11161,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
11161
11161
|
function createResourceRequest(config) {
|
|
11162
11162
|
const headers = {};
|
|
11163
11163
|
return {
|
|
11164
|
-
baseUri: '/services/data/
|
|
11164
|
+
baseUri: '/services/data/v61.0',
|
|
11165
11165
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
11166
11166
|
method: 'put',
|
|
11167
11167
|
body: config.body,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-industries-context",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.269.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.
|
|
47
|
+
"@salesforce/lds-bindings": "^1.269.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
51
|
-
"@salesforce/lds-karma": "^1.
|
|
50
|
+
"@salesforce/lds-compiler-plugins": "^1.269.0",
|
|
51
|
+
"@salesforce/lds-karma": "^1.269.0"
|
|
52
52
|
},
|
|
53
53
|
"nx": {
|
|
54
54
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -594,7 +594,7 @@ function ingestSuccess$E(luvio, resourceParams, response) {
|
|
|
594
594
|
function createResourceRequest$O(config) {
|
|
595
595
|
const headers = {};
|
|
596
596
|
return {
|
|
597
|
-
baseUri: '/services/data/
|
|
597
|
+
baseUri: '/services/data/v61.0',
|
|
598
598
|
basePath: '/connect/contextmapping/attributenode',
|
|
599
599
|
method: 'post',
|
|
600
600
|
body: config.body,
|
|
@@ -877,7 +877,7 @@ function ingestSuccess$D(luvio, resourceParams, response) {
|
|
|
877
877
|
function createResourceRequest$N(config) {
|
|
878
878
|
const headers = {};
|
|
879
879
|
return {
|
|
880
|
-
baseUri: '/services/data/
|
|
880
|
+
baseUri: '/services/data/v61.0',
|
|
881
881
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
882
882
|
method: 'post',
|
|
883
883
|
body: config.body,
|
|
@@ -1757,7 +1757,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
|
|
|
1757
1757
|
function createResourceRequest$M(config) {
|
|
1758
1758
|
const headers = {};
|
|
1759
1759
|
return {
|
|
1760
|
-
baseUri: '/services/data/
|
|
1760
|
+
baseUri: '/services/data/v61.0',
|
|
1761
1761
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
1762
1762
|
method: 'post',
|
|
1763
1763
|
body: config.body,
|
|
@@ -2427,7 +2427,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
|
|
|
2427
2427
|
function createResourceRequest$L(config) {
|
|
2428
2428
|
const headers = {};
|
|
2429
2429
|
return {
|
|
2430
|
-
baseUri: '/services/data/
|
|
2430
|
+
baseUri: '/services/data/v61.0',
|
|
2431
2431
|
basePath: '/connect/contextmapping',
|
|
2432
2432
|
method: 'post',
|
|
2433
2433
|
body: config.body,
|
|
@@ -2715,7 +2715,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
|
|
|
2715
2715
|
function createResourceRequest$K(config) {
|
|
2716
2716
|
const headers = {};
|
|
2717
2717
|
return {
|
|
2718
|
-
baseUri: '/services/data/
|
|
2718
|
+
baseUri: '/services/data/v61.0',
|
|
2719
2719
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
2720
2720
|
method: 'post',
|
|
2721
2721
|
body: config.body,
|
|
@@ -2847,7 +2847,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
|
|
|
2847
2847
|
function createResourceRequest$J(config) {
|
|
2848
2848
|
const headers = {};
|
|
2849
2849
|
return {
|
|
2850
|
-
baseUri: '/services/data/
|
|
2850
|
+
baseUri: '/services/data/v61.0',
|
|
2851
2851
|
basePath: '/connect/contextmapping/node',
|
|
2852
2852
|
method: 'post',
|
|
2853
2853
|
body: config.body,
|
|
@@ -3121,7 +3121,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
3121
3121
|
function createResourceRequest$I(config) {
|
|
3122
3122
|
const headers = {};
|
|
3123
3123
|
return {
|
|
3124
|
-
baseUri: '/services/data/
|
|
3124
|
+
baseUri: '/services/data/v61.0',
|
|
3125
3125
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
3126
3126
|
method: 'post',
|
|
3127
3127
|
body: config.body,
|
|
@@ -3556,7 +3556,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
3556
3556
|
function createResourceRequest$H(config) {
|
|
3557
3557
|
const headers = {};
|
|
3558
3558
|
return {
|
|
3559
|
-
baseUri: '/services/data/
|
|
3559
|
+
baseUri: '/services/data/v61.0',
|
|
3560
3560
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
3561
3561
|
method: 'post',
|
|
3562
3562
|
body: config.body,
|
|
@@ -3913,7 +3913,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
|
|
|
3913
3913
|
function createResourceRequest$G(config) {
|
|
3914
3914
|
const headers = {};
|
|
3915
3915
|
return {
|
|
3916
|
-
baseUri: '/services/data/
|
|
3916
|
+
baseUri: '/services/data/v61.0',
|
|
3917
3917
|
basePath: '/connect/contexts/query-records',
|
|
3918
3918
|
method: 'post',
|
|
3919
3919
|
body: config.body,
|
|
@@ -4582,7 +4582,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
4582
4582
|
function createResourceRequest$F(config) {
|
|
4583
4583
|
const headers = {};
|
|
4584
4584
|
return {
|
|
4585
|
-
baseUri: '/services/data/
|
|
4585
|
+
baseUri: '/services/data/v61.0',
|
|
4586
4586
|
basePath: '/connect/context-definitions',
|
|
4587
4587
|
method: 'post',
|
|
4588
4588
|
body: config.body,
|
|
@@ -4856,7 +4856,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
4856
4856
|
function createResourceRequest$E(config) {
|
|
4857
4857
|
const headers = {};
|
|
4858
4858
|
return {
|
|
4859
|
-
baseUri: '/services/data/
|
|
4859
|
+
baseUri: '/services/data/v61.0',
|
|
4860
4860
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
4861
4861
|
method: 'post',
|
|
4862
4862
|
body: config.body,
|
|
@@ -4946,7 +4946,7 @@ function evictSuccess$9(luvio, resourceParams) {
|
|
|
4946
4946
|
function createResourceRequest$D(config) {
|
|
4947
4947
|
const headers = {};
|
|
4948
4948
|
return {
|
|
4949
|
-
baseUri: '/services/data/
|
|
4949
|
+
baseUri: '/services/data/v61.0',
|
|
4950
4950
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
4951
4951
|
method: 'delete',
|
|
4952
4952
|
body: null,
|
|
@@ -5030,7 +5030,7 @@ function evictSuccess$8(luvio, resourceParams) {
|
|
|
5030
5030
|
function createResourceRequest$C(config) {
|
|
5031
5031
|
const headers = {};
|
|
5032
5032
|
return {
|
|
5033
|
-
baseUri: '/services/data/
|
|
5033
|
+
baseUri: '/services/data/v61.0',
|
|
5034
5034
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
5035
5035
|
method: 'delete',
|
|
5036
5036
|
body: null,
|
|
@@ -5114,7 +5114,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
5114
5114
|
function createResourceRequest$B(config) {
|
|
5115
5115
|
const headers = {};
|
|
5116
5116
|
return {
|
|
5117
|
-
baseUri: '/services/data/
|
|
5117
|
+
baseUri: '/services/data/v61.0',
|
|
5118
5118
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
5119
5119
|
method: 'delete',
|
|
5120
5120
|
body: null,
|
|
@@ -5198,7 +5198,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
5198
5198
|
function createResourceRequest$A(config) {
|
|
5199
5199
|
const headers = {};
|
|
5200
5200
|
return {
|
|
5201
|
-
baseUri: '/services/data/
|
|
5201
|
+
baseUri: '/services/data/v61.0',
|
|
5202
5202
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
5203
5203
|
method: 'delete',
|
|
5204
5204
|
body: null,
|
|
@@ -5283,7 +5283,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
5283
5283
|
function createResourceRequest$z(config) {
|
|
5284
5284
|
const headers = {};
|
|
5285
5285
|
return {
|
|
5286
|
-
baseUri: '/services/data/
|
|
5286
|
+
baseUri: '/services/data/v61.0',
|
|
5287
5287
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
5288
5288
|
method: 'delete',
|
|
5289
5289
|
body: null,
|
|
@@ -5909,7 +5909,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
5909
5909
|
function createResourceRequest$y(config) {
|
|
5910
5910
|
const headers = {};
|
|
5911
5911
|
return {
|
|
5912
|
-
baseUri: '/services/data/
|
|
5912
|
+
baseUri: '/services/data/v61.0',
|
|
5913
5913
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
5914
5914
|
method: 'delete',
|
|
5915
5915
|
body: null,
|
|
@@ -5993,7 +5993,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
5993
5993
|
function createResourceRequest$x(config) {
|
|
5994
5994
|
const headers = {};
|
|
5995
5995
|
return {
|
|
5996
|
-
baseUri: '/services/data/
|
|
5996
|
+
baseUri: '/services/data/v61.0',
|
|
5997
5997
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
5998
5998
|
method: 'delete',
|
|
5999
5999
|
body: null,
|
|
@@ -6078,7 +6078,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
6078
6078
|
function createResourceRequest$w(config) {
|
|
6079
6079
|
const headers = {};
|
|
6080
6080
|
return {
|
|
6081
|
-
baseUri: '/services/data/
|
|
6081
|
+
baseUri: '/services/data/v61.0',
|
|
6082
6082
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
6083
6083
|
method: 'delete',
|
|
6084
6084
|
body: null,
|
|
@@ -6163,7 +6163,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
6163
6163
|
function createResourceRequest$v(config) {
|
|
6164
6164
|
const headers = {};
|
|
6165
6165
|
return {
|
|
6166
|
-
baseUri: '/services/data/
|
|
6166
|
+
baseUri: '/services/data/v61.0',
|
|
6167
6167
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
6168
6168
|
method: 'delete',
|
|
6169
6169
|
body: null,
|
|
@@ -6248,7 +6248,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
6248
6248
|
function createResourceRequest$u(config) {
|
|
6249
6249
|
const headers = {};
|
|
6250
6250
|
return {
|
|
6251
|
-
baseUri: '/services/data/
|
|
6251
|
+
baseUri: '/services/data/v61.0',
|
|
6252
6252
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
6253
6253
|
method: 'delete',
|
|
6254
6254
|
body: null,
|
|
@@ -6455,7 +6455,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
6455
6455
|
function createResourceRequest$t(config) {
|
|
6456
6456
|
const headers = {};
|
|
6457
6457
|
return {
|
|
6458
|
-
baseUri: '/services/data/
|
|
6458
|
+
baseUri: '/services/data/v61.0',
|
|
6459
6459
|
basePath: '/connect/context/' + config.urlParams.contextId + '',
|
|
6460
6460
|
method: 'get',
|
|
6461
6461
|
body: null,
|
|
@@ -6636,7 +6636,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
6636
6636
|
function createResourceRequest$s(config) {
|
|
6637
6637
|
const headers = {};
|
|
6638
6638
|
return {
|
|
6639
|
-
baseUri: '/services/data/
|
|
6639
|
+
baseUri: '/services/data/v61.0',
|
|
6640
6640
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
6641
6641
|
method: 'get',
|
|
6642
6642
|
body: null,
|
|
@@ -6950,7 +6950,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
6950
6950
|
function createResourceRequest$r(config) {
|
|
6951
6951
|
const headers = {};
|
|
6952
6952
|
return {
|
|
6953
|
-
baseUri: '/services/data/
|
|
6953
|
+
baseUri: '/services/data/v61.0',
|
|
6954
6954
|
basePath: '/connect/context-definitions',
|
|
6955
6955
|
method: 'get',
|
|
6956
6956
|
body: null,
|
|
@@ -7091,7 +7091,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
7091
7091
|
function createResourceRequest$q(config) {
|
|
7092
7092
|
const headers = {};
|
|
7093
7093
|
return {
|
|
7094
|
-
baseUri: '/services/data/
|
|
7094
|
+
baseUri: '/services/data/v61.0',
|
|
7095
7095
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
7096
7096
|
method: 'get',
|
|
7097
7097
|
body: null,
|
|
@@ -7272,7 +7272,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
7272
7272
|
function createResourceRequest$p(config) {
|
|
7273
7273
|
const headers = {};
|
|
7274
7274
|
return {
|
|
7275
|
-
baseUri: '/services/data/
|
|
7275
|
+
baseUri: '/services/data/v61.0',
|
|
7276
7276
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
7277
7277
|
method: 'get',
|
|
7278
7278
|
body: null,
|
|
@@ -7453,7 +7453,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
7453
7453
|
function createResourceRequest$o(config) {
|
|
7454
7454
|
const headers = {};
|
|
7455
7455
|
return {
|
|
7456
|
-
baseUri: '/services/data/
|
|
7456
|
+
baseUri: '/services/data/v61.0',
|
|
7457
7457
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
7458
7458
|
method: 'get',
|
|
7459
7459
|
body: null,
|
|
@@ -7730,7 +7730,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
7730
7730
|
function createResourceRequest$n(config) {
|
|
7731
7731
|
const headers = {};
|
|
7732
7732
|
return {
|
|
7733
|
-
baseUri: '/services/data/
|
|
7733
|
+
baseUri: '/services/data/v61.0',
|
|
7734
7734
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
7735
7735
|
method: 'get',
|
|
7736
7736
|
body: null,
|
|
@@ -7912,7 +7912,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
7912
7912
|
function createResourceRequest$m(config) {
|
|
7913
7913
|
const headers = {};
|
|
7914
7914
|
return {
|
|
7915
|
-
baseUri: '/services/data/
|
|
7915
|
+
baseUri: '/services/data/v61.0',
|
|
7916
7916
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
7917
7917
|
method: 'get',
|
|
7918
7918
|
body: null,
|
|
@@ -8094,7 +8094,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
8094
8094
|
function createResourceRequest$l(config) {
|
|
8095
8095
|
const headers = {};
|
|
8096
8096
|
return {
|
|
8097
|
-
baseUri: '/services/data/
|
|
8097
|
+
baseUri: '/services/data/v61.0',
|
|
8098
8098
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
8099
8099
|
method: 'get',
|
|
8100
8100
|
body: null,
|
|
@@ -8276,7 +8276,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
8276
8276
|
function createResourceRequest$k(config) {
|
|
8277
8277
|
const headers = {};
|
|
8278
8278
|
return {
|
|
8279
|
-
baseUri: '/services/data/
|
|
8279
|
+
baseUri: '/services/data/v61.0',
|
|
8280
8280
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
8281
8281
|
method: 'get',
|
|
8282
8282
|
body: null,
|
|
@@ -8457,7 +8457,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
8457
8457
|
function createResourceRequest$j(config) {
|
|
8458
8458
|
const headers = {};
|
|
8459
8459
|
return {
|
|
8460
|
-
baseUri: '/services/data/
|
|
8460
|
+
baseUri: '/services/data/v61.0',
|
|
8461
8461
|
basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
|
|
8462
8462
|
method: 'get',
|
|
8463
8463
|
body: null,
|
|
@@ -8638,7 +8638,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
8638
8638
|
function createResourceRequest$i(config) {
|
|
8639
8639
|
const headers = {};
|
|
8640
8640
|
return {
|
|
8641
|
-
baseUri: '/services/data/
|
|
8641
|
+
baseUri: '/services/data/v61.0',
|
|
8642
8642
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
8643
8643
|
method: 'get',
|
|
8644
8644
|
body: null,
|
|
@@ -8820,7 +8820,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
8820
8820
|
function createResourceRequest$h(config) {
|
|
8821
8821
|
const headers = {};
|
|
8822
8822
|
return {
|
|
8823
|
-
baseUri: '/services/data/
|
|
8823
|
+
baseUri: '/services/data/v61.0',
|
|
8824
8824
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
8825
8825
|
method: 'get',
|
|
8826
8826
|
body: null,
|
|
@@ -9002,7 +9002,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
9002
9002
|
function createResourceRequest$g(config) {
|
|
9003
9003
|
const headers = {};
|
|
9004
9004
|
return {
|
|
9005
|
-
baseUri: '/services/data/
|
|
9005
|
+
baseUri: '/services/data/v61.0',
|
|
9006
9006
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
9007
9007
|
method: 'get',
|
|
9008
9008
|
body: null,
|
|
@@ -9184,7 +9184,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
9184
9184
|
function createResourceRequest$f(config) {
|
|
9185
9185
|
const headers = {};
|
|
9186
9186
|
return {
|
|
9187
|
-
baseUri: '/services/data/
|
|
9187
|
+
baseUri: '/services/data/v61.0',
|
|
9188
9188
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
9189
9189
|
method: 'get',
|
|
9190
9190
|
body: null,
|
|
@@ -9366,7 +9366,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
9366
9366
|
function createResourceRequest$e(config) {
|
|
9367
9367
|
const headers = {};
|
|
9368
9368
|
return {
|
|
9369
|
-
baseUri: '/services/data/
|
|
9369
|
+
baseUri: '/services/data/v61.0',
|
|
9370
9370
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
9371
9371
|
method: 'get',
|
|
9372
9372
|
body: null,
|
|
@@ -9689,7 +9689,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9689
9689
|
function createResourceRequest$d(config) {
|
|
9690
9690
|
const headers = {};
|
|
9691
9691
|
return {
|
|
9692
|
-
baseUri: '/services/data/
|
|
9692
|
+
baseUri: '/services/data/v61.0',
|
|
9693
9693
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
|
|
9694
9694
|
method: 'get',
|
|
9695
9695
|
body: null,
|
|
@@ -9830,7 +9830,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
9830
9830
|
function createResourceRequest$c(config) {
|
|
9831
9831
|
const headers = {};
|
|
9832
9832
|
return {
|
|
9833
|
-
baseUri: '/services/data/
|
|
9833
|
+
baseUri: '/services/data/v61.0',
|
|
9834
9834
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
9835
9835
|
method: 'put',
|
|
9836
9836
|
body: config.body,
|
|
@@ -10566,7 +10566,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
10566
10566
|
function createResourceRequest$b(config) {
|
|
10567
10567
|
const headers = {};
|
|
10568
10568
|
return {
|
|
10569
|
-
baseUri: '/services/data/
|
|
10569
|
+
baseUri: '/services/data/v61.0',
|
|
10570
10570
|
basePath: '/connect/context/queryrecord',
|
|
10571
10571
|
method: 'post',
|
|
10572
10572
|
body: config.body,
|
|
@@ -10662,7 +10662,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
10662
10662
|
function createResourceRequest$a(config) {
|
|
10663
10663
|
const headers = {};
|
|
10664
10664
|
return {
|
|
10665
|
-
baseUri: '/services/data/
|
|
10665
|
+
baseUri: '/services/data/v61.0',
|
|
10666
10666
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
10667
10667
|
method: 'patch',
|
|
10668
10668
|
body: config.body,
|
|
@@ -10758,7 +10758,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
10758
10758
|
function createResourceRequest$9(config) {
|
|
10759
10759
|
const headers = {};
|
|
10760
10760
|
return {
|
|
10761
|
-
baseUri: '/services/data/
|
|
10761
|
+
baseUri: '/services/data/v61.0',
|
|
10762
10762
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
10763
10763
|
method: 'patch',
|
|
10764
10764
|
body: config.body,
|
|
@@ -10854,7 +10854,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
10854
10854
|
function createResourceRequest$8(config) {
|
|
10855
10855
|
const headers = {};
|
|
10856
10856
|
return {
|
|
10857
|
-
baseUri: '/services/data/
|
|
10857
|
+
baseUri: '/services/data/v61.0',
|
|
10858
10858
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
10859
10859
|
method: 'patch',
|
|
10860
10860
|
body: config.body,
|
|
@@ -10950,7 +10950,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
10950
10950
|
function createResourceRequest$7(config) {
|
|
10951
10951
|
const headers = {};
|
|
10952
10952
|
return {
|
|
10953
|
-
baseUri: '/services/data/
|
|
10953
|
+
baseUri: '/services/data/v61.0',
|
|
10954
10954
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
10955
10955
|
method: 'patch',
|
|
10956
10956
|
body: config.body,
|
|
@@ -11046,7 +11046,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
11046
11046
|
function createResourceRequest$6(config) {
|
|
11047
11047
|
const headers = {};
|
|
11048
11048
|
return {
|
|
11049
|
-
baseUri: '/services/data/
|
|
11049
|
+
baseUri: '/services/data/v61.0',
|
|
11050
11050
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
11051
11051
|
method: 'patch',
|
|
11052
11052
|
body: config.body,
|
|
@@ -11142,7 +11142,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
11142
11142
|
function createResourceRequest$5(config) {
|
|
11143
11143
|
const headers = {};
|
|
11144
11144
|
return {
|
|
11145
|
-
baseUri: '/services/data/
|
|
11145
|
+
baseUri: '/services/data/v61.0',
|
|
11146
11146
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
11147
11147
|
method: 'patch',
|
|
11148
11148
|
body: config.body,
|
|
@@ -11238,7 +11238,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
11238
11238
|
function createResourceRequest$4(config) {
|
|
11239
11239
|
const headers = {};
|
|
11240
11240
|
return {
|
|
11241
|
-
baseUri: '/services/data/
|
|
11241
|
+
baseUri: '/services/data/v61.0',
|
|
11242
11242
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
11243
11243
|
method: 'patch',
|
|
11244
11244
|
body: config.body,
|
|
@@ -11334,7 +11334,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
11334
11334
|
function createResourceRequest$3(config) {
|
|
11335
11335
|
const headers = {};
|
|
11336
11336
|
return {
|
|
11337
|
-
baseUri: '/services/data/
|
|
11337
|
+
baseUri: '/services/data/v61.0',
|
|
11338
11338
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
11339
11339
|
method: 'patch',
|
|
11340
11340
|
body: config.body,
|
|
@@ -11430,7 +11430,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
11430
11430
|
function createResourceRequest$2(config) {
|
|
11431
11431
|
const headers = {};
|
|
11432
11432
|
return {
|
|
11433
|
-
baseUri: '/services/data/
|
|
11433
|
+
baseUri: '/services/data/v61.0',
|
|
11434
11434
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
11435
11435
|
method: 'patch',
|
|
11436
11436
|
body: config.body,
|
|
@@ -11526,7 +11526,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
11526
11526
|
function createResourceRequest$1(config) {
|
|
11527
11527
|
const headers = {};
|
|
11528
11528
|
return {
|
|
11529
|
-
baseUri: '/services/data/
|
|
11529
|
+
baseUri: '/services/data/v61.0',
|
|
11530
11530
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
11531
11531
|
method: 'patch',
|
|
11532
11532
|
body: config.body,
|
|
@@ -11789,7 +11789,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
11789
11789
|
function createResourceRequest(config) {
|
|
11790
11790
|
const headers = {};
|
|
11791
11791
|
return {
|
|
11792
|
-
baseUri: '/services/data/
|
|
11792
|
+
baseUri: '/services/data/v61.0',
|
|
11793
11793
|
basePath: '/connect/context-definitions/upgrades',
|
|
11794
11794
|
method: 'patch',
|
|
11795
11795
|
body: config.body,
|
|
@@ -12223,4 +12223,4 @@ withDefaultLuvio((luvio) => {
|
|
|
12223
12223
|
});
|
|
12224
12224
|
|
|
12225
12225
|
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 };
|
|
12226
|
-
// version: 1.
|
|
12226
|
+
// version: 1.269.0-37c0722c7
|