@salesforce/lds-adapters-industries-context 1.355.0 → 1.357.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 +54 -54
- package/package.json +4 -4
- package/sfdc/index.js +55 -55
- package/src/raml/api.raml +1 -1
|
@@ -777,7 +777,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
|
|
|
777
777
|
function createResourceRequest$R(config) {
|
|
778
778
|
const headers = {};
|
|
779
779
|
return {
|
|
780
|
-
baseUri: '/services/data/
|
|
780
|
+
baseUri: '/services/data/v65.0',
|
|
781
781
|
basePath: '/connect/context/queryrecord',
|
|
782
782
|
method: 'post',
|
|
783
783
|
body: config.body,
|
|
@@ -989,7 +989,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
989
989
|
function createResourceRequest$Q(config) {
|
|
990
990
|
const headers = {};
|
|
991
991
|
return {
|
|
992
|
-
baseUri: '/services/data/
|
|
992
|
+
baseUri: '/services/data/v65.0',
|
|
993
993
|
basePath: '/connect/context/' + config.urlParams.contextId + '',
|
|
994
994
|
method: 'get',
|
|
995
995
|
body: null,
|
|
@@ -2037,7 +2037,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
2037
2037
|
function createResourceRequest$P(config) {
|
|
2038
2038
|
const headers = {};
|
|
2039
2039
|
return {
|
|
2040
|
-
baseUri: '/services/data/
|
|
2040
|
+
baseUri: '/services/data/v65.0',
|
|
2041
2041
|
basePath: '/connect/context-definitions',
|
|
2042
2042
|
method: 'get',
|
|
2043
2043
|
body: null,
|
|
@@ -2323,7 +2323,7 @@ function ingestSuccess$D(luvio, resourceParams, response) {
|
|
|
2323
2323
|
function createResourceRequest$O(config) {
|
|
2324
2324
|
const headers = {};
|
|
2325
2325
|
return {
|
|
2326
|
-
baseUri: '/services/data/
|
|
2326
|
+
baseUri: '/services/data/v65.0',
|
|
2327
2327
|
basePath: '/connect/context-definitions',
|
|
2328
2328
|
method: 'post',
|
|
2329
2329
|
body: config.body,
|
|
@@ -2434,7 +2434,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
2434
2434
|
function createResourceRequest$N(config) {
|
|
2435
2435
|
const headers = {};
|
|
2436
2436
|
return {
|
|
2437
|
-
baseUri: '/services/data/
|
|
2437
|
+
baseUri: '/services/data/v65.0',
|
|
2438
2438
|
basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
|
|
2439
2439
|
method: 'get',
|
|
2440
2440
|
body: null,
|
|
@@ -2724,7 +2724,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
|
|
|
2724
2724
|
function createResourceRequest$M(config) {
|
|
2725
2725
|
const headers = {};
|
|
2726
2726
|
return {
|
|
2727
|
-
baseUri: '/services/data/
|
|
2727
|
+
baseUri: '/services/data/v65.0',
|
|
2728
2728
|
basePath: '/connect/context-definitions/upgrades',
|
|
2729
2729
|
method: 'patch',
|
|
2730
2730
|
body: config.body,
|
|
@@ -5506,7 +5506,7 @@ function evictSuccess$a(luvio, resourceParams) {
|
|
|
5506
5506
|
function createResourceRequest$L(config) {
|
|
5507
5507
|
const headers = {};
|
|
5508
5508
|
return {
|
|
5509
|
-
baseUri: '/services/data/
|
|
5509
|
+
baseUri: '/services/data/v65.0',
|
|
5510
5510
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
5511
5511
|
method: 'delete',
|
|
5512
5512
|
body: null,
|
|
@@ -5613,7 +5613,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
5613
5613
|
function createResourceRequest$K(config) {
|
|
5614
5614
|
const headers = {};
|
|
5615
5615
|
return {
|
|
5616
|
-
baseUri: '/services/data/
|
|
5616
|
+
baseUri: '/services/data/v65.0',
|
|
5617
5617
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
5618
5618
|
method: 'get',
|
|
5619
5619
|
body: null,
|
|
@@ -5738,7 +5738,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
|
|
|
5738
5738
|
function createResourceRequest$J(config) {
|
|
5739
5739
|
const headers = {};
|
|
5740
5740
|
return {
|
|
5741
|
-
baseUri: '/services/data/
|
|
5741
|
+
baseUri: '/services/data/v65.0',
|
|
5742
5742
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
5743
5743
|
method: 'patch',
|
|
5744
5744
|
body: config.body,
|
|
@@ -6028,7 +6028,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
6028
6028
|
function createResourceRequest$I(config) {
|
|
6029
6029
|
const headers = {};
|
|
6030
6030
|
return {
|
|
6031
|
-
baseUri: '/services/data/
|
|
6031
|
+
baseUri: '/services/data/v65.0',
|
|
6032
6032
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
6033
6033
|
method: 'patch',
|
|
6034
6034
|
body: config.body,
|
|
@@ -6124,7 +6124,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
6124
6124
|
function createResourceRequest$H(config) {
|
|
6125
6125
|
const headers = {};
|
|
6126
6126
|
return {
|
|
6127
|
-
baseUri: '/services/data/
|
|
6127
|
+
baseUri: '/services/data/v65.0',
|
|
6128
6128
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
6129
6129
|
method: 'post',
|
|
6130
6130
|
body: config.body,
|
|
@@ -6214,7 +6214,7 @@ function evictSuccess$9(luvio, resourceParams) {
|
|
|
6214
6214
|
function createResourceRequest$G(config) {
|
|
6215
6215
|
const headers = {};
|
|
6216
6216
|
return {
|
|
6217
|
-
baseUri: '/services/data/
|
|
6217
|
+
baseUri: '/services/data/v65.0',
|
|
6218
6218
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
6219
6219
|
method: 'delete',
|
|
6220
6220
|
body: null,
|
|
@@ -6322,7 +6322,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
6322
6322
|
function createResourceRequest$F(config) {
|
|
6323
6323
|
const headers = {};
|
|
6324
6324
|
return {
|
|
6325
|
-
baseUri: '/services/data/
|
|
6325
|
+
baseUri: '/services/data/v65.0',
|
|
6326
6326
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
6327
6327
|
method: 'get',
|
|
6328
6328
|
body: null,
|
|
@@ -6628,7 +6628,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
6628
6628
|
function createResourceRequest$E(config) {
|
|
6629
6629
|
const headers = {};
|
|
6630
6630
|
return {
|
|
6631
|
-
baseUri: '/services/data/
|
|
6631
|
+
baseUri: '/services/data/v65.0',
|
|
6632
6632
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
6633
6633
|
method: 'patch',
|
|
6634
6634
|
body: config.body,
|
|
@@ -6724,7 +6724,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
6724
6724
|
function createResourceRequest$D(config) {
|
|
6725
6725
|
const headers = {};
|
|
6726
6726
|
return {
|
|
6727
|
-
baseUri: '/services/data/
|
|
6727
|
+
baseUri: '/services/data/v65.0',
|
|
6728
6728
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
6729
6729
|
method: 'post',
|
|
6730
6730
|
body: config.body,
|
|
@@ -7010,7 +7010,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
7010
7010
|
function createResourceRequest$C(config) {
|
|
7011
7011
|
const headers = {};
|
|
7012
7012
|
return {
|
|
7013
|
-
baseUri: '/services/data/
|
|
7013
|
+
baseUri: '/services/data/v65.0',
|
|
7014
7014
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
7015
7015
|
method: 'get',
|
|
7016
7016
|
body: null,
|
|
@@ -7155,7 +7155,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
7155
7155
|
function createResourceRequest$B(config) {
|
|
7156
7156
|
const headers = {};
|
|
7157
7157
|
return {
|
|
7158
|
-
baseUri: '/services/data/
|
|
7158
|
+
baseUri: '/services/data/v65.0',
|
|
7159
7159
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
7160
7160
|
method: 'patch',
|
|
7161
7161
|
body: config.body,
|
|
@@ -7251,7 +7251,7 @@ function ingestSuccess$r(luvio, resourceParams, response) {
|
|
|
7251
7251
|
function createResourceRequest$A(config) {
|
|
7252
7252
|
const headers = {};
|
|
7253
7253
|
return {
|
|
7254
|
-
baseUri: '/services/data/
|
|
7254
|
+
baseUri: '/services/data/v65.0',
|
|
7255
7255
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
7256
7256
|
method: 'post',
|
|
7257
7257
|
body: config.body,
|
|
@@ -7341,7 +7341,7 @@ function evictSuccess$8(luvio, resourceParams) {
|
|
|
7341
7341
|
function createResourceRequest$z(config) {
|
|
7342
7342
|
const headers = {};
|
|
7343
7343
|
return {
|
|
7344
|
-
baseUri: '/services/data/
|
|
7344
|
+
baseUri: '/services/data/v65.0',
|
|
7345
7345
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
7346
7346
|
method: 'delete',
|
|
7347
7347
|
body: null,
|
|
@@ -7449,7 +7449,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
7449
7449
|
function createResourceRequest$y(config) {
|
|
7450
7450
|
const headers = {};
|
|
7451
7451
|
return {
|
|
7452
|
-
baseUri: '/services/data/
|
|
7452
|
+
baseUri: '/services/data/v65.0',
|
|
7453
7453
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
7454
7454
|
method: 'get',
|
|
7455
7455
|
body: null,
|
|
@@ -7567,7 +7567,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
7567
7567
|
function createResourceRequest$x(config) {
|
|
7568
7568
|
const headers = {};
|
|
7569
7569
|
return {
|
|
7570
|
-
baseUri: '/services/data/
|
|
7570
|
+
baseUri: '/services/data/v65.0',
|
|
7571
7571
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
7572
7572
|
method: 'delete',
|
|
7573
7573
|
body: null,
|
|
@@ -7675,7 +7675,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
7675
7675
|
function createResourceRequest$w(config) {
|
|
7676
7676
|
const headers = {};
|
|
7677
7677
|
return {
|
|
7678
|
-
baseUri: '/services/data/
|
|
7678
|
+
baseUri: '/services/data/v65.0',
|
|
7679
7679
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
7680
7680
|
method: 'get',
|
|
7681
7681
|
body: null,
|
|
@@ -8181,7 +8181,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
8181
8181
|
function createResourceRequest$v(config) {
|
|
8182
8182
|
const headers = {};
|
|
8183
8183
|
return {
|
|
8184
|
-
baseUri: '/services/data/
|
|
8184
|
+
baseUri: '/services/data/v65.0',
|
|
8185
8185
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/dynamic-attributes',
|
|
8186
8186
|
method: 'get',
|
|
8187
8187
|
body: null,
|
|
@@ -8327,7 +8327,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
8327
8327
|
function createResourceRequest$u(config) {
|
|
8328
8328
|
const headers = {};
|
|
8329
8329
|
return {
|
|
8330
|
-
baseUri: '/services/data/
|
|
8330
|
+
baseUri: '/services/data/v65.0',
|
|
8331
8331
|
basePath: '/connect/context-mappings/clone',
|
|
8332
8332
|
method: 'post',
|
|
8333
8333
|
body: config.body,
|
|
@@ -8608,7 +8608,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
8608
8608
|
function createResourceRequest$t(config) {
|
|
8609
8609
|
const headers = {};
|
|
8610
8610
|
return {
|
|
8611
|
-
baseUri: '/services/data/
|
|
8611
|
+
baseUri: '/services/data/v65.0',
|
|
8612
8612
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
8613
8613
|
method: 'patch',
|
|
8614
8614
|
body: config.body,
|
|
@@ -8704,7 +8704,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
8704
8704
|
function createResourceRequest$s(config) {
|
|
8705
8705
|
const headers = {};
|
|
8706
8706
|
return {
|
|
8707
|
-
baseUri: '/services/data/
|
|
8707
|
+
baseUri: '/services/data/v65.0',
|
|
8708
8708
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
8709
8709
|
method: 'post',
|
|
8710
8710
|
body: config.body,
|
|
@@ -8794,7 +8794,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
8794
8794
|
function createResourceRequest$r(config) {
|
|
8795
8795
|
const headers = {};
|
|
8796
8796
|
return {
|
|
8797
|
-
baseUri: '/services/data/
|
|
8797
|
+
baseUri: '/services/data/v65.0',
|
|
8798
8798
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
8799
8799
|
method: 'delete',
|
|
8800
8800
|
body: null,
|
|
@@ -8902,7 +8902,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
8902
8902
|
function createResourceRequest$q(config) {
|
|
8903
8903
|
const headers = {};
|
|
8904
8904
|
return {
|
|
8905
|
-
baseUri: '/services/data/
|
|
8905
|
+
baseUri: '/services/data/v65.0',
|
|
8906
8906
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
8907
8907
|
method: 'get',
|
|
8908
8908
|
body: null,
|
|
@@ -9215,7 +9215,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
|
|
|
9215
9215
|
function createResourceRequest$p(config) {
|
|
9216
9216
|
const headers = {};
|
|
9217
9217
|
return {
|
|
9218
|
-
baseUri: '/services/data/
|
|
9218
|
+
baseUri: '/services/data/v65.0',
|
|
9219
9219
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
9220
9220
|
method: 'patch',
|
|
9221
9221
|
body: config.body,
|
|
@@ -9311,7 +9311,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
|
|
|
9311
9311
|
function createResourceRequest$o(config) {
|
|
9312
9312
|
const headers = {};
|
|
9313
9313
|
return {
|
|
9314
|
-
baseUri: '/services/data/
|
|
9314
|
+
baseUri: '/services/data/v65.0',
|
|
9315
9315
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
9316
9316
|
method: 'post',
|
|
9317
9317
|
body: config.body,
|
|
@@ -9401,7 +9401,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
9401
9401
|
function createResourceRequest$n(config) {
|
|
9402
9402
|
const headers = {};
|
|
9403
9403
|
return {
|
|
9404
|
-
baseUri: '/services/data/
|
|
9404
|
+
baseUri: '/services/data/v65.0',
|
|
9405
9405
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
9406
9406
|
method: 'delete',
|
|
9407
9407
|
body: null,
|
|
@@ -9509,7 +9509,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
9509
9509
|
function createResourceRequest$m(config) {
|
|
9510
9510
|
const headers = {};
|
|
9511
9511
|
return {
|
|
9512
|
-
baseUri: '/services/data/
|
|
9512
|
+
baseUri: '/services/data/v65.0',
|
|
9513
9513
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
9514
9514
|
method: 'get',
|
|
9515
9515
|
body: null,
|
|
@@ -9827,7 +9827,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
|
|
|
9827
9827
|
function createResourceRequest$l(config) {
|
|
9828
9828
|
const headers = {};
|
|
9829
9829
|
return {
|
|
9830
|
-
baseUri: '/services/data/
|
|
9830
|
+
baseUri: '/services/data/v65.0',
|
|
9831
9831
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
9832
9832
|
method: 'patch',
|
|
9833
9833
|
body: config.body,
|
|
@@ -9923,7 +9923,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
9923
9923
|
function createResourceRequest$k(config) {
|
|
9924
9924
|
const headers = {};
|
|
9925
9925
|
return {
|
|
9926
|
-
baseUri: '/services/data/
|
|
9926
|
+
baseUri: '/services/data/v65.0',
|
|
9927
9927
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
9928
9928
|
method: 'post',
|
|
9929
9929
|
body: config.body,
|
|
@@ -10013,7 +10013,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
10013
10013
|
function createResourceRequest$j(config) {
|
|
10014
10014
|
const headers = {};
|
|
10015
10015
|
return {
|
|
10016
|
-
baseUri: '/services/data/
|
|
10016
|
+
baseUri: '/services/data/v65.0',
|
|
10017
10017
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
10018
10018
|
method: 'delete',
|
|
10019
10019
|
body: null,
|
|
@@ -10121,7 +10121,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
10121
10121
|
function createResourceRequest$i(config) {
|
|
10122
10122
|
const headers = {};
|
|
10123
10123
|
return {
|
|
10124
|
-
baseUri: '/services/data/
|
|
10124
|
+
baseUri: '/services/data/v65.0',
|
|
10125
10125
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
10126
10126
|
method: 'get',
|
|
10127
10127
|
body: null,
|
|
@@ -10306,7 +10306,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
10306
10306
|
function createResourceRequest$h(config) {
|
|
10307
10307
|
const headers = {};
|
|
10308
10308
|
return {
|
|
10309
|
-
baseUri: '/services/data/
|
|
10309
|
+
baseUri: '/services/data/v65.0',
|
|
10310
10310
|
basePath: '/connect/contextmapping',
|
|
10311
10311
|
method: 'post',
|
|
10312
10312
|
body: config.body,
|
|
@@ -10449,7 +10449,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
10449
10449
|
function createResourceRequest$g(config) {
|
|
10450
10450
|
const headers = {};
|
|
10451
10451
|
return {
|
|
10452
|
-
baseUri: '/services/data/
|
|
10452
|
+
baseUri: '/services/data/v65.0',
|
|
10453
10453
|
basePath: '/connect/contextmapping/attributenode',
|
|
10454
10454
|
method: 'post',
|
|
10455
10455
|
body: config.body,
|
|
@@ -10537,7 +10537,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
10537
10537
|
function createResourceRequest$f(config) {
|
|
10538
10538
|
const headers = {};
|
|
10539
10539
|
return {
|
|
10540
|
-
baseUri: '/services/data/
|
|
10540
|
+
baseUri: '/services/data/v65.0',
|
|
10541
10541
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
10542
10542
|
method: 'delete',
|
|
10543
10543
|
body: null,
|
|
@@ -10644,7 +10644,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
10644
10644
|
function createResourceRequest$e(config) {
|
|
10645
10645
|
const headers = {};
|
|
10646
10646
|
return {
|
|
10647
|
-
baseUri: '/services/data/
|
|
10647
|
+
baseUri: '/services/data/v65.0',
|
|
10648
10648
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
10649
10649
|
method: 'get',
|
|
10650
10650
|
body: null,
|
|
@@ -10767,7 +10767,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
10767
10767
|
function createResourceRequest$d(config) {
|
|
10768
10768
|
const headers = {};
|
|
10769
10769
|
return {
|
|
10770
|
-
baseUri: '/services/data/
|
|
10770
|
+
baseUri: '/services/data/v65.0',
|
|
10771
10771
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
10772
10772
|
method: 'patch',
|
|
10773
10773
|
body: config.body,
|
|
@@ -10899,7 +10899,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
10899
10899
|
function createResourceRequest$c(config) {
|
|
10900
10900
|
const headers = {};
|
|
10901
10901
|
return {
|
|
10902
|
-
baseUri: '/services/data/
|
|
10902
|
+
baseUri: '/services/data/v65.0',
|
|
10903
10903
|
basePath: '/connect/contextmapping/node',
|
|
10904
10904
|
method: 'post',
|
|
10905
10905
|
body: config.body,
|
|
@@ -10987,7 +10987,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
10987
10987
|
function createResourceRequest$b(config) {
|
|
10988
10988
|
const headers = {};
|
|
10989
10989
|
return {
|
|
10990
|
-
baseUri: '/services/data/
|
|
10990
|
+
baseUri: '/services/data/v65.0',
|
|
10991
10991
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
10992
10992
|
method: 'delete',
|
|
10993
10993
|
body: null,
|
|
@@ -11094,7 +11094,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
11094
11094
|
function createResourceRequest$a(config) {
|
|
11095
11095
|
const headers = {};
|
|
11096
11096
|
return {
|
|
11097
|
-
baseUri: '/services/data/
|
|
11097
|
+
baseUri: '/services/data/v65.0',
|
|
11098
11098
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
11099
11099
|
method: 'get',
|
|
11100
11100
|
body: null,
|
|
@@ -11217,7 +11217,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
11217
11217
|
function createResourceRequest$9(config) {
|
|
11218
11218
|
const headers = {};
|
|
11219
11219
|
return {
|
|
11220
|
-
baseUri: '/services/data/
|
|
11220
|
+
baseUri: '/services/data/v65.0',
|
|
11221
11221
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
11222
11222
|
method: 'patch',
|
|
11223
11223
|
body: config.body,
|
|
@@ -11307,7 +11307,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
11307
11307
|
function createResourceRequest$8(config) {
|
|
11308
11308
|
const headers = {};
|
|
11309
11309
|
return {
|
|
11310
|
-
baseUri: '/services/data/
|
|
11310
|
+
baseUri: '/services/data/v65.0',
|
|
11311
11311
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
11312
11312
|
method: 'delete',
|
|
11313
11313
|
body: null,
|
|
@@ -11414,7 +11414,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
11414
11414
|
function createResourceRequest$7(config) {
|
|
11415
11415
|
const headers = {};
|
|
11416
11416
|
return {
|
|
11417
|
-
baseUri: '/services/data/
|
|
11417
|
+
baseUri: '/services/data/v65.0',
|
|
11418
11418
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
11419
11419
|
method: 'get',
|
|
11420
11420
|
body: null,
|
|
@@ -11537,7 +11537,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
11537
11537
|
function createResourceRequest$6(config) {
|
|
11538
11538
|
const headers = {};
|
|
11539
11539
|
return {
|
|
11540
|
-
baseUri: '/services/data/
|
|
11540
|
+
baseUri: '/services/data/v65.0',
|
|
11541
11541
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
11542
11542
|
method: 'patch',
|
|
11543
11543
|
body: config.body,
|
|
@@ -11894,7 +11894,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
11894
11894
|
function createResourceRequest$5(config) {
|
|
11895
11895
|
const headers = {};
|
|
11896
11896
|
return {
|
|
11897
|
-
baseUri: '/services/data/
|
|
11897
|
+
baseUri: '/services/data/v65.0',
|
|
11898
11898
|
basePath: '/connect/contexts/query-records',
|
|
11899
11899
|
method: 'post',
|
|
11900
11900
|
body: config.body,
|
|
@@ -11982,7 +11982,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
11982
11982
|
function createResourceRequest$4(config) {
|
|
11983
11983
|
const headers = {};
|
|
11984
11984
|
return {
|
|
11985
|
-
baseUri: '/services/data/
|
|
11985
|
+
baseUri: '/services/data/v65.0',
|
|
11986
11986
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
11987
11987
|
method: 'delete',
|
|
11988
11988
|
body: null,
|
|
@@ -12089,7 +12089,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
12089
12089
|
function createResourceRequest$3(config) {
|
|
12090
12090
|
const headers = {};
|
|
12091
12091
|
return {
|
|
12092
|
-
baseUri: '/services/data/
|
|
12092
|
+
baseUri: '/services/data/v65.0',
|
|
12093
12093
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
12094
12094
|
method: 'get',
|
|
12095
12095
|
body: null,
|
|
@@ -12371,7 +12371,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
12371
12371
|
function createResourceRequest$2(config) {
|
|
12372
12372
|
const headers = {};
|
|
12373
12373
|
return {
|
|
12374
|
-
baseUri: '/services/data/
|
|
12374
|
+
baseUri: '/services/data/v65.0',
|
|
12375
12375
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
|
|
12376
12376
|
method: 'get',
|
|
12377
12377
|
body: null,
|
|
@@ -12611,7 +12611,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
12611
12611
|
function createResourceRequest$1(config) {
|
|
12612
12612
|
const headers = {};
|
|
12613
12613
|
return {
|
|
12614
|
-
baseUri: '/services/data/
|
|
12614
|
+
baseUri: '/services/data/v65.0',
|
|
12615
12615
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
12616
12616
|
method: 'get',
|
|
12617
12617
|
body: null,
|
|
@@ -12749,7 +12749,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
12749
12749
|
function createResourceRequest(config) {
|
|
12750
12750
|
const headers = {};
|
|
12751
12751
|
return {
|
|
12752
|
-
baseUri: '/services/data/
|
|
12752
|
+
baseUri: '/services/data/v65.0',
|
|
12753
12753
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
12754
12754
|
method: 'put',
|
|
12755
12755
|
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.357.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "Normandy Context Service",
|
|
6
6
|
"main": "dist/es/es2018/industries-context.js",
|
|
@@ -44,14 +44,14 @@
|
|
|
44
44
|
"test:unit": "jest --config=./jest.config.js"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@salesforce/lds-bindings": "^1.
|
|
47
|
+
"@salesforce/lds-bindings": "^1.357.0"
|
|
48
48
|
},
|
|
49
49
|
"volta": {
|
|
50
50
|
"extends": "../../package.json"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
54
|
-
"@salesforce/lds-karma": "^1.
|
|
53
|
+
"@salesforce/lds-compiler-plugins": "^1.357.0",
|
|
54
|
+
"@salesforce/lds-karma": "^1.357.0"
|
|
55
55
|
},
|
|
56
56
|
"nx": {
|
|
57
57
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -1564,7 +1564,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
|
|
|
1564
1564
|
function createResourceRequest$R(config) {
|
|
1565
1565
|
const headers = {};
|
|
1566
1566
|
return {
|
|
1567
|
-
baseUri: '/services/data/
|
|
1567
|
+
baseUri: '/services/data/v65.0',
|
|
1568
1568
|
basePath: '/connect/context-mappings/clone',
|
|
1569
1569
|
method: 'post',
|
|
1570
1570
|
body: config.body,
|
|
@@ -1714,7 +1714,7 @@ function ingestSuccess$F(luvio, resourceParams, response) {
|
|
|
1714
1714
|
function createResourceRequest$Q(config) {
|
|
1715
1715
|
const headers = {};
|
|
1716
1716
|
return {
|
|
1717
|
-
baseUri: '/services/data/
|
|
1717
|
+
baseUri: '/services/data/v65.0',
|
|
1718
1718
|
basePath: '/connect/contextmapping/attributenode',
|
|
1719
1719
|
method: 'post',
|
|
1720
1720
|
body: config.body,
|
|
@@ -1997,7 +1997,7 @@ function ingestSuccess$E(luvio, resourceParams, response) {
|
|
|
1997
1997
|
function createResourceRequest$P(config) {
|
|
1998
1998
|
const headers = {};
|
|
1999
1999
|
return {
|
|
2000
|
-
baseUri: '/services/data/
|
|
2000
|
+
baseUri: '/services/data/v65.0',
|
|
2001
2001
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
2002
2002
|
method: 'post',
|
|
2003
2003
|
body: config.body,
|
|
@@ -2952,7 +2952,7 @@ function ingestSuccess$D(luvio, resourceParams, response) {
|
|
|
2952
2952
|
function createResourceRequest$O(config) {
|
|
2953
2953
|
const headers = {};
|
|
2954
2954
|
return {
|
|
2955
|
-
baseUri: '/services/data/
|
|
2955
|
+
baseUri: '/services/data/v65.0',
|
|
2956
2956
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
2957
2957
|
method: 'post',
|
|
2958
2958
|
body: config.body,
|
|
@@ -3109,7 +3109,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
|
|
|
3109
3109
|
function createResourceRequest$N(config) {
|
|
3110
3110
|
const headers = {};
|
|
3111
3111
|
return {
|
|
3112
|
-
baseUri: '/services/data/
|
|
3112
|
+
baseUri: '/services/data/v65.0',
|
|
3113
3113
|
basePath: '/connect/contextmapping',
|
|
3114
3114
|
method: 'post',
|
|
3115
3115
|
body: config.body,
|
|
@@ -3238,7 +3238,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
|
|
|
3238
3238
|
function createResourceRequest$M(config) {
|
|
3239
3239
|
const headers = {};
|
|
3240
3240
|
return {
|
|
3241
|
-
baseUri: '/services/data/
|
|
3241
|
+
baseUri: '/services/data/v65.0',
|
|
3242
3242
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
3243
3243
|
method: 'post',
|
|
3244
3244
|
body: config.body,
|
|
@@ -3370,7 +3370,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
|
|
|
3370
3370
|
function createResourceRequest$L(config) {
|
|
3371
3371
|
const headers = {};
|
|
3372
3372
|
return {
|
|
3373
|
-
baseUri: '/services/data/
|
|
3373
|
+
baseUri: '/services/data/v65.0',
|
|
3374
3374
|
basePath: '/connect/contextmapping/node',
|
|
3375
3375
|
method: 'post',
|
|
3376
3376
|
body: config.body,
|
|
@@ -3644,7 +3644,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
|
|
|
3644
3644
|
function createResourceRequest$K(config) {
|
|
3645
3645
|
const headers = {};
|
|
3646
3646
|
return {
|
|
3647
|
-
baseUri: '/services/data/
|
|
3647
|
+
baseUri: '/services/data/v65.0',
|
|
3648
3648
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
3649
3649
|
method: 'post',
|
|
3650
3650
|
body: config.body,
|
|
@@ -4079,7 +4079,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
4079
4079
|
function createResourceRequest$J(config) {
|
|
4080
4080
|
const headers = {};
|
|
4081
4081
|
return {
|
|
4082
|
-
baseUri: '/services/data/
|
|
4082
|
+
baseUri: '/services/data/v65.0',
|
|
4083
4083
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
4084
4084
|
method: 'post',
|
|
4085
4085
|
body: config.body,
|
|
@@ -4436,7 +4436,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
|
|
|
4436
4436
|
function createResourceRequest$I(config) {
|
|
4437
4437
|
const headers = {};
|
|
4438
4438
|
return {
|
|
4439
|
-
baseUri: '/services/data/
|
|
4439
|
+
baseUri: '/services/data/v65.0',
|
|
4440
4440
|
basePath: '/connect/contexts/query-records',
|
|
4441
4441
|
method: 'post',
|
|
4442
4442
|
body: config.body,
|
|
@@ -5467,7 +5467,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
|
|
|
5467
5467
|
function createResourceRequest$H(config) {
|
|
5468
5468
|
const headers = {};
|
|
5469
5469
|
return {
|
|
5470
|
-
baseUri: '/services/data/
|
|
5470
|
+
baseUri: '/services/data/v65.0',
|
|
5471
5471
|
basePath: '/connect/context-definitions',
|
|
5472
5472
|
method: 'post',
|
|
5473
5473
|
body: config.body,
|
|
@@ -5755,7 +5755,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
5755
5755
|
function createResourceRequest$G(config) {
|
|
5756
5756
|
const headers = {};
|
|
5757
5757
|
return {
|
|
5758
|
-
baseUri: '/services/data/
|
|
5758
|
+
baseUri: '/services/data/v65.0',
|
|
5759
5759
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
5760
5760
|
method: 'post',
|
|
5761
5761
|
body: config.body,
|
|
@@ -5944,7 +5944,7 @@ function evictSuccess$a(luvio, resourceParams) {
|
|
|
5944
5944
|
function createResourceRequest$F(config) {
|
|
5945
5945
|
const headers = {};
|
|
5946
5946
|
return {
|
|
5947
|
-
baseUri: '/services/data/
|
|
5947
|
+
baseUri: '/services/data/v65.0',
|
|
5948
5948
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
5949
5949
|
method: 'delete',
|
|
5950
5950
|
body: null,
|
|
@@ -6028,7 +6028,7 @@ function evictSuccess$9(luvio, resourceParams) {
|
|
|
6028
6028
|
function createResourceRequest$E(config) {
|
|
6029
6029
|
const headers = {};
|
|
6030
6030
|
return {
|
|
6031
|
-
baseUri: '/services/data/
|
|
6031
|
+
baseUri: '/services/data/v65.0',
|
|
6032
6032
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
6033
6033
|
method: 'delete',
|
|
6034
6034
|
body: null,
|
|
@@ -6112,7 +6112,7 @@ function evictSuccess$8(luvio, resourceParams) {
|
|
|
6112
6112
|
function createResourceRequest$D(config) {
|
|
6113
6113
|
const headers = {};
|
|
6114
6114
|
return {
|
|
6115
|
-
baseUri: '/services/data/
|
|
6115
|
+
baseUri: '/services/data/v65.0',
|
|
6116
6116
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
6117
6117
|
method: 'delete',
|
|
6118
6118
|
body: null,
|
|
@@ -6196,7 +6196,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
6196
6196
|
function createResourceRequest$C(config) {
|
|
6197
6197
|
const headers = {};
|
|
6198
6198
|
return {
|
|
6199
|
-
baseUri: '/services/data/
|
|
6199
|
+
baseUri: '/services/data/v65.0',
|
|
6200
6200
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
6201
6201
|
method: 'delete',
|
|
6202
6202
|
body: null,
|
|
@@ -6280,7 +6280,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
6280
6280
|
function createResourceRequest$B(config) {
|
|
6281
6281
|
const headers = {};
|
|
6282
6282
|
return {
|
|
6283
|
-
baseUri: '/services/data/
|
|
6283
|
+
baseUri: '/services/data/v65.0',
|
|
6284
6284
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
6285
6285
|
method: 'delete',
|
|
6286
6286
|
body: null,
|
|
@@ -6365,7 +6365,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
6365
6365
|
function createResourceRequest$A(config) {
|
|
6366
6366
|
const headers = {};
|
|
6367
6367
|
return {
|
|
6368
|
-
baseUri: '/services/data/
|
|
6368
|
+
baseUri: '/services/data/v65.0',
|
|
6369
6369
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
6370
6370
|
method: 'delete',
|
|
6371
6371
|
body: null,
|
|
@@ -7084,7 +7084,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
7084
7084
|
function createResourceRequest$z(config) {
|
|
7085
7085
|
const headers = {};
|
|
7086
7086
|
return {
|
|
7087
|
-
baseUri: '/services/data/
|
|
7087
|
+
baseUri: '/services/data/v65.0',
|
|
7088
7088
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
7089
7089
|
method: 'delete',
|
|
7090
7090
|
body: null,
|
|
@@ -7168,7 +7168,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
7168
7168
|
function createResourceRequest$y(config) {
|
|
7169
7169
|
const headers = {};
|
|
7170
7170
|
return {
|
|
7171
|
-
baseUri: '/services/data/
|
|
7171
|
+
baseUri: '/services/data/v65.0',
|
|
7172
7172
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
7173
7173
|
method: 'delete',
|
|
7174
7174
|
body: null,
|
|
@@ -7253,7 +7253,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
7253
7253
|
function createResourceRequest$x(config) {
|
|
7254
7254
|
const headers = {};
|
|
7255
7255
|
return {
|
|
7256
|
-
baseUri: '/services/data/
|
|
7256
|
+
baseUri: '/services/data/v65.0',
|
|
7257
7257
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
7258
7258
|
method: 'delete',
|
|
7259
7259
|
body: null,
|
|
@@ -7338,7 +7338,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
7338
7338
|
function createResourceRequest$w(config) {
|
|
7339
7339
|
const headers = {};
|
|
7340
7340
|
return {
|
|
7341
|
-
baseUri: '/services/data/
|
|
7341
|
+
baseUri: '/services/data/v65.0',
|
|
7342
7342
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
7343
7343
|
method: 'delete',
|
|
7344
7344
|
body: null,
|
|
@@ -7423,7 +7423,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
7423
7423
|
function createResourceRequest$v(config) {
|
|
7424
7424
|
const headers = {};
|
|
7425
7425
|
return {
|
|
7426
|
-
baseUri: '/services/data/
|
|
7426
|
+
baseUri: '/services/data/v65.0',
|
|
7427
7427
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
7428
7428
|
method: 'delete',
|
|
7429
7429
|
body: null,
|
|
@@ -7531,7 +7531,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
7531
7531
|
function createResourceRequest$u(config) {
|
|
7532
7532
|
const headers = {};
|
|
7533
7533
|
return {
|
|
7534
|
-
baseUri: '/services/data/
|
|
7534
|
+
baseUri: '/services/data/v65.0',
|
|
7535
7535
|
basePath: '/connect/context/' + config.urlParams.contextId + '',
|
|
7536
7536
|
method: 'get',
|
|
7537
7537
|
body: null,
|
|
@@ -7712,7 +7712,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
7712
7712
|
function createResourceRequest$t(config) {
|
|
7713
7713
|
const headers = {};
|
|
7714
7714
|
return {
|
|
7715
|
-
baseUri: '/services/data/
|
|
7715
|
+
baseUri: '/services/data/v65.0',
|
|
7716
7716
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
7717
7717
|
method: 'get',
|
|
7718
7718
|
body: null,
|
|
@@ -8026,7 +8026,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
8026
8026
|
function createResourceRequest$s(config) {
|
|
8027
8027
|
const headers = {};
|
|
8028
8028
|
return {
|
|
8029
|
-
baseUri: '/services/data/
|
|
8029
|
+
baseUri: '/services/data/v65.0',
|
|
8030
8030
|
basePath: '/connect/context-definitions',
|
|
8031
8031
|
method: 'get',
|
|
8032
8032
|
body: null,
|
|
@@ -8167,7 +8167,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
8167
8167
|
function createResourceRequest$r(config) {
|
|
8168
8168
|
const headers = {};
|
|
8169
8169
|
return {
|
|
8170
|
-
baseUri: '/services/data/
|
|
8170
|
+
baseUri: '/services/data/v65.0',
|
|
8171
8171
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '',
|
|
8172
8172
|
method: 'get',
|
|
8173
8173
|
body: null,
|
|
@@ -8348,7 +8348,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
8348
8348
|
function createResourceRequest$q(config) {
|
|
8349
8349
|
const headers = {};
|
|
8350
8350
|
return {
|
|
8351
|
-
baseUri: '/services/data/
|
|
8351
|
+
baseUri: '/services/data/v65.0',
|
|
8352
8352
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
8353
8353
|
method: 'get',
|
|
8354
8354
|
body: null,
|
|
@@ -8529,7 +8529,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
8529
8529
|
function createResourceRequest$p(config) {
|
|
8530
8530
|
const headers = {};
|
|
8531
8531
|
return {
|
|
8532
|
-
baseUri: '/services/data/
|
|
8532
|
+
baseUri: '/services/data/v65.0',
|
|
8533
8533
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
8534
8534
|
method: 'get',
|
|
8535
8535
|
body: null,
|
|
@@ -8806,7 +8806,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
8806
8806
|
function createResourceRequest$o(config) {
|
|
8807
8807
|
const headers = {};
|
|
8808
8808
|
return {
|
|
8809
|
-
baseUri: '/services/data/
|
|
8809
|
+
baseUri: '/services/data/v65.0',
|
|
8810
8810
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
8811
8811
|
method: 'get',
|
|
8812
8812
|
body: null,
|
|
@@ -8988,7 +8988,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
8988
8988
|
function createResourceRequest$n(config) {
|
|
8989
8989
|
const headers = {};
|
|
8990
8990
|
return {
|
|
8991
|
-
baseUri: '/services/data/
|
|
8991
|
+
baseUri: '/services/data/v65.0',
|
|
8992
8992
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes/' + config.urlParams.contextAttributeId + '',
|
|
8993
8993
|
method: 'get',
|
|
8994
8994
|
body: null,
|
|
@@ -9170,7 +9170,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
9170
9170
|
function createResourceRequest$m(config) {
|
|
9171
9171
|
const headers = {};
|
|
9172
9172
|
return {
|
|
9173
|
-
baseUri: '/services/data/
|
|
9173
|
+
baseUri: '/services/data/v65.0',
|
|
9174
9174
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings/' + config.urlParams.contextAttributeMappingId + '',
|
|
9175
9175
|
method: 'get',
|
|
9176
9176
|
body: null,
|
|
@@ -9352,7 +9352,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
9352
9352
|
function createResourceRequest$l(config) {
|
|
9353
9353
|
const headers = {};
|
|
9354
9354
|
return {
|
|
9355
|
-
baseUri: '/services/data/
|
|
9355
|
+
baseUri: '/services/data/v65.0',
|
|
9356
9356
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
9357
9357
|
method: 'get',
|
|
9358
9358
|
body: null,
|
|
@@ -9536,7 +9536,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
9536
9536
|
function createResourceRequest$k(config) {
|
|
9537
9537
|
const headers = {};
|
|
9538
9538
|
return {
|
|
9539
|
-
baseUri: '/services/data/
|
|
9539
|
+
baseUri: '/services/data/v65.0',
|
|
9540
9540
|
basePath: '/connect/context-definitions/info/' + config.urlParams.contextDefinitionId + '',
|
|
9541
9541
|
method: 'get',
|
|
9542
9542
|
body: null,
|
|
@@ -9717,7 +9717,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
9717
9717
|
function createResourceRequest$j(config) {
|
|
9718
9718
|
const headers = {};
|
|
9719
9719
|
return {
|
|
9720
|
-
baseUri: '/services/data/
|
|
9720
|
+
baseUri: '/services/data/v65.0',
|
|
9721
9721
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings/' + config.urlParams.contextMappingId + '',
|
|
9722
9722
|
method: 'get',
|
|
9723
9723
|
body: null,
|
|
@@ -9899,7 +9899,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
9899
9899
|
function createResourceRequest$i(config) {
|
|
9900
9900
|
const headers = {};
|
|
9901
9901
|
return {
|
|
9902
|
-
baseUri: '/services/data/
|
|
9902
|
+
baseUri: '/services/data/v65.0',
|
|
9903
9903
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes/' + config.urlParams.contextNodeId + '',
|
|
9904
9904
|
method: 'get',
|
|
9905
9905
|
body: null,
|
|
@@ -10081,7 +10081,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
10081
10081
|
function createResourceRequest$h(config) {
|
|
10082
10082
|
const headers = {};
|
|
10083
10083
|
return {
|
|
10084
|
-
baseUri: '/services/data/
|
|
10084
|
+
baseUri: '/services/data/v65.0',
|
|
10085
10085
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings/' + config.urlParams.contextNodeMappingId + '',
|
|
10086
10086
|
method: 'get',
|
|
10087
10087
|
body: null,
|
|
@@ -10263,7 +10263,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
10263
10263
|
function createResourceRequest$g(config) {
|
|
10264
10264
|
const headers = {};
|
|
10265
10265
|
return {
|
|
10266
|
-
baseUri: '/services/data/
|
|
10266
|
+
baseUri: '/services/data/v65.0',
|
|
10267
10267
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags/' + config.urlParams.contextTagId + '',
|
|
10268
10268
|
method: 'get',
|
|
10269
10269
|
body: null,
|
|
@@ -10445,7 +10445,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
10445
10445
|
function createResourceRequest$f(config) {
|
|
10446
10446
|
const headers = {};
|
|
10447
10447
|
return {
|
|
10448
|
-
baseUri: '/services/data/
|
|
10448
|
+
baseUri: '/services/data/v65.0',
|
|
10449
10449
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
10450
10450
|
method: 'get',
|
|
10451
10451
|
body: null,
|
|
@@ -10770,7 +10770,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
10770
10770
|
function createResourceRequest$e(config) {
|
|
10771
10771
|
const headers = {};
|
|
10772
10772
|
return {
|
|
10773
|
-
baseUri: '/services/data/
|
|
10773
|
+
baseUri: '/services/data/v65.0',
|
|
10774
10774
|
basePath: '/connect/contexts/' + config.urlParams.contextId + '/context-mappings/' + config.urlParams.contextMappingId + '/translate',
|
|
10775
10775
|
method: 'get',
|
|
10776
10776
|
body: null,
|
|
@@ -11279,7 +11279,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
11279
11279
|
function createResourceRequest$d(config) {
|
|
11280
11280
|
const headers = {};
|
|
11281
11281
|
return {
|
|
11282
|
-
baseUri: '/services/data/
|
|
11282
|
+
baseUri: '/services/data/v65.0',
|
|
11283
11283
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/dynamic-attributes',
|
|
11284
11284
|
method: 'get',
|
|
11285
11285
|
body: null,
|
|
@@ -11462,7 +11462,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
11462
11462
|
function createResourceRequest$c(config) {
|
|
11463
11463
|
const headers = {};
|
|
11464
11464
|
return {
|
|
11465
|
-
baseUri: '/services/data/
|
|
11465
|
+
baseUri: '/services/data/v65.0',
|
|
11466
11466
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
11467
11467
|
method: 'put',
|
|
11468
11468
|
body: config.body,
|
|
@@ -12198,7 +12198,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
12198
12198
|
function createResourceRequest$b(config) {
|
|
12199
12199
|
const headers = {};
|
|
12200
12200
|
return {
|
|
12201
|
-
baseUri: '/services/data/
|
|
12201
|
+
baseUri: '/services/data/v65.0',
|
|
12202
12202
|
basePath: '/connect/context/queryrecord',
|
|
12203
12203
|
method: 'post',
|
|
12204
12204
|
body: config.body,
|
|
@@ -12294,7 +12294,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
12294
12294
|
function createResourceRequest$a(config) {
|
|
12295
12295
|
const headers = {};
|
|
12296
12296
|
return {
|
|
12297
|
-
baseUri: '/services/data/
|
|
12297
|
+
baseUri: '/services/data/v65.0',
|
|
12298
12298
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
12299
12299
|
method: 'patch',
|
|
12300
12300
|
body: config.body,
|
|
@@ -12390,7 +12390,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
12390
12390
|
function createResourceRequest$9(config) {
|
|
12391
12391
|
const headers = {};
|
|
12392
12392
|
return {
|
|
12393
|
-
baseUri: '/services/data/
|
|
12393
|
+
baseUri: '/services/data/v65.0',
|
|
12394
12394
|
basePath: '/connect/context-node-mappings/' + config.urlParams.contextNodeMappingId + '/context-attribute-mappings',
|
|
12395
12395
|
method: 'patch',
|
|
12396
12396
|
body: config.body,
|
|
@@ -12486,7 +12486,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
12486
12486
|
function createResourceRequest$8(config) {
|
|
12487
12487
|
const headers = {};
|
|
12488
12488
|
return {
|
|
12489
|
-
baseUri: '/services/data/
|
|
12489
|
+
baseUri: '/services/data/v65.0',
|
|
12490
12490
|
basePath: '/connect/context-nodes/' + config.urlParams.contextNodeId + '/context-attributes',
|
|
12491
12491
|
method: 'patch',
|
|
12492
12492
|
body: config.body,
|
|
@@ -12582,7 +12582,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
12582
12582
|
function createResourceRequest$7(config) {
|
|
12583
12583
|
const headers = {};
|
|
12584
12584
|
return {
|
|
12585
|
-
baseUri: '/services/data/
|
|
12585
|
+
baseUri: '/services/data/v65.0',
|
|
12586
12586
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
12587
12587
|
method: 'patch',
|
|
12588
12588
|
body: config.body,
|
|
@@ -12678,7 +12678,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
12678
12678
|
function createResourceRequest$6(config) {
|
|
12679
12679
|
const headers = {};
|
|
12680
12680
|
return {
|
|
12681
|
-
baseUri: '/services/data/
|
|
12681
|
+
baseUri: '/services/data/v65.0',
|
|
12682
12682
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-mappings',
|
|
12683
12683
|
method: 'patch',
|
|
12684
12684
|
body: config.body,
|
|
@@ -12774,7 +12774,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
12774
12774
|
function createResourceRequest$5(config) {
|
|
12775
12775
|
const headers = {};
|
|
12776
12776
|
return {
|
|
12777
|
-
baseUri: '/services/data/
|
|
12777
|
+
baseUri: '/services/data/v65.0',
|
|
12778
12778
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
12779
12779
|
method: 'patch',
|
|
12780
12780
|
body: config.body,
|
|
@@ -12870,7 +12870,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
12870
12870
|
function createResourceRequest$4(config) {
|
|
12871
12871
|
const headers = {};
|
|
12872
12872
|
return {
|
|
12873
|
-
baseUri: '/services/data/
|
|
12873
|
+
baseUri: '/services/data/v65.0',
|
|
12874
12874
|
basePath: '/connect/context-mappings/' + config.urlParams.contextMappingId + '/context-node-mappings',
|
|
12875
12875
|
method: 'patch',
|
|
12876
12876
|
body: config.body,
|
|
@@ -12966,7 +12966,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
12966
12966
|
function createResourceRequest$3(config) {
|
|
12967
12967
|
const headers = {};
|
|
12968
12968
|
return {
|
|
12969
|
-
baseUri: '/services/data/
|
|
12969
|
+
baseUri: '/services/data/v65.0',
|
|
12970
12970
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-nodes',
|
|
12971
12971
|
method: 'patch',
|
|
12972
12972
|
body: config.body,
|
|
@@ -13062,7 +13062,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
13062
13062
|
function createResourceRequest$2(config) {
|
|
13063
13063
|
const headers = {};
|
|
13064
13064
|
return {
|
|
13065
|
-
baseUri: '/services/data/
|
|
13065
|
+
baseUri: '/services/data/v65.0',
|
|
13066
13066
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '',
|
|
13067
13067
|
method: 'patch',
|
|
13068
13068
|
body: config.body,
|
|
@@ -13158,7 +13158,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
13158
13158
|
function createResourceRequest$1(config) {
|
|
13159
13159
|
const headers = {};
|
|
13160
13160
|
return {
|
|
13161
|
-
baseUri: '/services/data/
|
|
13161
|
+
baseUri: '/services/data/v65.0',
|
|
13162
13162
|
basePath: '/connect/context-definitions/' + config.urlParams.contextDefinitionId + '/context-tags',
|
|
13163
13163
|
method: 'patch',
|
|
13164
13164
|
body: config.body,
|
|
@@ -13421,7 +13421,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
13421
13421
|
function createResourceRequest(config) {
|
|
13422
13422
|
const headers = {};
|
|
13423
13423
|
return {
|
|
13424
|
-
baseUri: '/services/data/
|
|
13424
|
+
baseUri: '/services/data/v65.0',
|
|
13425
13425
|
basePath: '/connect/context-definitions/upgrades',
|
|
13426
13426
|
method: 'patch',
|
|
13427
13427
|
body: config.body,
|
|
@@ -13876,4 +13876,4 @@ withDefaultLuvio((luvio) => {
|
|
|
13876
13876
|
});
|
|
13877
13877
|
|
|
13878
13878
|
export { cloneContextMappings, createContextAttributeMapping, createContextAttributeMappings, createContextAttributes, createContextMapping, createContextMappings, createContextNodeMapping, createContextNodeMappings, createContextNodes, createContextQueryRecords, createContextServiceDefinition, createContextTags, deleteContext, 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, getDynamicAttributes, getDynamicAttributesNotifyChange, getDynamicAttributes_imperative, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributes, updateContextMapping, updateContextMappings, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags, upgradeContextServiceDefinition };
|
|
13879
|
-
// version: 1.
|
|
13879
|
+
// version: 1.357.0-5a2425b0d8
|