@salesforce/lds-adapters-cdp-document-processing 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.
|
@@ -506,7 +506,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
506
506
|
function createResourceRequest$5(config) {
|
|
507
507
|
const headers = {};
|
|
508
508
|
return {
|
|
509
|
-
baseUri: '/services/data/
|
|
509
|
+
baseUri: '/services/data/v65.0',
|
|
510
510
|
basePath: '/ssot/document-processing/configurations',
|
|
511
511
|
method: 'get',
|
|
512
512
|
body: null,
|
|
@@ -739,7 +739,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
739
739
|
function createResourceRequest$4(config) {
|
|
740
740
|
const headers = {};
|
|
741
741
|
return {
|
|
742
|
-
baseUri: '/services/data/
|
|
742
|
+
baseUri: '/services/data/v65.0',
|
|
743
743
|
basePath: '/ssot/document-processing/configurations',
|
|
744
744
|
method: 'post',
|
|
745
745
|
body: config.body,
|
|
@@ -847,7 +847,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
847
847
|
function createResourceRequest$3(config) {
|
|
848
848
|
const headers = {};
|
|
849
849
|
return {
|
|
850
|
-
baseUri: '/services/data/
|
|
850
|
+
baseUri: '/services/data/v65.0',
|
|
851
851
|
basePath: '/ssot/document-processing/configurations/' + config.urlParams.idOrApiName + '',
|
|
852
852
|
method: 'delete',
|
|
853
853
|
body: null,
|
|
@@ -954,7 +954,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
954
954
|
function createResourceRequest$2(config) {
|
|
955
955
|
const headers = {};
|
|
956
956
|
return {
|
|
957
|
-
baseUri: '/services/data/
|
|
957
|
+
baseUri: '/services/data/v65.0',
|
|
958
958
|
basePath: '/ssot/document-processing/configurations/' + config.urlParams.idOrApiName + '',
|
|
959
959
|
method: 'get',
|
|
960
960
|
body: null,
|
|
@@ -1240,7 +1240,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
1240
1240
|
function createResourceRequest$1(config) {
|
|
1241
1241
|
const headers = {};
|
|
1242
1242
|
return {
|
|
1243
|
-
baseUri: '/services/data/
|
|
1243
|
+
baseUri: '/services/data/v65.0',
|
|
1244
1244
|
basePath: '/ssot/document-processing/global-config',
|
|
1245
1245
|
method: 'get',
|
|
1246
1246
|
body: null,
|
|
@@ -1551,7 +1551,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
1551
1551
|
function createResourceRequest(config) {
|
|
1552
1552
|
const headers = {};
|
|
1553
1553
|
return {
|
|
1554
|
-
baseUri: '/services/data/
|
|
1554
|
+
baseUri: '/services/data/v65.0',
|
|
1555
1555
|
basePath: '/ssot/document-processing/actions/extract-data',
|
|
1556
1556
|
method: 'post',
|
|
1557
1557
|
body: config.body,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-cdp-document-processing",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.357.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/cdp-document-processing.js",
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
"test:unit:debug": "node --inspect-brk ../../node_modules/.bin/jest --runInBand"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@salesforce/lds-bindings": "^1.
|
|
45
|
+
"@salesforce/lds-bindings": "^1.357.0"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
48
|
+
"@salesforce/lds-compiler-plugins": "^1.357.0"
|
|
49
49
|
},
|
|
50
50
|
"nx": {
|
|
51
51
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -234,7 +234,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
234
234
|
function createResourceRequest$5(config) {
|
|
235
235
|
const headers = {};
|
|
236
236
|
return {
|
|
237
|
-
baseUri: '/services/data/
|
|
237
|
+
baseUri: '/services/data/v65.0',
|
|
238
238
|
basePath: '/ssot/document-processing/configurations',
|
|
239
239
|
method: 'post',
|
|
240
240
|
body: config.body,
|
|
@@ -342,7 +342,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
342
342
|
function createResourceRequest$4(config) {
|
|
343
343
|
const headers = {};
|
|
344
344
|
return {
|
|
345
|
-
baseUri: '/services/data/
|
|
345
|
+
baseUri: '/services/data/v65.0',
|
|
346
346
|
basePath: '/ssot/document-processing/configurations/' + config.urlParams.idOrApiName + '',
|
|
347
347
|
method: 'delete',
|
|
348
348
|
body: null,
|
|
@@ -623,7 +623,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
623
623
|
function createResourceRequest$3(config) {
|
|
624
624
|
const headers = {};
|
|
625
625
|
return {
|
|
626
|
-
baseUri: '/services/data/
|
|
626
|
+
baseUri: '/services/data/v65.0',
|
|
627
627
|
basePath: '/ssot/document-processing/actions/extract-data',
|
|
628
628
|
method: 'post',
|
|
629
629
|
body: config.body,
|
|
@@ -783,7 +783,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
783
783
|
function createResourceRequest$2(config) {
|
|
784
784
|
const headers = {};
|
|
785
785
|
return {
|
|
786
|
-
baseUri: '/services/data/
|
|
786
|
+
baseUri: '/services/data/v65.0',
|
|
787
787
|
basePath: '/ssot/document-processing/configurations/' + config.urlParams.idOrApiName + '',
|
|
788
788
|
method: 'get',
|
|
789
789
|
body: null,
|
|
@@ -1335,7 +1335,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
1335
1335
|
function createResourceRequest$1(config) {
|
|
1336
1336
|
const headers = {};
|
|
1337
1337
|
return {
|
|
1338
|
-
baseUri: '/services/data/
|
|
1338
|
+
baseUri: '/services/data/v65.0',
|
|
1339
1339
|
basePath: '/ssot/document-processing/configurations',
|
|
1340
1340
|
method: 'get',
|
|
1341
1341
|
body: null,
|
|
@@ -1625,7 +1625,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
1625
1625
|
function createResourceRequest(config) {
|
|
1626
1626
|
const headers = {};
|
|
1627
1627
|
return {
|
|
1628
|
-
baseUri: '/services/data/
|
|
1628
|
+
baseUri: '/services/data/v65.0',
|
|
1629
1629
|
basePath: '/ssot/document-processing/global-config',
|
|
1630
1630
|
method: 'get',
|
|
1631
1631
|
body: null,
|
|
@@ -1795,4 +1795,4 @@ withDefaultLuvio((luvio) => {
|
|
|
1795
1795
|
});
|
|
1796
1796
|
|
|
1797
1797
|
export { createIdpConfiguration, deleteIdpConfiguration, extractDataUsingIdpConfiguration, extractDataUsingIdpConfiguration_imperative, getIdpConfiguration, getIdpConfigurationNotifyChange, getIdpConfiguration_imperative, getIdpConfigurations, getIdpConfigurations_imperative, getIdpGlobalConfig, getIdpGlobalConfig_imperative };
|
|
1798
|
-
// version: 1.
|
|
1798
|
+
// version: 1.357.0-5a2425b0d8
|