@salesforce/lds-adapters-marketing-contentauthoring 1.431.0 → 1.432.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.
@@ -229,7 +229,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
229
229
  function createResourceRequest$5(config) {
230
230
  const headers = {};
231
231
  return {
232
- baseUri: '/services/data/v67.0',
232
+ baseUri: '/services/data/v68.0',
233
233
  basePath: '/connect/contentauthoring/gaters',
234
234
  method: 'get',
235
235
  body: null,
@@ -597,7 +597,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
597
597
  function createResourceRequest$4(config) {
598
598
  const headers = {};
599
599
  return {
600
- baseUri: '/services/data/v67.0',
600
+ baseUri: '/services/data/v68.0',
601
601
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/template/' + config.urlParams.tid + '',
602
602
  method: 'get',
603
603
  body: null,
@@ -816,7 +816,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
816
816
  function createResourceRequest$3(config) {
817
817
  const headers = {};
818
818
  return {
819
- baseUri: '/services/data/v67.0',
819
+ baseUri: '/services/data/v68.0',
820
820
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/templates',
821
821
  method: 'get',
822
822
  body: null,
@@ -1292,7 +1292,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1292
1292
  function createResourceRequest$2(config) {
1293
1293
  const headers = {};
1294
1294
  return {
1295
- baseUri: '/services/data/v67.0',
1295
+ baseUri: '/services/data/v68.0',
1296
1296
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/flowdetail/' + config.urlParams.fid + '',
1297
1297
  method: 'get',
1298
1298
  body: null,
@@ -1511,7 +1511,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1511
1511
  function createResourceRequest$1(config) {
1512
1512
  const headers = {};
1513
1513
  return {
1514
- baseUri: '/services/data/v67.0',
1514
+ baseUri: '/services/data/v68.0',
1515
1515
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/allflows',
1516
1516
  method: 'get',
1517
1517
  body: null,
@@ -1812,7 +1812,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1812
1812
  function createResourceRequest(config) {
1813
1813
  const headers = {};
1814
1814
  return {
1815
- baseUri: '/services/data/v67.0',
1815
+ baseUri: '/services/data/v68.0',
1816
1816
  basePath: '/connect/contentauthoring/whatsapp/businessaccounts',
1817
1817
  method: 'get',
1818
1818
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-marketing-contentauthoring",
3
- "version": "1.431.0",
3
+ "version": "1.432.0",
4
4
  "description": "Content Authoring Connect API",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/marketing-contentauthoring.js",
@@ -40,10 +40,10 @@
40
40
  "test:unit": "jest"
41
41
  },
42
42
  "dependencies": {
43
- "@salesforce/lds-bindings": "^1.431.0"
43
+ "@salesforce/lds-bindings": "^1.432.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@salesforce/lds-compiler-plugins": "^1.431.0"
46
+ "@salesforce/lds-compiler-plugins": "^1.432.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -239,7 +239,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
239
239
  function createResourceRequest$5(config) {
240
240
  const headers = {};
241
241
  return {
242
- baseUri: '/services/data/v67.0',
242
+ baseUri: '/services/data/v68.0',
243
243
  basePath: '/connect/contentauthoring/gaters',
244
244
  method: 'get',
245
245
  body: null,
@@ -522,7 +522,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
522
522
  function createResourceRequest$4(config) {
523
523
  const headers = {};
524
524
  return {
525
- baseUri: '/services/data/v67.0',
525
+ baseUri: '/services/data/v68.0',
526
526
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/allflows',
527
527
  method: 'get',
528
528
  body: null,
@@ -934,7 +934,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
934
934
  function createResourceRequest$3(config) {
935
935
  const headers = {};
936
936
  return {
937
- baseUri: '/services/data/v67.0',
937
+ baseUri: '/services/data/v68.0',
938
938
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/flowdetail/' + config.urlParams.fid + '',
939
939
  method: 'get',
940
940
  body: null,
@@ -1302,7 +1302,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1302
1302
  function createResourceRequest$2(config) {
1303
1303
  const headers = {};
1304
1304
  return {
1305
- baseUri: '/services/data/v67.0',
1305
+ baseUri: '/services/data/v68.0',
1306
1306
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/template/' + config.urlParams.tid + '',
1307
1307
  method: 'get',
1308
1308
  body: null,
@@ -1521,7 +1521,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1521
1521
  function createResourceRequest$1(config) {
1522
1522
  const headers = {};
1523
1523
  return {
1524
- baseUri: '/services/data/v67.0',
1524
+ baseUri: '/services/data/v68.0',
1525
1525
  basePath: '/connect/contentauthoring/whatsapp/businessaccount/' + config.urlParams.bid + '/templates',
1526
1526
  method: 'get',
1527
1527
  body: null,
@@ -1822,7 +1822,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1822
1822
  function createResourceRequest(config) {
1823
1823
  const headers = {};
1824
1824
  return {
1825
- baseUri: '/services/data/v67.0',
1825
+ baseUri: '/services/data/v68.0',
1826
1826
  basePath: '/connect/contentauthoring/whatsapp/businessaccounts',
1827
1827
  method: 'get',
1828
1828
  body: null,
@@ -2004,4 +2004,4 @@ withDefaultLuvio((luvio) => {
2004
2004
  });
2005
2005
 
2006
2006
  export { getContentAuthoringGaters, getContentAuthoringGaters_imperative, getWhatsappBusinessAccountFlowCollection, getWhatsappBusinessAccountFlowCollection_imperative, getWhatsappBusinessAccountFlowDetail, getWhatsappBusinessAccountFlowDetail_imperative, getWhatsappBusinessAccountTemplateDetail, getWhatsappBusinessAccountTemplateDetail_imperative, getWhatsappBusinessAccountTemplates, getWhatsappBusinessAccountTemplates_imperative, getWhatsappBusinessAccounts, getWhatsappBusinessAccounts_imperative };
2007
- // version: 1.431.0-51a9c51ed3
2007
+ // version: 1.432.0-b99ba9d219
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '65.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