@salesforce/lds-adapters-industries-timeline 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.
@@ -582,7 +582,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
582
582
  function createResourceRequest$4(config) {
583
583
  const headers = {};
584
584
  return {
585
- baseUri: '/services/data/v67.0',
585
+ baseUri: '/services/data/v68.0',
586
586
  basePath: '/connect/timeline/' + config.urlParams.timelineObjRecordId + '/timeline-definitions/' + config.urlParams.timelineConfigFullName + '/cust-data-pfrm/events',
587
587
  method: 'get',
588
588
  body: null,
@@ -993,7 +993,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
993
993
  function createResourceRequest$3(config) {
994
994
  const headers = {};
995
995
  return {
996
- baseUri: '/services/data/v67.0',
996
+ baseUri: '/services/data/v68.0',
997
997
  basePath: '/connect/timeline/' + config.urlParams.timelineObjRecordId + '/timeline-definitions/' + config.urlParams.timelineConfigFullName + '/events',
998
998
  method: 'get',
999
999
  body: null,
@@ -1353,7 +1353,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1353
1353
  function createResourceRequest$2(config) {
1354
1354
  const headers = {};
1355
1355
  return {
1356
- baseUri: '/services/data/v67.0',
1356
+ baseUri: '/services/data/v68.0',
1357
1357
  basePath: '/connect/timeline/cust-data-pfrm/data-graph-metadata',
1358
1358
  method: 'get',
1359
1359
  body: null,
@@ -1683,7 +1683,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1683
1683
  function createResourceRequest$1(config) {
1684
1684
  const headers = {};
1685
1685
  return {
1686
- baseUri: '/services/data/v67.0',
1686
+ baseUri: '/services/data/v68.0',
1687
1687
  basePath: '/connect/timeline/cust-data-pfrm/data-model-objects',
1688
1688
  method: 'get',
1689
1689
  body: null,
@@ -2452,7 +2452,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
2452
2452
  function createResourceRequest(config) {
2453
2453
  const headers = {};
2454
2454
  return {
2455
- baseUri: '/services/data/v67.0',
2455
+ baseUri: '/services/data/v68.0',
2456
2456
  basePath: '/connect/timeline/metadata/configurations',
2457
2457
  method: 'get',
2458
2458
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-timeline",
3
- "version": "1.431.0",
3
+ "version": "1.433.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": " GET Resource to get the Timeline Data",
6
6
  "main": "dist/es/es2018/industries-timeline.js",
@@ -39,11 +39,11 @@
39
39
  "test:unit": "jest"
40
40
  },
41
41
  "dependencies": {
42
- "@salesforce/lds-bindings": "^1.431.0"
42
+ "@salesforce/lds-bindings": "^1.433.0"
43
43
  },
44
44
  "devDependencies": {
45
- "@salesforce/lds-compiler-plugins": "^1.431.0",
46
- "@salesforce/lds-karma": "^1.431.0"
45
+ "@salesforce/lds-compiler-plugins": "^1.433.0",
46
+ "@salesforce/lds-karma": "^1.433.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -346,7 +346,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
346
346
  function createResourceRequest$4(config) {
347
347
  const headers = {};
348
348
  return {
349
- baseUri: '/services/data/v67.0',
349
+ baseUri: '/services/data/v68.0',
350
350
  basePath: '/connect/timeline/cust-data-pfrm/data-graph-metadata',
351
351
  method: 'get',
352
352
  body: null,
@@ -676,7 +676,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
676
676
  function createResourceRequest$3(config) {
677
677
  const headers = {};
678
678
  return {
679
- baseUri: '/services/data/v67.0',
679
+ baseUri: '/services/data/v68.0',
680
680
  basePath: '/connect/timeline/cust-data-pfrm/data-model-objects',
681
681
  method: 'get',
682
682
  body: null,
@@ -1277,7 +1277,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1277
1277
  function createResourceRequest$2(config) {
1278
1278
  const headers = {};
1279
1279
  return {
1280
- baseUri: '/services/data/v67.0',
1280
+ baseUri: '/services/data/v68.0',
1281
1281
  basePath: '/connect/timeline/' + config.urlParams.timelineObjRecordId + '/timeline-definitions/' + config.urlParams.timelineConfigFullName + '/cust-data-pfrm/events',
1282
1282
  method: 'get',
1283
1283
  body: null,
@@ -1688,7 +1688,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1688
1688
  function createResourceRequest$1(config) {
1689
1689
  const headers = {};
1690
1690
  return {
1691
- baseUri: '/services/data/v67.0',
1691
+ baseUri: '/services/data/v68.0',
1692
1692
  basePath: '/connect/timeline/' + config.urlParams.timelineObjRecordId + '/timeline-definitions/' + config.urlParams.timelineConfigFullName + '/events',
1693
1693
  method: 'get',
1694
1694
  body: null,
@@ -2462,7 +2462,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
2462
2462
  function createResourceRequest(config) {
2463
2463
  const headers = {};
2464
2464
  return {
2465
- baseUri: '/services/data/v67.0',
2465
+ baseUri: '/services/data/v68.0',
2466
2466
  basePath: '/connect/timeline/metadata/configurations',
2467
2467
  method: 'get',
2468
2468
  body: null,
@@ -2631,4 +2631,4 @@ withDefaultLuvio((luvio) => {
2631
2631
  });
2632
2632
 
2633
2633
  export { getDataGraphMetadata, getDataGraphMetadata_imperative, getDataModelObjects, getDataModelObjects_imperative, getEngagementEvents, getEngagementEvents_imperative, getTimelineData, getTimelineData_imperative, getTimelineMetadata, getTimelineMetadata_imperative };
2634
- // version: 1.431.0-51a9c51ed3
2634
+ // 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