@salesforce/lds-adapters-industries-education 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.
@@ -412,7 +412,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
412
412
  function createResourceRequest$6(config) {
413
413
  const headers = {};
414
414
  return {
415
- baseUri: '/services/data/v59.0',
415
+ baseUri: '/services/data/v60.0',
416
416
  basePath: '/connect/education/appointment-booking/available-time-slots',
417
417
  method: 'post',
418
418
  body: config.body,
@@ -763,7 +763,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
763
763
  function createResourceRequest$5(config) {
764
764
  const headers = {};
765
765
  return {
766
- baseUri: '/services/data/v59.0',
766
+ baseUri: '/services/data/v60.0',
767
767
  basePath: '/connect/education/appointment-booking/available-topics',
768
768
  method: 'get',
769
769
  body: null,
@@ -1073,7 +1073,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
1073
1073
  function createResourceRequest$4(config) {
1074
1074
  const headers = {};
1075
1075
  return {
1076
- baseUri: '/services/data/v59.0',
1076
+ baseUri: '/services/data/v60.0',
1077
1077
  basePath: '/connect/education/campus-setup/learning',
1078
1078
  method: 'post',
1079
1079
  body: config.body,
@@ -1279,7 +1279,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
1279
1279
  function createResourceRequest$3(config) {
1280
1280
  const headers = {};
1281
1281
  return {
1282
- baseUri: '/services/data/v59.0',
1282
+ baseUri: '/services/data/v60.0',
1283
1283
  basePath: '/connect/education/campus-setup/learning-program-plan/publish',
1284
1284
  method: 'post',
1285
1285
  body: config.body,
@@ -2068,7 +2068,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
2068
2068
  function createResourceRequest$2(config) {
2069
2069
  const headers = {};
2070
2070
  return {
2071
- baseUri: '/services/data/v59.0',
2071
+ baseUri: '/services/data/v60.0',
2072
2072
  basePath: '/connect/education/careplan/bulk',
2073
2073
  method: 'post',
2074
2074
  body: config.body,
@@ -2511,7 +2511,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
2511
2511
  function createResourceRequest$1(config) {
2512
2512
  const headers = {};
2513
2513
  return {
2514
- baseUri: '/services/data/v59.0',
2514
+ baseUri: '/services/data/v60.0',
2515
2515
  basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
2516
2516
  method: 'get',
2517
2517
  body: null,
@@ -3035,7 +3035,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
3035
3035
  function createResourceRequest(config) {
3036
3036
  const headers = {};
3037
3037
  return {
3038
- baseUri: '/services/data/v59.0',
3038
+ baseUri: '/services/data/v60.0',
3039
3039
  basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
3040
3040
  method: 'get',
3041
3041
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-education",
3
- "version": "1.231.0",
3
+ "version": "1.232.0",
4
4
  "description": "Education Cloud related actions",
5
5
  "license": "MIT",
6
6
  "main": "dist/es/es2018/industries-education.js",
package/sfdc/index.js CHANGED
@@ -843,7 +843,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
843
843
  function createResourceRequest$6(config) {
844
844
  const headers = {};
845
845
  return {
846
- baseUri: '/services/data/v59.0',
846
+ baseUri: '/services/data/v60.0',
847
847
  basePath: '/connect/education/careplan/bulk',
848
848
  method: 'post',
849
849
  body: config.body,
@@ -1211,7 +1211,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
1211
1211
  function createResourceRequest$5(config) {
1212
1212
  const headers = {};
1213
1213
  return {
1214
- baseUri: '/services/data/v59.0',
1214
+ baseUri: '/services/data/v60.0',
1215
1215
  basePath: '/connect/education/appointment-booking/available-time-slots',
1216
1216
  method: 'post',
1217
1217
  body: config.body,
@@ -1562,7 +1562,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
1562
1562
  function createResourceRequest$4(config) {
1563
1563
  const headers = {};
1564
1564
  return {
1565
- baseUri: '/services/data/v59.0',
1565
+ baseUri: '/services/data/v60.0',
1566
1566
  basePath: '/connect/education/appointment-booking/available-topics',
1567
1567
  method: 'get',
1568
1568
  body: null,
@@ -2031,7 +2031,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
2031
2031
  function createResourceRequest$3(config) {
2032
2032
  const headers = {};
2033
2033
  return {
2034
- baseUri: '/services/data/v59.0',
2034
+ baseUri: '/services/data/v60.0',
2035
2035
  basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
2036
2036
  method: 'get',
2037
2037
  body: null,
@@ -2555,7 +2555,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
2555
2555
  function createResourceRequest$2(config) {
2556
2556
  const headers = {};
2557
2557
  return {
2558
- baseUri: '/services/data/v59.0',
2558
+ baseUri: '/services/data/v60.0',
2559
2559
  basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
2560
2560
  method: 'get',
2561
2561
  body: null,
@@ -2870,7 +2870,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
2870
2870
  function createResourceRequest$1(config) {
2871
2871
  const headers = {};
2872
2872
  return {
2873
- baseUri: '/services/data/v59.0',
2873
+ baseUri: '/services/data/v60.0',
2874
2874
  basePath: '/connect/education/campus-setup/learning',
2875
2875
  method: 'post',
2876
2876
  body: config.body,
@@ -3076,7 +3076,7 @@ function ingestSuccess(luvio, resourceParams, response) {
3076
3076
  function createResourceRequest(config) {
3077
3077
  const headers = {};
3078
3078
  return {
3079
- baseUri: '/services/data/v59.0',
3079
+ baseUri: '/services/data/v60.0',
3080
3080
  basePath: '/connect/education/campus-setup/learning-program-plan/publish',
3081
3081
  method: 'post',
3082
3082
  body: config.body,
@@ -3202,4 +3202,4 @@ withDefaultLuvio((luvio) => {
3202
3202
  });
3203
3203
 
3204
3204
  export { createCarePlans, getAvailableTimeSlots, getAvailableTimeSlots_imperative, getAvailableTopics, getAvailableTopics_imperative, getPersonPublicProfile, getPersonPublicProfile_imperative, getSuccessTeam, getSuccessTeam_imperative, postCreateLearning, postPublishLearningProgramPlan };
3205
- // version: 1.231.0-2b4244fb5
3205
+ // version: 1.232.0-6cf0cd6c7
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '59.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