@salesforce/lds-adapters-industries-interesttagging 1.431.0 → 1.433.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.
@@ -201,7 +201,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
201
201
  function createResourceRequest$5(config) {
202
202
  const headers = {};
203
203
  return {
204
- baseUri: '/services/data/v67.0',
204
+ baseUri: '/services/data/v68.0',
205
205
  basePath: '/connect/interest-tags/assignments',
206
206
  method: 'post',
207
207
  body: config.body,
@@ -478,7 +478,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
478
478
  function createResourceRequest$4(config) {
479
479
  const headers = {};
480
480
  return {
481
- baseUri: '/services/data/v67.0',
481
+ baseUri: '/services/data/v68.0',
482
482
  basePath: '/connect/interest-tags/assignments/entity/' + config.urlParams.recordId + '',
483
483
  method: 'get',
484
484
  body: null,
@@ -771,7 +771,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
771
771
  function createResourceRequest$3(config) {
772
772
  const headers = {};
773
773
  return {
774
- baseUri: '/services/data/v67.0',
774
+ baseUri: '/services/data/v68.0',
775
775
  basePath: '/connect/interest-tags/assignments/tag/' + config.urlParams.tagId + '',
776
776
  method: 'get',
777
777
  body: null,
@@ -1092,7 +1092,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1092
1092
  function createResourceRequest$2(config) {
1093
1093
  const headers = {};
1094
1094
  return {
1095
- baseUri: '/services/data/v67.0',
1095
+ baseUri: '/services/data/v68.0',
1096
1096
  basePath: '/connect/interest-tags/categories',
1097
1097
  method: 'get',
1098
1098
  body: null,
@@ -1234,7 +1234,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1234
1234
  function createResourceRequest$1(config) {
1235
1235
  const headers = {};
1236
1236
  return {
1237
- baseUri: '/services/data/v67.0',
1237
+ baseUri: '/services/data/v68.0',
1238
1238
  basePath: '/connect/interest-tags/tags',
1239
1239
  method: 'get',
1240
1240
  body: null,
@@ -1616,7 +1616,7 @@ function ingestSuccess(luvio, resourceParams, response) {
1616
1616
  function createResourceRequest(config) {
1617
1617
  const headers = {};
1618
1618
  return {
1619
- baseUri: '/services/data/v67.0',
1619
+ baseUri: '/services/data/v68.0',
1620
1620
  basePath: '/connect/interest-tags/tags-and-categories',
1621
1621
  method: 'post',
1622
1622
  body: config.body,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-interesttagging",
3
- "version": "1.431.0",
3
+ "version": "1.433.0",
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",
@@ -43,11 +43,11 @@
43
43
  "test:unit": "jest"
44
44
  },
45
45
  "dependencies": {
46
- "@salesforce/lds-bindings": "^1.431.0"
46
+ "@salesforce/lds-bindings": "^1.433.0"
47
47
  },
48
48
  "devDependencies": {
49
- "@salesforce/lds-compiler-plugins": "^1.431.0",
50
- "@salesforce/lds-karma": "^1.431.0"
49
+ "@salesforce/lds-compiler-plugins": "^1.433.0",
50
+ "@salesforce/lds-karma": "^1.433.0"
51
51
  },
52
52
  "nx": {
53
53
  "targets": {
package/sfdc/index.js CHANGED
@@ -211,7 +211,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
211
211
  function createResourceRequest$5(config) {
212
212
  const headers = {};
213
213
  return {
214
- baseUri: '/services/data/v67.0',
214
+ baseUri: '/services/data/v68.0',
215
215
  basePath: '/connect/interest-tags/assignments',
216
216
  method: 'post',
217
217
  body: config.body,
@@ -600,7 +600,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
600
600
  function createResourceRequest$4(config) {
601
601
  const headers = {};
602
602
  return {
603
- baseUri: '/services/data/v67.0',
603
+ baseUri: '/services/data/v68.0',
604
604
  basePath: '/connect/interest-tags/tags-and-categories',
605
605
  method: 'post',
606
606
  body: config.body,
@@ -867,7 +867,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
867
867
  function createResourceRequest$3(config) {
868
868
  const headers = {};
869
869
  return {
870
- baseUri: '/services/data/v67.0',
870
+ baseUri: '/services/data/v68.0',
871
871
  basePath: '/connect/interest-tags/assignments/tag/' + config.urlParams.tagId + '',
872
872
  method: 'get',
873
873
  body: null,
@@ -1188,7 +1188,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1188
1188
  function createResourceRequest$2(config) {
1189
1189
  const headers = {};
1190
1190
  return {
1191
- baseUri: '/services/data/v67.0',
1191
+ baseUri: '/services/data/v68.0',
1192
1192
  basePath: '/connect/interest-tags/categories',
1193
1193
  method: 'get',
1194
1194
  body: null,
@@ -1458,7 +1458,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1458
1458
  function createResourceRequest$1(config) {
1459
1459
  const headers = {};
1460
1460
  return {
1461
- baseUri: '/services/data/v67.0',
1461
+ baseUri: '/services/data/v68.0',
1462
1462
  basePath: '/connect/interest-tags/tags',
1463
1463
  method: 'get',
1464
1464
  body: null,
@@ -1600,7 +1600,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1600
1600
  function createResourceRequest(config) {
1601
1601
  const headers = {};
1602
1602
  return {
1603
- baseUri: '/services/data/v67.0',
1603
+ baseUri: '/services/data/v68.0',
1604
1604
  basePath: '/connect/interest-tags/assignments/entity/' + config.urlParams.recordId + '',
1605
1605
  method: 'get',
1606
1606
  body: null,
@@ -1772,4 +1772,4 @@ withDefaultLuvio((luvio) => {
1772
1772
  });
1773
1773
 
1774
1774
  export { createInterestTagEntityAssignment, createInterestTagsAndCategories, getInterestTagEntityAssignments, getInterestTagEntityAssignments_imperative, getTagCategoriesByTagId, getTagCategoriesByTagId_imperative, getTagsByCategoryId, getTagsByCategoryId_imperative, getTagsByRecordId, getTagsByRecordId_imperative };
1775
- // version: 1.431.0-51a9c51ed3
1775
+ // version: 1.433.0-db129b48d2
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '56.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v67.0
9
+ baseUri: /services/data/v68.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0