@salesforce/lds-adapters-cms-delivery 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.
@@ -381,7 +381,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
381
381
  function createResourceRequest$5(config) {
382
382
  const headers = {};
383
383
  return {
384
- baseUri: '/services/data/v60.0',
384
+ baseUri: '/services/data/v61.0',
385
385
  basePath: '/connect/cms/delivery/channels/' + config.urlParams.channelId + '/collections/' + config.urlParams.collectionKeyOrId + '',
386
386
  method: 'get',
387
387
  body: null,
@@ -655,7 +655,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
655
655
  function createResourceRequest$4(config) {
656
656
  const headers = {};
657
657
  return {
658
- baseUri: '/services/data/v60.0',
658
+ baseUri: '/services/data/v61.0',
659
659
  basePath: '/connect/cms/delivery/channels/' + config.urlParams.channelId + '/collections/' + config.urlParams.collectionKeyOrId + '/metadata',
660
660
  method: 'get',
661
661
  body: null,
@@ -1136,7 +1136,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
1136
1136
  function createResourceRequest$3(config) {
1137
1137
  const headers = {};
1138
1138
  return {
1139
- baseUri: '/services/data/v60.0',
1139
+ baseUri: '/services/data/v61.0',
1140
1140
  basePath: '/connect/communities/' + config.urlParams.communityId + '/managed-content/delivery',
1141
1141
  method: 'get',
1142
1142
  body: null,
@@ -1557,7 +1557,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1557
1557
  function createResourceRequest$2(config) {
1558
1558
  const headers = {};
1559
1559
  return {
1560
- baseUri: '/services/data/v60.0',
1560
+ baseUri: '/services/data/v61.0',
1561
1561
  basePath: '/connect/communities/' + config.urlParams.communityId + '/managed-content/delivery/contents',
1562
1562
  method: 'get',
1563
1563
  body: null,
@@ -1705,7 +1705,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1705
1705
  function createResourceRequest$1(config) {
1706
1706
  const headers = {};
1707
1707
  return {
1708
- baseUri: '/services/data/v60.0',
1708
+ baseUri: '/services/data/v61.0',
1709
1709
  basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/delivery/collections/' + config.urlParams.collectionKeyOrId + '',
1710
1710
  method: 'get',
1711
1711
  body: null,
@@ -1855,7 +1855,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1855
1855
  function createResourceRequest(config) {
1856
1856
  const headers = {};
1857
1857
  return {
1858
- baseUri: '/services/data/v60.0',
1858
+ baseUri: '/services/data/v61.0',
1859
1859
  basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/delivery/collections/' + config.urlParams.collectionKeyOrId + '/metadata',
1860
1860
  method: 'get',
1861
1861
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-cms-delivery",
3
- "version": "1.267.0",
3
+ "version": "1.269.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Wire adapters for CMS endpoints",
6
6
  "main": "dist/es/es2018/cms-delivery.js",
@@ -29,11 +29,11 @@
29
29
  "release:core": "../../scripts/release/core.js --adapter=lds-adapters-cms-delivery"
30
30
  },
31
31
  "dependencies": {
32
- "@salesforce/lds-bindings": "^1.267.0"
32
+ "@salesforce/lds-bindings": "^1.269.0"
33
33
  },
34
34
  "devDependencies": {
35
- "@salesforce/lds-compiler-plugins": "^1.267.0",
36
- "@salesforce/lds-karma": "^1.267.0"
35
+ "@salesforce/lds-compiler-plugins": "^1.269.0",
36
+ "@salesforce/lds-karma": "^1.269.0"
37
37
  },
38
38
  "nx": {
39
39
  "targets": {
package/sfdc/index.js CHANGED
@@ -391,7 +391,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
391
391
  function createResourceRequest$5(config) {
392
392
  const headers = {};
393
393
  return {
394
- baseUri: '/services/data/v60.0',
394
+ baseUri: '/services/data/v61.0',
395
395
  basePath: '/connect/cms/delivery/channels/' + config.urlParams.channelId + '/collections/' + config.urlParams.collectionKeyOrId + '',
396
396
  method: 'get',
397
397
  body: null,
@@ -541,7 +541,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
541
541
  function createResourceRequest$4(config) {
542
542
  const headers = {};
543
543
  return {
544
- baseUri: '/services/data/v60.0',
544
+ baseUri: '/services/data/v61.0',
545
545
  basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/delivery/collections/' + config.urlParams.collectionKeyOrId + '',
546
546
  method: 'get',
547
547
  body: null,
@@ -815,7 +815,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
815
815
  function createResourceRequest$3(config) {
816
816
  const headers = {};
817
817
  return {
818
- baseUri: '/services/data/v60.0',
818
+ baseUri: '/services/data/v61.0',
819
819
  basePath: '/connect/cms/delivery/channels/' + config.urlParams.channelId + '/collections/' + config.urlParams.collectionKeyOrId + '/metadata',
820
820
  method: 'get',
821
821
  body: null,
@@ -966,7 +966,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
966
966
  function createResourceRequest$2(config) {
967
967
  const headers = {};
968
968
  return {
969
- baseUri: '/services/data/v60.0',
969
+ baseUri: '/services/data/v61.0',
970
970
  basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/delivery/collections/' + config.urlParams.collectionKeyOrId + '/metadata',
971
971
  method: 'get',
972
972
  body: null,
@@ -1447,7 +1447,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1447
1447
  function createResourceRequest$1(config) {
1448
1448
  const headers = {};
1449
1449
  return {
1450
- baseUri: '/services/data/v60.0',
1450
+ baseUri: '/services/data/v61.0',
1451
1451
  basePath: '/connect/communities/' + config.urlParams.communityId + '/managed-content/delivery',
1452
1452
  method: 'get',
1453
1453
  body: null,
@@ -1868,7 +1868,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1868
1868
  function createResourceRequest(config) {
1869
1869
  const headers = {};
1870
1870
  return {
1871
- baseUri: '/services/data/v60.0',
1871
+ baseUri: '/services/data/v61.0',
1872
1872
  basePath: '/connect/communities/' + config.urlParams.communityId + '/managed-content/delivery/contents',
1873
1873
  method: 'get',
1874
1874
  body: null,
@@ -2055,4 +2055,4 @@ withDefaultLuvio((luvio) => {
2055
2055
  });
2056
2056
 
2057
2057
  export { getCollectionItemsForChannel, getCollectionItemsForChannel_imperative, getCollectionItemsForSite, getCollectionItemsForSite_imperative, getCollectionMetadataForChannel, getCollectionMetadataForChannel_imperative, getCollectionMetadataForSite, getCollectionMetadataForSite_imperative, listContent, listContentInternal, listContentInternal_imperative, listContent_imperative };
2058
- // version: 1.267.0-c16f5b87d
2058
+ // version: 1.269.0-37c0722c7
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '52.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v60.0
9
+ baseUri: /services/data/v61.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0