@salesforce/lds-adapters-industries-interesttagging 1.134.4 → 1.134.5
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.
|
@@ -224,7 +224,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
224
224
|
function createResourceRequest$4(config) {
|
|
225
225
|
const headers = {};
|
|
226
226
|
return {
|
|
227
|
-
baseUri: '/services/data/
|
|
227
|
+
baseUri: '/services/data/v59.0',
|
|
228
228
|
basePath: '/connect/interest-tags/assignments',
|
|
229
229
|
method: 'post',
|
|
230
230
|
body: config.body,
|
|
@@ -546,7 +546,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
546
546
|
function createResourceRequest$3(config) {
|
|
547
547
|
const headers = {};
|
|
548
548
|
return {
|
|
549
|
-
baseUri: '/services/data/
|
|
549
|
+
baseUri: '/services/data/v59.0',
|
|
550
550
|
basePath: '/connect/interest-tags/assignments/entity/' + config.urlParams.recordId + '',
|
|
551
551
|
method: 'get',
|
|
552
552
|
body: null,
|
|
@@ -895,7 +895,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
895
895
|
function createResourceRequest$2(config) {
|
|
896
896
|
const headers = {};
|
|
897
897
|
return {
|
|
898
|
-
baseUri: '/services/data/
|
|
898
|
+
baseUri: '/services/data/v59.0',
|
|
899
899
|
basePath: '/connect/interest-tags/assignments/tag/' + config.urlParams.tagId + '',
|
|
900
900
|
method: 'get',
|
|
901
901
|
body: null,
|
|
@@ -1272,7 +1272,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
1272
1272
|
function createResourceRequest$1(config) {
|
|
1273
1273
|
const headers = {};
|
|
1274
1274
|
return {
|
|
1275
|
-
baseUri: '/services/data/
|
|
1275
|
+
baseUri: '/services/data/v59.0',
|
|
1276
1276
|
basePath: '/connect/interest-tags/categories',
|
|
1277
1277
|
method: 'get',
|
|
1278
1278
|
body: null,
|
|
@@ -1447,7 +1447,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
1447
1447
|
function createResourceRequest(config) {
|
|
1448
1448
|
const headers = {};
|
|
1449
1449
|
return {
|
|
1450
|
-
baseUri: '/services/data/
|
|
1450
|
+
baseUri: '/services/data/v59.0',
|
|
1451
1451
|
basePath: '/connect/interest-tags/tags',
|
|
1452
1452
|
method: 'get',
|
|
1453
1453
|
body: null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-industries-interesttagging",
|
|
3
|
-
"version": "1.134.
|
|
3
|
+
"version": "1.134.5",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "Connect family for interest tags APIs",
|
|
6
6
|
"main": "dist/es/es2018/industries-interesttagging.js",
|
package/sfdc/index.js
CHANGED
|
@@ -234,7 +234,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
234
234
|
function createResourceRequest$4(config) {
|
|
235
235
|
const headers = {};
|
|
236
236
|
return {
|
|
237
|
-
baseUri: '/services/data/
|
|
237
|
+
baseUri: '/services/data/v59.0',
|
|
238
238
|
basePath: '/connect/interest-tags/assignments',
|
|
239
239
|
method: 'post',
|
|
240
240
|
body: config.body,
|
|
@@ -557,7 +557,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
557
557
|
function createResourceRequest$3(config) {
|
|
558
558
|
const headers = {};
|
|
559
559
|
return {
|
|
560
|
-
baseUri: '/services/data/
|
|
560
|
+
baseUri: '/services/data/v59.0',
|
|
561
561
|
basePath: '/connect/interest-tags/assignments/tag/' + config.urlParams.tagId + '',
|
|
562
562
|
method: 'get',
|
|
563
563
|
body: null,
|
|
@@ -934,7 +934,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
934
934
|
function createResourceRequest$2(config) {
|
|
935
935
|
const headers = {};
|
|
936
936
|
return {
|
|
937
|
-
baseUri: '/services/data/
|
|
937
|
+
baseUri: '/services/data/v59.0',
|
|
938
938
|
basePath: '/connect/interest-tags/categories',
|
|
939
939
|
method: 'get',
|
|
940
940
|
body: null,
|
|
@@ -1279,7 +1279,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
1279
1279
|
function createResourceRequest$1(config) {
|
|
1280
1280
|
const headers = {};
|
|
1281
1281
|
return {
|
|
1282
|
-
baseUri: '/services/data/
|
|
1282
|
+
baseUri: '/services/data/v59.0',
|
|
1283
1283
|
basePath: '/connect/interest-tags/tags',
|
|
1284
1284
|
method: 'get',
|
|
1285
1285
|
body: null,
|
|
@@ -1454,7 +1454,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
1454
1454
|
function createResourceRequest(config) {
|
|
1455
1455
|
const headers = {};
|
|
1456
1456
|
return {
|
|
1457
|
-
baseUri: '/services/data/
|
|
1457
|
+
baseUri: '/services/data/v59.0',
|
|
1458
1458
|
basePath: '/connect/interest-tags/assignments/entity/' + config.urlParams.recordId + '',
|
|
1459
1459
|
method: 'get',
|
|
1460
1460
|
body: null,
|
|
@@ -1644,4 +1644,4 @@ withDefaultLuvio((luvio) => {
|
|
|
1644
1644
|
});
|
|
1645
1645
|
|
|
1646
1646
|
export { createInterestTagEntityAssignment, getInterestTagEntityAssignments, getInterestTagEntityAssignments_imperative, getTagCategoriesByTagId, getTagCategoriesByTagId_imperative, getTagsByCategoryId, getTagsByCategoryId_imperative, getTagsByRecordId, getTagsByRecordId_imperative };
|
|
1647
|
-
// version: 1.134.
|
|
1647
|
+
// version: 1.134.5-a25b51598
|