@salesforce/lds-adapters-industries-filebased-dataimport 1.267.0 → 1.269.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/es2018/industries-filebased-dataimport.js +12 -12
- package/package.json +4 -4
- package/sfdc/index.js +13 -13
- package/src/raml/api.raml +1 -1
|
@@ -836,7 +836,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
836
836
|
function createResourceRequest$b(config) {
|
|
837
837
|
const headers = {};
|
|
838
838
|
return {
|
|
839
|
-
baseUri: '/services/data/
|
|
839
|
+
baseUri: '/services/data/v61.0',
|
|
840
840
|
basePath: '/connect/industries/fileBasedDataImports',
|
|
841
841
|
method: 'get',
|
|
842
842
|
body: null,
|
|
@@ -956,7 +956,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
956
956
|
function createResourceRequest$a(config) {
|
|
957
957
|
const headers = {};
|
|
958
958
|
return {
|
|
959
|
-
baseUri: '/services/data/
|
|
959
|
+
baseUri: '/services/data/v61.0',
|
|
960
960
|
basePath: '/connect/industries/fileBasedDataImports',
|
|
961
961
|
method: 'post',
|
|
962
962
|
body: config.body,
|
|
@@ -1268,7 +1268,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
1268
1268
|
function createResourceRequest$9(config) {
|
|
1269
1269
|
const headers = {};
|
|
1270
1270
|
return {
|
|
1271
|
-
baseUri: '/services/data/
|
|
1271
|
+
baseUri: '/services/data/v61.0',
|
|
1272
1272
|
basePath: '/connect/industries/fileBasedDataImports/advanceImport',
|
|
1273
1273
|
method: 'post',
|
|
1274
1274
|
body: config.body,
|
|
@@ -1365,7 +1365,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
1365
1365
|
function createResourceRequest$8(config) {
|
|
1366
1366
|
const headers = {};
|
|
1367
1367
|
return {
|
|
1368
|
-
baseUri: '/services/data/
|
|
1368
|
+
baseUri: '/services/data/v61.0',
|
|
1369
1369
|
basePath: '/connect/industries/fileBasedDataImports/simpleImport',
|
|
1370
1370
|
method: 'post',
|
|
1371
1371
|
body: config.body,
|
|
@@ -1456,7 +1456,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
1456
1456
|
function createResourceRequest$7(config) {
|
|
1457
1457
|
const headers = {};
|
|
1458
1458
|
return {
|
|
1459
|
-
baseUri: '/services/data/
|
|
1459
|
+
baseUri: '/services/data/v61.0',
|
|
1460
1460
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '',
|
|
1461
1461
|
method: 'delete',
|
|
1462
1462
|
body: null,
|
|
@@ -1557,7 +1557,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
1557
1557
|
function createResourceRequest$6(config) {
|
|
1558
1558
|
const headers = {};
|
|
1559
1559
|
return {
|
|
1560
|
-
baseUri: '/services/data/
|
|
1560
|
+
baseUri: '/services/data/v61.0',
|
|
1561
1561
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '',
|
|
1562
1562
|
method: 'get',
|
|
1563
1563
|
body: null,
|
|
@@ -1680,7 +1680,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
1680
1680
|
function createResourceRequest$5(config) {
|
|
1681
1681
|
const headers = {};
|
|
1682
1682
|
return {
|
|
1683
|
-
baseUri: '/services/data/
|
|
1683
|
+
baseUri: '/services/data/v61.0',
|
|
1684
1684
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '',
|
|
1685
1685
|
method: 'patch',
|
|
1686
1686
|
body: config.body,
|
|
@@ -1938,7 +1938,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
1938
1938
|
function createResourceRequest$4(config) {
|
|
1939
1939
|
const headers = {};
|
|
1940
1940
|
return {
|
|
1941
|
-
baseUri: '/services/data/
|
|
1941
|
+
baseUri: '/services/data/v61.0',
|
|
1942
1942
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '/preview',
|
|
1943
1943
|
method: 'get',
|
|
1944
1944
|
body: null,
|
|
@@ -2216,7 +2216,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
2216
2216
|
function createResourceRequest$3(config) {
|
|
2217
2217
|
const headers = {};
|
|
2218
2218
|
return {
|
|
2219
|
-
baseUri: '/services/data/
|
|
2219
|
+
baseUri: '/services/data/v61.0',
|
|
2220
2220
|
basePath: '/connect/industries/fileBasedDataImports/dpeDefinitions',
|
|
2221
2221
|
method: 'get',
|
|
2222
2222
|
body: null,
|
|
@@ -2478,7 +2478,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
2478
2478
|
function createResourceRequest$2(config) {
|
|
2479
2479
|
const headers = {};
|
|
2480
2480
|
return {
|
|
2481
|
-
baseUri: '/services/data/
|
|
2481
|
+
baseUri: '/services/data/v61.0',
|
|
2482
2482
|
basePath: '/connect/industries/fileBasedDataImports/entities',
|
|
2483
2483
|
method: 'get',
|
|
2484
2484
|
body: null,
|
|
@@ -3249,7 +3249,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
3249
3249
|
function createResourceRequest$1(config) {
|
|
3250
3250
|
const headers = {};
|
|
3251
3251
|
return {
|
|
3252
|
-
baseUri: '/services/data/
|
|
3252
|
+
baseUri: '/services/data/v61.0',
|
|
3253
3253
|
basePath: '/connect/industries/fileBasedDataImports/entities/' + config.urlParams.entityApiName + '/fields',
|
|
3254
3254
|
method: 'get',
|
|
3255
3255
|
body: null,
|
|
@@ -3646,7 +3646,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
3646
3646
|
function createResourceRequest(config) {
|
|
3647
3647
|
const headers = {};
|
|
3648
3648
|
return {
|
|
3649
|
-
baseUri: '/services/data/
|
|
3649
|
+
baseUri: '/services/data/v61.0',
|
|
3650
3650
|
basePath: '/connect/industries/fileBasedDataImports/automap',
|
|
3651
3651
|
method: 'get',
|
|
3652
3652
|
body: null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-industries-filebased-dataimport",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.269.0",
|
|
4
4
|
"description": "Resource Family for File Based Data Import Use cases",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/industries-filebased-dataimport.js",
|
|
@@ -41,11 +41,11 @@
|
|
|
41
41
|
"test:unit": "jest"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@salesforce/lds-bindings": "^1.
|
|
44
|
+
"@salesforce/lds-bindings": "^1.269.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
48
|
-
"@salesforce/lds-karma": "^1.
|
|
47
|
+
"@salesforce/lds-compiler-plugins": "^1.269.0",
|
|
48
|
+
"@salesforce/lds-karma": "^1.269.0"
|
|
49
49
|
},
|
|
50
50
|
"nx": {
|
|
51
51
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -702,7 +702,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
702
702
|
function createResourceRequest$b(config) {
|
|
703
703
|
const headers = {};
|
|
704
704
|
return {
|
|
705
|
-
baseUri: '/services/data/
|
|
705
|
+
baseUri: '/services/data/v61.0',
|
|
706
706
|
basePath: '/connect/industries/fileBasedDataImports',
|
|
707
707
|
method: 'post',
|
|
708
708
|
body: config.body,
|
|
@@ -800,7 +800,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
800
800
|
function createResourceRequest$a(config) {
|
|
801
801
|
const headers = {};
|
|
802
802
|
return {
|
|
803
|
-
baseUri: '/services/data/
|
|
803
|
+
baseUri: '/services/data/v61.0',
|
|
804
804
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '',
|
|
805
805
|
method: 'delete',
|
|
806
806
|
body: null,
|
|
@@ -1536,7 +1536,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
1536
1536
|
function createResourceRequest$9(config) {
|
|
1537
1537
|
const headers = {};
|
|
1538
1538
|
return {
|
|
1539
|
-
baseUri: '/services/data/
|
|
1539
|
+
baseUri: '/services/data/v61.0',
|
|
1540
1540
|
basePath: '/connect/industries/fileBasedDataImports/entities/' + config.urlParams.entityApiName + '/fields',
|
|
1541
1541
|
method: 'get',
|
|
1542
1542
|
body: null,
|
|
@@ -1804,7 +1804,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
1804
1804
|
function createResourceRequest$8(config) {
|
|
1805
1805
|
const headers = {};
|
|
1806
1806
|
return {
|
|
1807
|
-
baseUri: '/services/data/
|
|
1807
|
+
baseUri: '/services/data/v61.0',
|
|
1808
1808
|
basePath: '/connect/industries/fileBasedDataImports/entities',
|
|
1809
1809
|
method: 'get',
|
|
1810
1810
|
body: null,
|
|
@@ -2200,7 +2200,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
2200
2200
|
function createResourceRequest$7(config) {
|
|
2201
2201
|
const headers = {};
|
|
2202
2202
|
return {
|
|
2203
|
-
baseUri: '/services/data/
|
|
2203
|
+
baseUri: '/services/data/v61.0',
|
|
2204
2204
|
basePath: '/connect/industries/fileBasedDataImports/automap',
|
|
2205
2205
|
method: 'get',
|
|
2206
2206
|
body: null,
|
|
@@ -2480,7 +2480,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
2480
2480
|
function createResourceRequest$6(config) {
|
|
2481
2481
|
const headers = {};
|
|
2482
2482
|
return {
|
|
2483
|
-
baseUri: '/services/data/
|
|
2483
|
+
baseUri: '/services/data/v61.0',
|
|
2484
2484
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '/preview',
|
|
2485
2485
|
method: 'get',
|
|
2486
2486
|
body: null,
|
|
@@ -2758,7 +2758,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
2758
2758
|
function createResourceRequest$5(config) {
|
|
2759
2759
|
const headers = {};
|
|
2760
2760
|
return {
|
|
2761
|
-
baseUri: '/services/data/
|
|
2761
|
+
baseUri: '/services/data/v61.0',
|
|
2762
2762
|
basePath: '/connect/industries/fileBasedDataImports/dpeDefinitions',
|
|
2763
2763
|
method: 'get',
|
|
2764
2764
|
body: null,
|
|
@@ -2889,7 +2889,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
2889
2889
|
function createResourceRequest$4(config) {
|
|
2890
2890
|
const headers = {};
|
|
2891
2891
|
return {
|
|
2892
|
-
baseUri: '/services/data/
|
|
2892
|
+
baseUri: '/services/data/v61.0',
|
|
2893
2893
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '',
|
|
2894
2894
|
method: 'get',
|
|
2895
2895
|
body: null,
|
|
@@ -3192,7 +3192,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
3192
3192
|
function createResourceRequest$3(config) {
|
|
3193
3193
|
const headers = {};
|
|
3194
3194
|
return {
|
|
3195
|
-
baseUri: '/services/data/
|
|
3195
|
+
baseUri: '/services/data/v61.0',
|
|
3196
3196
|
basePath: '/connect/industries/fileBasedDataImports',
|
|
3197
3197
|
method: 'get',
|
|
3198
3198
|
body: null,
|
|
@@ -3520,7 +3520,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
3520
3520
|
function createResourceRequest$2(config) {
|
|
3521
3521
|
const headers = {};
|
|
3522
3522
|
return {
|
|
3523
|
-
baseUri: '/services/data/
|
|
3523
|
+
baseUri: '/services/data/v61.0',
|
|
3524
3524
|
basePath: '/connect/industries/fileBasedDataImports/advanceImport',
|
|
3525
3525
|
method: 'post',
|
|
3526
3526
|
body: config.body,
|
|
@@ -3617,7 +3617,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
3617
3617
|
function createResourceRequest$1(config) {
|
|
3618
3618
|
const headers = {};
|
|
3619
3619
|
return {
|
|
3620
|
-
baseUri: '/services/data/
|
|
3620
|
+
baseUri: '/services/data/v61.0',
|
|
3621
3621
|
basePath: '/connect/industries/fileBasedDataImports/simpleImport',
|
|
3622
3622
|
method: 'post',
|
|
3623
3623
|
body: config.body,
|
|
@@ -3714,7 +3714,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
3714
3714
|
function createResourceRequest(config) {
|
|
3715
3715
|
const headers = {};
|
|
3716
3716
|
return {
|
|
3717
|
-
baseUri: '/services/data/
|
|
3717
|
+
baseUri: '/services/data/v61.0',
|
|
3718
3718
|
basePath: '/connect/industries/fileBasedDataImports/' + config.urlParams.fileBasedImportId + '',
|
|
3719
3719
|
method: 'patch',
|
|
3720
3720
|
body: config.body,
|
|
@@ -3891,4 +3891,4 @@ withDefaultLuvio((luvio) => {
|
|
|
3891
3891
|
});
|
|
3892
3892
|
|
|
3893
3893
|
export { createFileBasedDataImport, deleteFileBasedDataImport, getAllFields, getAllFields_imperative, getAllSobjects, getAllSobjects_imperative, getCsvAutoMap, getCsvAutoMap_imperative, getCsvPreviewData, getCsvPreviewData_imperative, getDPEDefinitions, getDPEDefinitions_imperative, getFileBasedDataImportById, getFileBasedDataImportByIdNotifyChange, getFileBasedDataImportById_imperative, getFileBasedDataImports, getFileBasedDataImports_imperative, startAdvanceImport, startSimpleImport, updateFileBasedDataImport };
|
|
3894
|
-
// version: 1.
|
|
3894
|
+
// version: 1.269.0-37c0722c7
|