@salesforce/lds-adapters-platform-external-services 1.231.0 → 1.232.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.
@@ -397,7 +397,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
397
397
  function createResourceRequest$5(config) {
398
398
  const headers = {};
399
399
  return {
400
- baseUri: '/services/data/v59.0',
400
+ baseUri: '/services/data/v60.0',
401
401
  basePath: '/externalservices/actions/services/' + config.urlParams.actionName + '',
402
402
  method: 'get',
403
403
  body: null,
@@ -694,7 +694,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
694
694
  function createResourceRequest$4(config) {
695
695
  const headers = {};
696
696
  return {
697
- baseUri: '/services/data/v59.0',
697
+ baseUri: '/services/data/v60.0',
698
698
  basePath: '/externalservices/inference/datashape/' + config.urlParams.version + '',
699
699
  method: 'post',
700
700
  body: null,
@@ -1051,7 +1051,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1051
1051
  function createResourceRequest$3(config) {
1052
1052
  const headers = {};
1053
1053
  return {
1054
- baseUri: '/services/data/v59.0',
1054
+ baseUri: '/services/data/v60.0',
1055
1055
  basePath: '/externalservices/inference/openapispec/' + config.urlParams.version + '',
1056
1056
  method: 'post',
1057
1057
  body: config.body,
@@ -1688,7 +1688,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
1688
1688
  function createResourceRequest$2(config) {
1689
1689
  const headers = {};
1690
1690
  return {
1691
- baseUri: '/services/data/v59.0',
1691
+ baseUri: '/services/data/v60.0',
1692
1692
  basePath: '/externalservices/schemas/' + config.urlParams.schemaName + '/validation',
1693
1693
  method: 'post',
1694
1694
  body: config.body,
@@ -2198,7 +2198,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
2198
2198
  function createResourceRequest$1(config) {
2199
2199
  const headers = {};
2200
2200
  return {
2201
- baseUri: '/services/data/v59.0',
2201
+ baseUri: '/services/data/v60.0',
2202
2202
  basePath: '/externalservices/statistics/services',
2203
2203
  method: 'get',
2204
2204
  body: null,
@@ -2327,7 +2327,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
2327
2327
  function createResourceRequest(config) {
2328
2328
  const headers = {};
2329
2329
  return {
2330
- baseUri: '/services/data/v59.0',
2330
+ baseUri: '/services/data/v60.0',
2331
2331
  basePath: '/externalservices/statistics/services/' + config.urlParams.registrationName + '',
2332
2332
  method: 'get',
2333
2333
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-platform-external-services",
3
- "version": "1.231.0",
3
+ "version": "1.232.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "External Services Connect API Family",
6
6
  "main": "dist/es/es2018/platform-external-services.js",
package/sfdc/index.js CHANGED
@@ -407,7 +407,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
407
407
  function createResourceRequest$5(config) {
408
408
  const headers = {};
409
409
  return {
410
- baseUri: '/services/data/v59.0',
410
+ baseUri: '/services/data/v60.0',
411
411
  basePath: '/externalservices/actions/services/' + config.urlParams.actionName + '',
412
412
  method: 'get',
413
413
  body: null,
@@ -704,7 +704,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
704
704
  function createResourceRequest$4(config) {
705
705
  const headers = {};
706
706
  return {
707
- baseUri: '/services/data/v59.0',
707
+ baseUri: '/services/data/v60.0',
708
708
  basePath: '/externalservices/inference/datashape/' + config.urlParams.version + '',
709
709
  method: 'post',
710
710
  body: null,
@@ -1061,7 +1061,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1061
1061
  function createResourceRequest$3(config) {
1062
1062
  const headers = {};
1063
1063
  return {
1064
- baseUri: '/services/data/v59.0',
1064
+ baseUri: '/services/data/v60.0',
1065
1065
  basePath: '/externalservices/inference/openapispec/' + config.urlParams.version + '',
1066
1066
  method: 'post',
1067
1067
  body: config.body,
@@ -1604,7 +1604,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
1604
1604
  function createResourceRequest$2(config) {
1605
1605
  const headers = {};
1606
1606
  return {
1607
- baseUri: '/services/data/v59.0',
1607
+ baseUri: '/services/data/v60.0',
1608
1608
  basePath: '/externalservices/statistics/services',
1609
1609
  method: 'get',
1610
1610
  body: null,
@@ -1733,7 +1733,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1733
1733
  function createResourceRequest$1(config) {
1734
1734
  const headers = {};
1735
1735
  return {
1736
- baseUri: '/services/data/v59.0',
1736
+ baseUri: '/services/data/v60.0',
1737
1737
  basePath: '/externalservices/statistics/services/' + config.urlParams.registrationName + '',
1738
1738
  method: 'get',
1739
1739
  body: null,
@@ -2364,7 +2364,7 @@ function ingestSuccess(luvio, resourceParams, response) {
2364
2364
  function createResourceRequest(config) {
2365
2365
  const headers = {};
2366
2366
  return {
2367
- baseUri: '/services/data/v59.0',
2367
+ baseUri: '/services/data/v60.0',
2368
2368
  basePath: '/externalservices/schemas/' + config.urlParams.schemaName + '/validation',
2369
2369
  method: 'post',
2370
2370
  body: config.body,
@@ -2495,4 +2495,4 @@ withDefaultLuvio((luvio) => {
2495
2495
  });
2496
2496
 
2497
2497
  export { getActionDetailsForService, getActionDetailsForService_imperative, getDataShape, getDataShape_imperative, getOpenApiSpec, getOpenApiSpec_imperative, getStatistics, getStatisticsForService, getStatisticsForService_imperative, getStatistics_imperative, validateSchema };
2498
- // version: 1.231.0-2b4244fb5
2498
+ // version: 1.232.0-6cf0cd6c7
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '57.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v59.0
9
+ baseUri: /services/data/v60.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0