@salesforce/lds-adapters-industries-context 1.134.4 → 1.134.6
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 +38 -38
- package/package.json +1 -1
- package/sfdc/index.js +39 -39
- package/src/raml/api.raml +1 -1
|
@@ -662,7 +662,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
662
662
|
function createResourceRequest$B(config) {
|
|
663
663
|
const headers = {};
|
|
664
664
|
return {
|
|
665
|
-
baseUri: '/services/data/
|
|
665
|
+
baseUri: '/services/data/v59.0',
|
|
666
666
|
basePath: '/connect/contextdefinition',
|
|
667
667
|
method: 'get',
|
|
668
668
|
body: null,
|
|
@@ -857,7 +857,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
857
857
|
function createResourceRequest$A(config) {
|
|
858
858
|
const headers = {};
|
|
859
859
|
return {
|
|
860
|
-
baseUri: '/services/data/
|
|
860
|
+
baseUri: '/services/data/v59.0',
|
|
861
861
|
basePath: '/connect/contextdefinition',
|
|
862
862
|
method: 'post',
|
|
863
863
|
body: config.body,
|
|
@@ -1482,7 +1482,7 @@ function ingestSuccess$r(luvio, resourceParams, response) {
|
|
|
1482
1482
|
function createResourceRequest$z(config) {
|
|
1483
1483
|
const headers = {};
|
|
1484
1484
|
return {
|
|
1485
|
-
baseUri: '/services/data/
|
|
1485
|
+
baseUri: '/services/data/v59.0',
|
|
1486
1486
|
basePath: '/connect/contextdefinition/attributenode',
|
|
1487
1487
|
method: 'post',
|
|
1488
1488
|
body: config.body,
|
|
@@ -1577,7 +1577,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
1577
1577
|
function createResourceRequest$y(config) {
|
|
1578
1578
|
const headers = {};
|
|
1579
1579
|
return {
|
|
1580
|
-
baseUri: '/services/data/
|
|
1580
|
+
baseUri: '/services/data/v59.0',
|
|
1581
1581
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '',
|
|
1582
1582
|
method: 'delete',
|
|
1583
1583
|
body: null,
|
|
@@ -1692,7 +1692,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
1692
1692
|
function createResourceRequest$x(config) {
|
|
1693
1693
|
const headers = {};
|
|
1694
1694
|
return {
|
|
1695
|
-
baseUri: '/services/data/
|
|
1695
|
+
baseUri: '/services/data/v59.0',
|
|
1696
1696
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '',
|
|
1697
1697
|
method: 'get',
|
|
1698
1698
|
body: null,
|
|
@@ -1836,7 +1836,7 @@ function ingestSuccess$p(luvio, resourceParams, response) {
|
|
|
1836
1836
|
function createResourceRequest$w(config) {
|
|
1837
1837
|
const headers = {};
|
|
1838
1838
|
return {
|
|
1839
|
-
baseUri: '/services/data/
|
|
1839
|
+
baseUri: '/services/data/v59.0',
|
|
1840
1840
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '',
|
|
1841
1841
|
method: 'patch',
|
|
1842
1842
|
body: config.body,
|
|
@@ -2062,7 +2062,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
2062
2062
|
function createResourceRequest$v(config) {
|
|
2063
2063
|
const headers = {};
|
|
2064
2064
|
return {
|
|
2065
|
-
baseUri: '/services/data/
|
|
2065
|
+
baseUri: '/services/data/v59.0',
|
|
2066
2066
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '/tags',
|
|
2067
2067
|
method: 'get',
|
|
2068
2068
|
body: null,
|
|
@@ -2234,7 +2234,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
2234
2234
|
function createResourceRequest$u(config) {
|
|
2235
2235
|
const headers = {};
|
|
2236
2236
|
return {
|
|
2237
|
-
baseUri: '/services/data/
|
|
2237
|
+
baseUri: '/services/data/v59.0',
|
|
2238
2238
|
basePath: '/connect/contextdefinition/attributetag',
|
|
2239
2239
|
method: 'post',
|
|
2240
2240
|
body: config.body,
|
|
@@ -2329,7 +2329,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
2329
2329
|
function createResourceRequest$t(config) {
|
|
2330
2330
|
const headers = {};
|
|
2331
2331
|
return {
|
|
2332
|
-
baseUri: '/services/data/
|
|
2332
|
+
baseUri: '/services/data/v59.0',
|
|
2333
2333
|
basePath: '/connect/contextdefinition/attributetag/' + config.urlParams.contextAttributeTagId + '',
|
|
2334
2334
|
method: 'delete',
|
|
2335
2335
|
body: null,
|
|
@@ -2444,7 +2444,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
2444
2444
|
function createResourceRequest$s(config) {
|
|
2445
2445
|
const headers = {};
|
|
2446
2446
|
return {
|
|
2447
|
-
baseUri: '/services/data/
|
|
2447
|
+
baseUri: '/services/data/v59.0',
|
|
2448
2448
|
basePath: '/connect/contextdefinition/attributetag/' + config.urlParams.contextAttributeTagId + '',
|
|
2449
2449
|
method: 'get',
|
|
2450
2450
|
body: null,
|
|
@@ -2588,7 +2588,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
2588
2588
|
function createResourceRequest$r(config) {
|
|
2589
2589
|
const headers = {};
|
|
2590
2590
|
return {
|
|
2591
|
-
baseUri: '/services/data/
|
|
2591
|
+
baseUri: '/services/data/v59.0',
|
|
2592
2592
|
basePath: '/connect/contextdefinition/attributetag/' + config.urlParams.contextAttributeTagId + '',
|
|
2593
2593
|
method: 'patch',
|
|
2594
2594
|
body: config.body,
|
|
@@ -2710,7 +2710,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
2710
2710
|
function createResourceRequest$q(config) {
|
|
2711
2711
|
const headers = {};
|
|
2712
2712
|
return {
|
|
2713
|
-
baseUri: '/services/data/
|
|
2713
|
+
baseUri: '/services/data/v59.0',
|
|
2714
2714
|
basePath: '/connect/contextdefinition/info/' + config.urlParams.contextDefinitionId + '',
|
|
2715
2715
|
method: 'get',
|
|
2716
2716
|
body: null,
|
|
@@ -3123,7 +3123,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
|
|
|
3123
3123
|
function createResourceRequest$p(config) {
|
|
3124
3124
|
const headers = {};
|
|
3125
3125
|
return {
|
|
3126
|
-
baseUri: '/services/data/
|
|
3126
|
+
baseUri: '/services/data/v59.0',
|
|
3127
3127
|
basePath: '/connect/contextdefinition/node',
|
|
3128
3128
|
method: 'post',
|
|
3129
3129
|
body: config.body,
|
|
@@ -3218,7 +3218,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
3218
3218
|
function createResourceRequest$o(config) {
|
|
3219
3219
|
const headers = {};
|
|
3220
3220
|
return {
|
|
3221
|
-
baseUri: '/services/data/
|
|
3221
|
+
baseUri: '/services/data/v59.0',
|
|
3222
3222
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '',
|
|
3223
3223
|
method: 'delete',
|
|
3224
3224
|
body: null,
|
|
@@ -3333,7 +3333,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
3333
3333
|
function createResourceRequest$n(config) {
|
|
3334
3334
|
const headers = {};
|
|
3335
3335
|
return {
|
|
3336
|
-
baseUri: '/services/data/
|
|
3336
|
+
baseUri: '/services/data/v59.0',
|
|
3337
3337
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '',
|
|
3338
3338
|
method: 'get',
|
|
3339
3339
|
body: null,
|
|
@@ -3477,7 +3477,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
3477
3477
|
function createResourceRequest$m(config) {
|
|
3478
3478
|
const headers = {};
|
|
3479
3479
|
return {
|
|
3480
|
-
baseUri: '/services/data/
|
|
3480
|
+
baseUri: '/services/data/v59.0',
|
|
3481
3481
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '',
|
|
3482
3482
|
method: 'patch',
|
|
3483
3483
|
body: config.body,
|
|
@@ -3767,7 +3767,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
|
|
|
3767
3767
|
function createResourceRequest$l(config) {
|
|
3768
3768
|
const headers = {};
|
|
3769
3769
|
return {
|
|
3770
|
-
baseUri: '/services/data/
|
|
3770
|
+
baseUri: '/services/data/v59.0',
|
|
3771
3771
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '/attributes',
|
|
3772
3772
|
method: 'post',
|
|
3773
3773
|
body: config.body,
|
|
@@ -4910,7 +4910,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
4910
4910
|
function createResourceRequest$k(config) {
|
|
4911
4911
|
const headers = {};
|
|
4912
4912
|
return {
|
|
4913
|
-
baseUri: '/services/data/
|
|
4913
|
+
baseUri: '/services/data/v59.0',
|
|
4914
4914
|
basePath: '/connect/contextdefinition/version',
|
|
4915
4915
|
method: 'post',
|
|
4916
4916
|
body: config.body,
|
|
@@ -5005,7 +5005,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
5005
5005
|
function createResourceRequest$j(config) {
|
|
5006
5006
|
const headers = {};
|
|
5007
5007
|
return {
|
|
5008
|
-
baseUri: '/services/data/
|
|
5008
|
+
baseUri: '/services/data/v59.0',
|
|
5009
5009
|
basePath: '/connect/contextdefinition/version/' + config.urlParams.contextDefinitionVersionId + '',
|
|
5010
5010
|
method: 'delete',
|
|
5011
5011
|
body: null,
|
|
@@ -5120,7 +5120,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
5120
5120
|
function createResourceRequest$i(config) {
|
|
5121
5121
|
const headers = {};
|
|
5122
5122
|
return {
|
|
5123
|
-
baseUri: '/services/data/
|
|
5123
|
+
baseUri: '/services/data/v59.0',
|
|
5124
5124
|
basePath: '/connect/contextdefinition/version/' + config.urlParams.contextDefinitionVersionId + '',
|
|
5125
5125
|
method: 'get',
|
|
5126
5126
|
body: null,
|
|
@@ -5264,7 +5264,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
5264
5264
|
function createResourceRequest$h(config) {
|
|
5265
5265
|
const headers = {};
|
|
5266
5266
|
return {
|
|
5267
|
-
baseUri: '/services/data/
|
|
5267
|
+
baseUri: '/services/data/v59.0',
|
|
5268
5268
|
basePath: '/connect/contextdefinition/version/' + config.urlParams.contextDefinitionVersionId + '',
|
|
5269
5269
|
method: 'patch',
|
|
5270
5270
|
body: config.body,
|
|
@@ -5633,7 +5633,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
5633
5633
|
function createResourceRequest$g(config) {
|
|
5634
5634
|
const headers = {};
|
|
5635
5635
|
return {
|
|
5636
|
-
baseUri: '/services/data/
|
|
5636
|
+
baseUri: '/services/data/v59.0',
|
|
5637
5637
|
basePath: '/connect/contextdefinition/' + config.urlParams.contextDefinitionId + '',
|
|
5638
5638
|
method: 'delete',
|
|
5639
5639
|
body: null,
|
|
@@ -5748,7 +5748,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
5748
5748
|
function createResourceRequest$f(config) {
|
|
5749
5749
|
const headers = {};
|
|
5750
5750
|
return {
|
|
5751
|
-
baseUri: '/services/data/
|
|
5751
|
+
baseUri: '/services/data/v59.0',
|
|
5752
5752
|
basePath: '/connect/contextdefinition/' + config.urlParams.contextDefinitionId + '',
|
|
5753
5753
|
method: 'get',
|
|
5754
5754
|
body: null,
|
|
@@ -5892,7 +5892,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
5892
5892
|
function createResourceRequest$e(config) {
|
|
5893
5893
|
const headers = {};
|
|
5894
5894
|
return {
|
|
5895
|
-
baseUri: '/services/data/
|
|
5895
|
+
baseUri: '/services/data/v59.0',
|
|
5896
5896
|
basePath: '/connect/contextdefinition/' + config.urlParams.contextDefinitionId + '',
|
|
5897
5897
|
method: 'patch',
|
|
5898
5898
|
body: config.body,
|
|
@@ -6037,7 +6037,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
6037
6037
|
function createResourceRequest$d(config) {
|
|
6038
6038
|
const headers = {};
|
|
6039
6039
|
return {
|
|
6040
|
-
baseUri: '/services/data/
|
|
6040
|
+
baseUri: '/services/data/v59.0',
|
|
6041
6041
|
basePath: '/connect/contextmapping',
|
|
6042
6042
|
method: 'post',
|
|
6043
6043
|
body: config.body,
|
|
@@ -6182,7 +6182,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
6182
6182
|
function createResourceRequest$c(config) {
|
|
6183
6183
|
const headers = {};
|
|
6184
6184
|
return {
|
|
6185
|
-
baseUri: '/services/data/
|
|
6185
|
+
baseUri: '/services/data/v59.0',
|
|
6186
6186
|
basePath: '/connect/contextmapping/attributenode',
|
|
6187
6187
|
method: 'post',
|
|
6188
6188
|
body: config.body,
|
|
@@ -6277,7 +6277,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
6277
6277
|
function createResourceRequest$b(config) {
|
|
6278
6278
|
const headers = {};
|
|
6279
6279
|
return {
|
|
6280
|
-
baseUri: '/services/data/
|
|
6280
|
+
baseUri: '/services/data/v59.0',
|
|
6281
6281
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
6282
6282
|
method: 'delete',
|
|
6283
6283
|
body: null,
|
|
@@ -6392,7 +6392,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
6392
6392
|
function createResourceRequest$a(config) {
|
|
6393
6393
|
const headers = {};
|
|
6394
6394
|
return {
|
|
6395
|
-
baseUri: '/services/data/
|
|
6395
|
+
baseUri: '/services/data/v59.0',
|
|
6396
6396
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
6397
6397
|
method: 'get',
|
|
6398
6398
|
body: null,
|
|
@@ -6536,7 +6536,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
6536
6536
|
function createResourceRequest$9(config) {
|
|
6537
6537
|
const headers = {};
|
|
6538
6538
|
return {
|
|
6539
|
-
baseUri: '/services/data/
|
|
6539
|
+
baseUri: '/services/data/v59.0',
|
|
6540
6540
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
6541
6541
|
method: 'patch',
|
|
6542
6542
|
body: config.body,
|
|
@@ -6677,7 +6677,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
6677
6677
|
function createResourceRequest$8(config) {
|
|
6678
6678
|
const headers = {};
|
|
6679
6679
|
return {
|
|
6680
|
-
baseUri: '/services/data/
|
|
6680
|
+
baseUri: '/services/data/v59.0',
|
|
6681
6681
|
basePath: '/connect/contextmapping/node',
|
|
6682
6682
|
method: 'post',
|
|
6683
6683
|
body: config.body,
|
|
@@ -6772,7 +6772,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
6772
6772
|
function createResourceRequest$7(config) {
|
|
6773
6773
|
const headers = {};
|
|
6774
6774
|
return {
|
|
6775
|
-
baseUri: '/services/data/
|
|
6775
|
+
baseUri: '/services/data/v59.0',
|
|
6776
6776
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
6777
6777
|
method: 'delete',
|
|
6778
6778
|
body: null,
|
|
@@ -6887,7 +6887,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
6887
6887
|
function createResourceRequest$6(config) {
|
|
6888
6888
|
const headers = {};
|
|
6889
6889
|
return {
|
|
6890
|
-
baseUri: '/services/data/
|
|
6890
|
+
baseUri: '/services/data/v59.0',
|
|
6891
6891
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
6892
6892
|
method: 'get',
|
|
6893
6893
|
body: null,
|
|
@@ -7031,7 +7031,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
7031
7031
|
function createResourceRequest$5(config) {
|
|
7032
7032
|
const headers = {};
|
|
7033
7033
|
return {
|
|
7034
|
-
baseUri: '/services/data/
|
|
7034
|
+
baseUri: '/services/data/v59.0',
|
|
7035
7035
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
7036
7036
|
method: 'patch',
|
|
7037
7037
|
body: config.body,
|
|
@@ -7133,7 +7133,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
7133
7133
|
function createResourceRequest$4(config) {
|
|
7134
7134
|
const headers = {};
|
|
7135
7135
|
return {
|
|
7136
|
-
baseUri: '/services/data/
|
|
7136
|
+
baseUri: '/services/data/v59.0',
|
|
7137
7137
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
7138
7138
|
method: 'delete',
|
|
7139
7139
|
body: null,
|
|
@@ -7248,7 +7248,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
7248
7248
|
function createResourceRequest$3(config) {
|
|
7249
7249
|
const headers = {};
|
|
7250
7250
|
return {
|
|
7251
|
-
baseUri: '/services/data/
|
|
7251
|
+
baseUri: '/services/data/v59.0',
|
|
7252
7252
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
7253
7253
|
method: 'get',
|
|
7254
7254
|
body: null,
|
|
@@ -7392,7 +7392,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
7392
7392
|
function createResourceRequest$2(config) {
|
|
7393
7393
|
const headers = {};
|
|
7394
7394
|
return {
|
|
7395
|
-
baseUri: '/services/data/
|
|
7395
|
+
baseUri: '/services/data/v59.0',
|
|
7396
7396
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
7397
7397
|
method: 'patch',
|
|
7398
7398
|
body: config.body,
|
|
@@ -7630,7 +7630,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
7630
7630
|
function createResourceRequest$1(config) {
|
|
7631
7631
|
const headers = {};
|
|
7632
7632
|
return {
|
|
7633
|
-
baseUri: '/services/data/
|
|
7633
|
+
baseUri: '/services/data/v59.0',
|
|
7634
7634
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
7635
7635
|
method: 'get',
|
|
7636
7636
|
body: null,
|
|
@@ -7792,7 +7792,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
7792
7792
|
function createResourceRequest(config) {
|
|
7793
7793
|
const headers = {};
|
|
7794
7794
|
return {
|
|
7795
|
-
baseUri: '/services/data/
|
|
7795
|
+
baseUri: '/services/data/v59.0',
|
|
7796
7796
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
7797
7797
|
method: 'put',
|
|
7798
7798
|
body: config.body,
|
package/package.json
CHANGED
package/sfdc/index.js
CHANGED
|
@@ -652,7 +652,7 @@ function ingestSuccess$t(luvio, resourceParams, response) {
|
|
|
652
652
|
function createResourceRequest$B(config) {
|
|
653
653
|
const headers = {};
|
|
654
654
|
return {
|
|
655
|
-
baseUri: '/services/data/
|
|
655
|
+
baseUri: '/services/data/v59.0',
|
|
656
656
|
basePath: '/connect/contextdefinition/attributenode',
|
|
657
657
|
method: 'post',
|
|
658
658
|
body: config.body,
|
|
@@ -935,7 +935,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
|
|
|
935
935
|
function createResourceRequest$A(config) {
|
|
936
936
|
const headers = {};
|
|
937
937
|
return {
|
|
938
|
-
baseUri: '/services/data/
|
|
938
|
+
baseUri: '/services/data/v59.0',
|
|
939
939
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '/attributes',
|
|
940
940
|
method: 'post',
|
|
941
941
|
body: config.body,
|
|
@@ -1440,7 +1440,7 @@ function ingestSuccess$r(luvio, resourceParams, response) {
|
|
|
1440
1440
|
function createResourceRequest$z(config) {
|
|
1441
1441
|
const headers = {};
|
|
1442
1442
|
return {
|
|
1443
|
-
baseUri: '/services/data/
|
|
1443
|
+
baseUri: '/services/data/v59.0',
|
|
1444
1444
|
basePath: '/connect/contextmapping/attributenode',
|
|
1445
1445
|
method: 'post',
|
|
1446
1446
|
body: config.body,
|
|
@@ -1566,7 +1566,7 @@ function ingestSuccess$q(luvio, resourceParams, response) {
|
|
|
1566
1566
|
function createResourceRequest$y(config) {
|
|
1567
1567
|
const headers = {};
|
|
1568
1568
|
return {
|
|
1569
|
-
baseUri: '/services/data/
|
|
1569
|
+
baseUri: '/services/data/v59.0',
|
|
1570
1570
|
basePath: '/connect/contextdefinition/attributetag',
|
|
1571
1571
|
method: 'post',
|
|
1572
1572
|
body: config.body,
|
|
@@ -2106,7 +2106,7 @@ function ingestSuccess$p(luvio, resourceParams, response) {
|
|
|
2106
2106
|
function createResourceRequest$x(config) {
|
|
2107
2107
|
const headers = {};
|
|
2108
2108
|
return {
|
|
2109
|
-
baseUri: '/services/data/
|
|
2109
|
+
baseUri: '/services/data/v59.0',
|
|
2110
2110
|
basePath: '/connect/contextdefinition',
|
|
2111
2111
|
method: 'post',
|
|
2112
2112
|
body: config.body,
|
|
@@ -3083,7 +3083,7 @@ function ingestSuccess$o(luvio, resourceParams, response) {
|
|
|
3083
3083
|
function createResourceRequest$w(config) {
|
|
3084
3084
|
const headers = {};
|
|
3085
3085
|
return {
|
|
3086
|
-
baseUri: '/services/data/
|
|
3086
|
+
baseUri: '/services/data/v59.0',
|
|
3087
3087
|
basePath: '/connect/contextdefinition/version',
|
|
3088
3088
|
method: 'post',
|
|
3089
3089
|
body: config.body,
|
|
@@ -3221,7 +3221,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
3221
3221
|
function createResourceRequest$v(config) {
|
|
3222
3222
|
const headers = {};
|
|
3223
3223
|
return {
|
|
3224
|
-
baseUri: '/services/data/
|
|
3224
|
+
baseUri: '/services/data/v59.0',
|
|
3225
3225
|
basePath: '/connect/contextmapping',
|
|
3226
3226
|
method: 'post',
|
|
3227
3227
|
body: config.body,
|
|
@@ -3394,7 +3394,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
3394
3394
|
function createResourceRequest$u(config) {
|
|
3395
3395
|
const headers = {};
|
|
3396
3396
|
return {
|
|
3397
|
-
baseUri: '/services/data/
|
|
3397
|
+
baseUri: '/services/data/v59.0',
|
|
3398
3398
|
basePath: '/connect/contextdefinition/node',
|
|
3399
3399
|
method: 'post',
|
|
3400
3400
|
body: config.body,
|
|
@@ -3528,7 +3528,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
3528
3528
|
function createResourceRequest$t(config) {
|
|
3529
3529
|
const headers = {};
|
|
3530
3530
|
return {
|
|
3531
|
-
baseUri: '/services/data/
|
|
3531
|
+
baseUri: '/services/data/v59.0',
|
|
3532
3532
|
basePath: '/connect/contextmapping/node',
|
|
3533
3533
|
method: 'post',
|
|
3534
3534
|
body: config.body,
|
|
@@ -3623,7 +3623,7 @@ function evictSuccess$7(luvio, resourceParams) {
|
|
|
3623
3623
|
function createResourceRequest$s(config) {
|
|
3624
3624
|
const headers = {};
|
|
3625
3625
|
return {
|
|
3626
|
-
baseUri: '/services/data/
|
|
3626
|
+
baseUri: '/services/data/v59.0',
|
|
3627
3627
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '',
|
|
3628
3628
|
method: 'delete',
|
|
3629
3629
|
body: null,
|
|
@@ -3718,7 +3718,7 @@ function evictSuccess$6(luvio, resourceParams) {
|
|
|
3718
3718
|
function createResourceRequest$r(config) {
|
|
3719
3719
|
const headers = {};
|
|
3720
3720
|
return {
|
|
3721
|
-
baseUri: '/services/data/
|
|
3721
|
+
baseUri: '/services/data/v59.0',
|
|
3722
3722
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
3723
3723
|
method: 'delete',
|
|
3724
3724
|
body: null,
|
|
@@ -3813,7 +3813,7 @@ function evictSuccess$5(luvio, resourceParams) {
|
|
|
3813
3813
|
function createResourceRequest$q(config) {
|
|
3814
3814
|
const headers = {};
|
|
3815
3815
|
return {
|
|
3816
|
-
baseUri: '/services/data/
|
|
3816
|
+
baseUri: '/services/data/v59.0',
|
|
3817
3817
|
basePath: '/connect/contextdefinition/attributetag/' + config.urlParams.contextAttributeTagId + '',
|
|
3818
3818
|
method: 'delete',
|
|
3819
3819
|
body: null,
|
|
@@ -4175,7 +4175,7 @@ function evictSuccess$4(luvio, resourceParams) {
|
|
|
4175
4175
|
function createResourceRequest$p(config) {
|
|
4176
4176
|
const headers = {};
|
|
4177
4177
|
return {
|
|
4178
|
-
baseUri: '/services/data/
|
|
4178
|
+
baseUri: '/services/data/v59.0',
|
|
4179
4179
|
basePath: '/connect/contextdefinition/' + config.urlParams.contextDefinitionId + '',
|
|
4180
4180
|
method: 'delete',
|
|
4181
4181
|
body: null,
|
|
@@ -4270,7 +4270,7 @@ function evictSuccess$3(luvio, resourceParams) {
|
|
|
4270
4270
|
function createResourceRequest$o(config) {
|
|
4271
4271
|
const headers = {};
|
|
4272
4272
|
return {
|
|
4273
|
-
baseUri: '/services/data/
|
|
4273
|
+
baseUri: '/services/data/v59.0',
|
|
4274
4274
|
basePath: '/connect/contextdefinition/version/' + config.urlParams.contextDefinitionVersionId + '',
|
|
4275
4275
|
method: 'delete',
|
|
4276
4276
|
body: null,
|
|
@@ -4365,7 +4365,7 @@ function evictSuccess$2(luvio, resourceParams) {
|
|
|
4365
4365
|
function createResourceRequest$n(config) {
|
|
4366
4366
|
const headers = {};
|
|
4367
4367
|
return {
|
|
4368
|
-
baseUri: '/services/data/
|
|
4368
|
+
baseUri: '/services/data/v59.0',
|
|
4369
4369
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
4370
4370
|
method: 'delete',
|
|
4371
4371
|
body: null,
|
|
@@ -4460,7 +4460,7 @@ function evictSuccess$1(luvio, resourceParams) {
|
|
|
4460
4460
|
function createResourceRequest$m(config) {
|
|
4461
4461
|
const headers = {};
|
|
4462
4462
|
return {
|
|
4463
|
-
baseUri: '/services/data/
|
|
4463
|
+
baseUri: '/services/data/v59.0',
|
|
4464
4464
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '',
|
|
4465
4465
|
method: 'delete',
|
|
4466
4466
|
body: null,
|
|
@@ -4555,7 +4555,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
4555
4555
|
function createResourceRequest$l(config) {
|
|
4556
4556
|
const headers = {};
|
|
4557
4557
|
return {
|
|
4558
|
-
baseUri: '/services/data/
|
|
4558
|
+
baseUri: '/services/data/v59.0',
|
|
4559
4559
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
4560
4560
|
method: 'delete',
|
|
4561
4561
|
body: null,
|
|
@@ -4670,7 +4670,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
4670
4670
|
function createResourceRequest$k(config) {
|
|
4671
4671
|
const headers = {};
|
|
4672
4672
|
return {
|
|
4673
|
-
baseUri: '/services/data/
|
|
4673
|
+
baseUri: '/services/data/v59.0',
|
|
4674
4674
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '',
|
|
4675
4675
|
method: 'get',
|
|
4676
4676
|
body: null,
|
|
@@ -4868,7 +4868,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
4868
4868
|
function createResourceRequest$j(config) {
|
|
4869
4869
|
const headers = {};
|
|
4870
4870
|
return {
|
|
4871
|
-
baseUri: '/services/data/
|
|
4871
|
+
baseUri: '/services/data/v59.0',
|
|
4872
4872
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
4873
4873
|
method: 'get',
|
|
4874
4874
|
body: null,
|
|
@@ -5066,7 +5066,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
5066
5066
|
function createResourceRequest$i(config) {
|
|
5067
5067
|
const headers = {};
|
|
5068
5068
|
return {
|
|
5069
|
-
baseUri: '/services/data/
|
|
5069
|
+
baseUri: '/services/data/v59.0',
|
|
5070
5070
|
basePath: '/connect/contextdefinition/attributetag/' + config.urlParams.contextAttributeTagId + '',
|
|
5071
5071
|
method: 'get',
|
|
5072
5072
|
body: null,
|
|
@@ -5368,7 +5368,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
5368
5368
|
function createResourceRequest$h(config) {
|
|
5369
5369
|
const headers = {};
|
|
5370
5370
|
return {
|
|
5371
|
-
baseUri: '/services/data/
|
|
5371
|
+
baseUri: '/services/data/v59.0',
|
|
5372
5372
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '/tags',
|
|
5373
5373
|
method: 'get',
|
|
5374
5374
|
body: null,
|
|
@@ -5529,7 +5529,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
5529
5529
|
function createResourceRequest$g(config) {
|
|
5530
5530
|
const headers = {};
|
|
5531
5531
|
return {
|
|
5532
|
-
baseUri: '/services/data/
|
|
5532
|
+
baseUri: '/services/data/v59.0',
|
|
5533
5533
|
basePath: '/connect/contextdefinition/' + config.urlParams.contextDefinitionId + '',
|
|
5534
5534
|
method: 'get',
|
|
5535
5535
|
body: null,
|
|
@@ -5727,7 +5727,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
5727
5727
|
function createResourceRequest$f(config) {
|
|
5728
5728
|
const headers = {};
|
|
5729
5729
|
return {
|
|
5730
|
-
baseUri: '/services/data/
|
|
5730
|
+
baseUri: '/services/data/v59.0',
|
|
5731
5731
|
basePath: '/connect/contextdefinition/info/' + config.urlParams.contextDefinitionId + '',
|
|
5732
5732
|
method: 'get',
|
|
5733
5733
|
body: null,
|
|
@@ -6064,7 +6064,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
6064
6064
|
function createResourceRequest$e(config) {
|
|
6065
6065
|
const headers = {};
|
|
6066
6066
|
return {
|
|
6067
|
-
baseUri: '/services/data/
|
|
6067
|
+
baseUri: '/services/data/v59.0',
|
|
6068
6068
|
basePath: '/connect/contextdefinition',
|
|
6069
6069
|
method: 'get',
|
|
6070
6070
|
body: null,
|
|
@@ -6225,7 +6225,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
6225
6225
|
function createResourceRequest$d(config) {
|
|
6226
6226
|
const headers = {};
|
|
6227
6227
|
return {
|
|
6228
|
-
baseUri: '/services/data/
|
|
6228
|
+
baseUri: '/services/data/v59.0',
|
|
6229
6229
|
basePath: '/connect/contextdefinition/version/' + config.urlParams.contextDefinitionVersionId + '',
|
|
6230
6230
|
method: 'get',
|
|
6231
6231
|
body: null,
|
|
@@ -6423,7 +6423,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
6423
6423
|
function createResourceRequest$c(config) {
|
|
6424
6424
|
const headers = {};
|
|
6425
6425
|
return {
|
|
6426
|
-
baseUri: '/services/data/
|
|
6426
|
+
baseUri: '/services/data/v59.0',
|
|
6427
6427
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
6428
6428
|
method: 'get',
|
|
6429
6429
|
body: null,
|
|
@@ -6621,7 +6621,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
6621
6621
|
function createResourceRequest$b(config) {
|
|
6622
6622
|
const headers = {};
|
|
6623
6623
|
return {
|
|
6624
|
-
baseUri: '/services/data/
|
|
6624
|
+
baseUri: '/services/data/v59.0',
|
|
6625
6625
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '',
|
|
6626
6626
|
method: 'get',
|
|
6627
6627
|
body: null,
|
|
@@ -6819,7 +6819,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
6819
6819
|
function createResourceRequest$a(config) {
|
|
6820
6820
|
const headers = {};
|
|
6821
6821
|
return {
|
|
6822
|
-
baseUri: '/services/data/
|
|
6822
|
+
baseUri: '/services/data/v59.0',
|
|
6823
6823
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
6824
6824
|
method: 'get',
|
|
6825
6825
|
body: null,
|
|
@@ -7133,7 +7133,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
7133
7133
|
function createResourceRequest$9(config) {
|
|
7134
7134
|
const headers = {};
|
|
7135
7135
|
return {
|
|
7136
|
-
baseUri: '/services/data/
|
|
7136
|
+
baseUri: '/services/data/v59.0',
|
|
7137
7137
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
7138
7138
|
method: 'get',
|
|
7139
7139
|
body: null,
|
|
@@ -7332,7 +7332,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
7332
7332
|
function createResourceRequest$8(config) {
|
|
7333
7333
|
const headers = {};
|
|
7334
7334
|
return {
|
|
7335
|
-
baseUri: '/services/data/
|
|
7335
|
+
baseUri: '/services/data/v59.0',
|
|
7336
7336
|
basePath: '/connect/contextservice/access/' + config.urlParams.preferenceName + '/' + config.urlParams.uniqueIdentifier + '',
|
|
7337
7337
|
method: 'put',
|
|
7338
7338
|
body: config.body,
|
|
@@ -7441,7 +7441,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
7441
7441
|
function createResourceRequest$7(config) {
|
|
7442
7442
|
const headers = {};
|
|
7443
7443
|
return {
|
|
7444
|
-
baseUri: '/services/data/
|
|
7444
|
+
baseUri: '/services/data/v59.0',
|
|
7445
7445
|
basePath: '/connect/contextdefinition/attributenode/' + config.urlParams.contextAttributeId + '',
|
|
7446
7446
|
method: 'patch',
|
|
7447
7447
|
body: config.body,
|
|
@@ -7546,7 +7546,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
7546
7546
|
function createResourceRequest$6(config) {
|
|
7547
7547
|
const headers = {};
|
|
7548
7548
|
return {
|
|
7549
|
-
baseUri: '/services/data/
|
|
7549
|
+
baseUri: '/services/data/v59.0',
|
|
7550
7550
|
basePath: '/connect/contextmapping/attributenode/' + config.urlParams.contextAttributeMappingId + '',
|
|
7551
7551
|
method: 'patch',
|
|
7552
7552
|
body: config.body,
|
|
@@ -7651,7 +7651,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
7651
7651
|
function createResourceRequest$5(config) {
|
|
7652
7652
|
const headers = {};
|
|
7653
7653
|
return {
|
|
7654
|
-
baseUri: '/services/data/
|
|
7654
|
+
baseUri: '/services/data/v59.0',
|
|
7655
7655
|
basePath: '/connect/contextdefinition/attributetag/' + config.urlParams.contextAttributeTagId + '',
|
|
7656
7656
|
method: 'patch',
|
|
7657
7657
|
body: config.body,
|
|
@@ -7756,7 +7756,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
7756
7756
|
function createResourceRequest$4(config) {
|
|
7757
7757
|
const headers = {};
|
|
7758
7758
|
return {
|
|
7759
|
-
baseUri: '/services/data/
|
|
7759
|
+
baseUri: '/services/data/v59.0',
|
|
7760
7760
|
basePath: '/connect/contextdefinition/' + config.urlParams.contextDefinitionId + '',
|
|
7761
7761
|
method: 'patch',
|
|
7762
7762
|
body: config.body,
|
|
@@ -7861,7 +7861,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
7861
7861
|
function createResourceRequest$3(config) {
|
|
7862
7862
|
const headers = {};
|
|
7863
7863
|
return {
|
|
7864
|
-
baseUri: '/services/data/
|
|
7864
|
+
baseUri: '/services/data/v59.0',
|
|
7865
7865
|
basePath: '/connect/contextdefinition/version/' + config.urlParams.contextDefinitionVersionId + '',
|
|
7866
7866
|
method: 'patch',
|
|
7867
7867
|
body: config.body,
|
|
@@ -7966,7 +7966,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
7966
7966
|
function createResourceRequest$2(config) {
|
|
7967
7967
|
const headers = {};
|
|
7968
7968
|
return {
|
|
7969
|
-
baseUri: '/services/data/
|
|
7969
|
+
baseUri: '/services/data/v59.0',
|
|
7970
7970
|
basePath: '/connect/contextmapping/' + config.urlParams.contextMappingId + '',
|
|
7971
7971
|
method: 'patch',
|
|
7972
7972
|
body: config.body,
|
|
@@ -8071,7 +8071,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
8071
8071
|
function createResourceRequest$1(config) {
|
|
8072
8072
|
const headers = {};
|
|
8073
8073
|
return {
|
|
8074
|
-
baseUri: '/services/data/
|
|
8074
|
+
baseUri: '/services/data/v59.0',
|
|
8075
8075
|
basePath: '/connect/contextdefinition/node/' + config.urlParams.contextNodeId + '',
|
|
8076
8076
|
method: 'patch',
|
|
8077
8077
|
body: config.body,
|
|
@@ -8176,7 +8176,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
8176
8176
|
function createResourceRequest(config) {
|
|
8177
8177
|
const headers = {};
|
|
8178
8178
|
return {
|
|
8179
|
-
baseUri: '/services/data/
|
|
8179
|
+
baseUri: '/services/data/v59.0',
|
|
8180
8180
|
basePath: '/connect/contextmapping/node/' + config.urlParams.contextNodeMappingId + '',
|
|
8181
8181
|
method: 'patch',
|
|
8182
8182
|
body: config.body,
|
|
@@ -8477,4 +8477,4 @@ withDefaultLuvio((luvio) => {
|
|
|
8477
8477
|
});
|
|
8478
8478
|
|
|
8479
8479
|
export { createContextAttribute, createContextAttributeList, createContextAttributeMapping, createContextAttributeTag, createContextDefinition, createContextDefinitionVersion, createContextMapping, createContextNode, createContextNodeMapping, deleteContextAttribute, deleteContextAttributeMapping, deleteContextAttributeTag, deleteContextDefinition, deleteContextDefinitionVersion, deleteContextMapping, deleteContextNode, deleteContextNodeMapping, getContextAttribute, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextAttributeNotifyChange, getContextAttributeTag, getContextAttributeTagNotifyChange, getContextAttributeTag_imperative, getContextAttributeTagsByAttributeId, getContextAttributeTagsByAttributeId_imperative, getContextAttribute_imperative, getContextDefinition, getContextDefinitionInfo, getContextDefinitionInfoNotifyChange, getContextDefinitionInfo_imperative, getContextDefinitionList, getContextDefinitionList_imperative, getContextDefinitionNotifyChange, getContextDefinitionVersion, getContextDefinitionVersionNotifyChange, getContextDefinitionVersion_imperative, getContextDefinition_imperative, getContextMapping, getContextMappingNotifyChange, getContextMapping_imperative, getContextNode, getContextNodeMapping, getContextNodeMappingNotifyChange, getContextNodeMapping_imperative, getContextNodeNotifyChange, getContextNode_imperative, getContextServiceAccess, getContextServiceAccessNotifyChange, getContextServiceAccess_imperative, putContextServiceAccess, updateContextAttribute, updateContextAttributeMapping, updateContextAttributeTag, updateContextDefinition, updateContextDefinitionVersion, updateContextMapping, updateContextNode, updateContextNodeMapping };
|
|
8480
|
-
// version: 1.134.
|
|
8480
|
+
// version: 1.134.6-a88a77801
|