@salesforce/lds-adapters-industries-education 1.334.0 → 1.336.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.
- package/dist/es/es2018/industries-education.js +25 -25
- package/package.json +4 -4
- package/sfdc/index.js +26 -26
- package/src/raml/api.raml +1 -1
|
@@ -750,7 +750,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
750
750
|
function createResourceRequest$o(config) {
|
|
751
751
|
const headers = {};
|
|
752
752
|
return {
|
|
753
|
-
baseUri: '/services/data/
|
|
753
|
+
baseUri: '/services/data/v64.0',
|
|
754
754
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.learningId + '',
|
|
755
755
|
method: 'get',
|
|
756
756
|
body: null,
|
|
@@ -1083,7 +1083,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
1083
1083
|
function createResourceRequest$n(config) {
|
|
1084
1084
|
const headers = {};
|
|
1085
1085
|
return {
|
|
1086
|
-
baseUri: '/services/data/
|
|
1086
|
+
baseUri: '/services/data/v64.0',
|
|
1087
1087
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1088
1088
|
method: 'post',
|
|
1089
1089
|
body: config.body,
|
|
@@ -1181,7 +1181,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
1181
1181
|
function createResourceRequest$m(config) {
|
|
1182
1182
|
const headers = {};
|
|
1183
1183
|
return {
|
|
1184
|
-
baseUri: '/services/data/
|
|
1184
|
+
baseUri: '/services/data/v64.0',
|
|
1185
1185
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1186
1186
|
method: 'patch',
|
|
1187
1187
|
body: config.body,
|
|
@@ -1606,7 +1606,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
1606
1606
|
function createResourceRequest$l(config) {
|
|
1607
1607
|
const headers = {};
|
|
1608
1608
|
return {
|
|
1609
|
-
baseUri: '/services/data/
|
|
1609
|
+
baseUri: '/services/data/v64.0',
|
|
1610
1610
|
basePath: '/connect/education/applications',
|
|
1611
1611
|
method: 'get',
|
|
1612
1612
|
body: null,
|
|
@@ -2064,7 +2064,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
2064
2064
|
function createResourceRequest$k(config) {
|
|
2065
2065
|
const headers = {};
|
|
2066
2066
|
return {
|
|
2067
|
-
baseUri: '/services/data/
|
|
2067
|
+
baseUri: '/services/data/v64.0',
|
|
2068
2068
|
basePath: '/connect/education/applications/' + config.urlParams.preliminaryApplicationRefId + '',
|
|
2069
2069
|
method: 'get',
|
|
2070
2070
|
body: null,
|
|
@@ -2493,7 +2493,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
2493
2493
|
function createResourceRequest$j(config) {
|
|
2494
2494
|
const headers = {};
|
|
2495
2495
|
return {
|
|
2496
|
-
baseUri: '/services/data/
|
|
2496
|
+
baseUri: '/services/data/v64.0',
|
|
2497
2497
|
basePath: '/connect/education/appointment-booking/available-time-slots',
|
|
2498
2498
|
method: 'post',
|
|
2499
2499
|
body: config.body,
|
|
@@ -2844,7 +2844,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
2844
2844
|
function createResourceRequest$i(config) {
|
|
2845
2845
|
const headers = {};
|
|
2846
2846
|
return {
|
|
2847
|
-
baseUri: '/services/data/
|
|
2847
|
+
baseUri: '/services/data/v64.0',
|
|
2848
2848
|
basePath: '/connect/education/appointment-booking/available-topics',
|
|
2849
2849
|
method: 'get',
|
|
2850
2850
|
body: null,
|
|
@@ -3376,7 +3376,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
3376
3376
|
function createResourceRequest$h(config) {
|
|
3377
3377
|
const headers = {};
|
|
3378
3378
|
return {
|
|
3379
|
-
baseUri: '/services/data/
|
|
3379
|
+
baseUri: '/services/data/v64.0',
|
|
3380
3380
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
3381
3381
|
method: 'get',
|
|
3382
3382
|
body: null,
|
|
@@ -3667,7 +3667,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
3667
3667
|
function createResourceRequest$g(config) {
|
|
3668
3668
|
const headers = {};
|
|
3669
3669
|
return {
|
|
3670
|
-
baseUri: '/services/data/
|
|
3670
|
+
baseUri: '/services/data/v64.0',
|
|
3671
3671
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
3672
3672
|
method: 'post',
|
|
3673
3673
|
body: config.body,
|
|
@@ -3913,7 +3913,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
3913
3913
|
function createResourceRequest$f(config) {
|
|
3914
3914
|
const headers = {};
|
|
3915
3915
|
return {
|
|
3916
|
-
baseUri: '/services/data/
|
|
3916
|
+
baseUri: '/services/data/v64.0',
|
|
3917
3917
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
3918
3918
|
method: 'post',
|
|
3919
3919
|
body: config.body,
|
|
@@ -4101,7 +4101,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
4101
4101
|
function createResourceRequest$e(config) {
|
|
4102
4102
|
const headers = {};
|
|
4103
4103
|
return {
|
|
4104
|
-
baseUri: '/services/data/
|
|
4104
|
+
baseUri: '/services/data/v64.0',
|
|
4105
4105
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
4106
4106
|
method: 'get',
|
|
4107
4107
|
body: null,
|
|
@@ -4919,7 +4919,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
4919
4919
|
function createResourceRequest$d(config) {
|
|
4920
4920
|
const headers = {};
|
|
4921
4921
|
return {
|
|
4922
|
-
baseUri: '/services/data/
|
|
4922
|
+
baseUri: '/services/data/v64.0',
|
|
4923
4923
|
basePath: '/connect/education/careplan/bulk',
|
|
4924
4924
|
method: 'post',
|
|
4925
4925
|
body: config.body,
|
|
@@ -5240,7 +5240,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
5240
5240
|
function createResourceRequest$c(config) {
|
|
5241
5241
|
const headers = {};
|
|
5242
5242
|
return {
|
|
5243
|
-
baseUri: '/services/data/
|
|
5243
|
+
baseUri: '/services/data/v64.0',
|
|
5244
5244
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
5245
5245
|
method: 'post',
|
|
5246
5246
|
body: config.body,
|
|
@@ -5498,7 +5498,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
5498
5498
|
function createResourceRequest$b(config) {
|
|
5499
5499
|
const headers = {};
|
|
5500
5500
|
return {
|
|
5501
|
-
baseUri: '/services/data/
|
|
5501
|
+
baseUri: '/services/data/v64.0',
|
|
5502
5502
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
5503
5503
|
method: 'post',
|
|
5504
5504
|
body: config.body,
|
|
@@ -5709,7 +5709,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
5709
5709
|
function createResourceRequest$a(config) {
|
|
5710
5710
|
const headers = {};
|
|
5711
5711
|
return {
|
|
5712
|
-
baseUri: '/services/data/
|
|
5712
|
+
baseUri: '/services/data/v64.0',
|
|
5713
5713
|
basePath: '/connect/education/individual-application-tasks/' + config.urlParams.individualApplicationTaskId + '',
|
|
5714
5714
|
method: 'get',
|
|
5715
5715
|
body: null,
|
|
@@ -6028,7 +6028,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
6028
6028
|
function createResourceRequest$9(config) {
|
|
6029
6029
|
const headers = {};
|
|
6030
6030
|
return {
|
|
6031
|
-
baseUri: '/services/data/
|
|
6031
|
+
baseUri: '/services/data/v64.0',
|
|
6032
6032
|
basePath: '/connect/education/new-application/academic-terms',
|
|
6033
6033
|
method: 'get',
|
|
6034
6034
|
body: null,
|
|
@@ -6262,7 +6262,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
6262
6262
|
function createResourceRequest$8(config) {
|
|
6263
6263
|
const headers = {};
|
|
6264
6264
|
return {
|
|
6265
|
-
baseUri: '/services/data/
|
|
6265
|
+
baseUri: '/services/data/v64.0',
|
|
6266
6266
|
basePath: '/connect/education/new-application/preliminary-application-references',
|
|
6267
6267
|
method: 'post',
|
|
6268
6268
|
body: config.body,
|
|
@@ -6622,7 +6622,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
6622
6622
|
function createResourceRequest$7(config) {
|
|
6623
6623
|
const headers = {};
|
|
6624
6624
|
return {
|
|
6625
|
-
baseUri: '/services/data/
|
|
6625
|
+
baseUri: '/services/data/v64.0',
|
|
6626
6626
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6627
6627
|
method: 'get',
|
|
6628
6628
|
body: null,
|
|
@@ -6941,7 +6941,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
6941
6941
|
function createResourceRequest$6(config) {
|
|
6942
6942
|
const headers = {};
|
|
6943
6943
|
return {
|
|
6944
|
-
baseUri: '/services/data/
|
|
6944
|
+
baseUri: '/services/data/v64.0',
|
|
6945
6945
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
6946
6946
|
method: 'get',
|
|
6947
6947
|
body: null,
|
|
@@ -7414,7 +7414,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
7414
7414
|
function createResourceRequest$5(config) {
|
|
7415
7415
|
const headers = {};
|
|
7416
7416
|
return {
|
|
7417
|
-
baseUri: '/services/data/
|
|
7417
|
+
baseUri: '/services/data/v64.0',
|
|
7418
7418
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7419
7419
|
method: 'get',
|
|
7420
7420
|
body: null,
|
|
@@ -7963,7 +7963,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
7963
7963
|
function createResourceRequest$4(config) {
|
|
7964
7964
|
const headers = {};
|
|
7965
7965
|
return {
|
|
7966
|
-
baseUri: '/services/data/
|
|
7966
|
+
baseUri: '/services/data/v64.0',
|
|
7967
7967
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
7968
7968
|
method: 'get',
|
|
7969
7969
|
body: null,
|
|
@@ -8214,7 +8214,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
8214
8214
|
function createResourceRequest$3(config) {
|
|
8215
8215
|
const headers = {};
|
|
8216
8216
|
return {
|
|
8217
|
-
baseUri: '/services/data/
|
|
8217
|
+
baseUri: '/services/data/v64.0',
|
|
8218
8218
|
basePath: '/connect/education/student-action-centre/task',
|
|
8219
8219
|
method: 'post',
|
|
8220
8220
|
body: config.body,
|
|
@@ -8580,7 +8580,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
8580
8580
|
function createResourceRequest$2(config) {
|
|
8581
8581
|
const headers = {};
|
|
8582
8582
|
return {
|
|
8583
|
-
baseUri: '/services/data/
|
|
8583
|
+
baseUri: '/services/data/v64.0',
|
|
8584
8584
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
8585
8585
|
method: 'get',
|
|
8586
8586
|
body: null,
|
|
@@ -8703,7 +8703,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
8703
8703
|
function createResourceRequest$1(config) {
|
|
8704
8704
|
const headers = {};
|
|
8705
8705
|
return {
|
|
8706
|
-
baseUri: '/services/data/
|
|
8706
|
+
baseUri: '/services/data/v64.0',
|
|
8707
8707
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
8708
8708
|
method: 'patch',
|
|
8709
8709
|
body: config.body,
|
|
@@ -9957,7 +9957,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9957
9957
|
function createResourceRequest(config) {
|
|
9958
9958
|
const headers = {};
|
|
9959
9959
|
return {
|
|
9960
|
-
baseUri: '/services/data/
|
|
9960
|
+
baseUri: '/services/data/v64.0',
|
|
9961
9961
|
basePath: '/connect/education/student-action-centre/' + config.urlParams.contactId + '/apts-tasks-plans',
|
|
9962
9962
|
method: 'get',
|
|
9963
9963
|
body: null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-industries-education",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.336.0",
|
|
4
4
|
"description": "Education Cloud related actions",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/es/es2018/industries-education.js",
|
|
@@ -46,11 +46,11 @@
|
|
|
46
46
|
"test:unit": "jest --config=./jest.config.js"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@salesforce/lds-bindings": "^1.
|
|
49
|
+
"@salesforce/lds-bindings": "^1.336.0"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
53
|
-
"@salesforce/lds-karma": "^1.
|
|
52
|
+
"@salesforce/lds-compiler-plugins": "^1.336.0",
|
|
53
|
+
"@salesforce/lds-karma": "^1.336.0"
|
|
54
54
|
},
|
|
55
55
|
"nx": {
|
|
56
56
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -899,7 +899,7 @@ function ingestSuccess$o(luvio, resourceParams, response) {
|
|
|
899
899
|
function createResourceRequest$o(config) {
|
|
900
900
|
const headers = {};
|
|
901
901
|
return {
|
|
902
|
-
baseUri: '/services/data/
|
|
902
|
+
baseUri: '/services/data/v64.0',
|
|
903
903
|
basePath: '/connect/education/careplan/bulk',
|
|
904
904
|
method: 'post',
|
|
905
905
|
body: config.body,
|
|
@@ -1203,7 +1203,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
1203
1203
|
function createResourceRequest$n(config) {
|
|
1204
1204
|
const headers = {};
|
|
1205
1205
|
return {
|
|
1206
|
-
baseUri: '/services/data/
|
|
1206
|
+
baseUri: '/services/data/v64.0',
|
|
1207
1207
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1208
1208
|
method: 'post',
|
|
1209
1209
|
body: config.body,
|
|
@@ -1412,7 +1412,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
1412
1412
|
function createResourceRequest$m(config) {
|
|
1413
1413
|
const headers = {};
|
|
1414
1414
|
return {
|
|
1415
|
-
baseUri: '/services/data/
|
|
1415
|
+
baseUri: '/services/data/v64.0',
|
|
1416
1416
|
basePath: '/connect/education/new-application/preliminary-application-references',
|
|
1417
1417
|
method: 'post',
|
|
1418
1418
|
body: config.body,
|
|
@@ -1632,7 +1632,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
|
|
|
1632
1632
|
function createResourceRequest$l(config) {
|
|
1633
1633
|
const headers = {};
|
|
1634
1634
|
return {
|
|
1635
|
-
baseUri: '/services/data/
|
|
1635
|
+
baseUri: '/services/data/v64.0',
|
|
1636
1636
|
basePath: '/connect/education/student-action-centre/task',
|
|
1637
1637
|
method: 'post',
|
|
1638
1638
|
body: config.body,
|
|
@@ -1924,7 +1924,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
1924
1924
|
function createResourceRequest$k(config) {
|
|
1925
1925
|
const headers = {};
|
|
1926
1926
|
return {
|
|
1927
|
-
baseUri: '/services/data/
|
|
1927
|
+
baseUri: '/services/data/v64.0',
|
|
1928
1928
|
basePath: '/connect/education/new-application/academic-terms',
|
|
1929
1929
|
method: 'get',
|
|
1930
1930
|
body: null,
|
|
@@ -2505,7 +2505,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
2505
2505
|
function createResourceRequest$j(config) {
|
|
2506
2506
|
const headers = {};
|
|
2507
2507
|
return {
|
|
2508
|
-
baseUri: '/services/data/
|
|
2508
|
+
baseUri: '/services/data/v64.0',
|
|
2509
2509
|
basePath: '/connect/education/applications/' + config.urlParams.preliminaryApplicationRefId + '',
|
|
2510
2510
|
method: 'get',
|
|
2511
2511
|
body: null,
|
|
@@ -2835,7 +2835,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
2835
2835
|
function createResourceRequest$i(config) {
|
|
2836
2836
|
const headers = {};
|
|
2837
2837
|
return {
|
|
2838
|
-
baseUri: '/services/data/
|
|
2838
|
+
baseUri: '/services/data/v64.0',
|
|
2839
2839
|
basePath: '/connect/education/applications',
|
|
2840
2840
|
method: 'get',
|
|
2841
2841
|
body: null,
|
|
@@ -4112,7 +4112,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
4112
4112
|
function createResourceRequest$h(config) {
|
|
4113
4113
|
const headers = {};
|
|
4114
4114
|
return {
|
|
4115
|
-
baseUri: '/services/data/
|
|
4115
|
+
baseUri: '/services/data/v64.0',
|
|
4116
4116
|
basePath: '/connect/education/student-action-centre/' + config.urlParams.contactId + '/apts-tasks-plans',
|
|
4117
4117
|
method: 'get',
|
|
4118
4118
|
body: null,
|
|
@@ -4542,7 +4542,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
4542
4542
|
function createResourceRequest$g(config) {
|
|
4543
4543
|
const headers = {};
|
|
4544
4544
|
return {
|
|
4545
|
-
baseUri: '/services/data/
|
|
4545
|
+
baseUri: '/services/data/v64.0',
|
|
4546
4546
|
basePath: '/connect/education/appointment-booking/available-time-slots',
|
|
4547
4547
|
method: 'post',
|
|
4548
4548
|
body: config.body,
|
|
@@ -4893,7 +4893,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
4893
4893
|
function createResourceRequest$f(config) {
|
|
4894
4894
|
const headers = {};
|
|
4895
4895
|
return {
|
|
4896
|
-
baseUri: '/services/data/
|
|
4896
|
+
baseUri: '/services/data/v64.0',
|
|
4897
4897
|
basePath: '/connect/education/appointment-booking/available-topics',
|
|
4898
4898
|
method: 'get',
|
|
4899
4899
|
body: null,
|
|
@@ -5088,7 +5088,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
5088
5088
|
function createResourceRequest$e(config) {
|
|
5089
5089
|
const headers = {};
|
|
5090
5090
|
return {
|
|
5091
|
-
baseUri: '/services/data/
|
|
5091
|
+
baseUri: '/services/data/v64.0',
|
|
5092
5092
|
basePath: '/connect/education/individual-application-tasks/' + config.urlParams.individualApplicationTaskId + '',
|
|
5093
5093
|
method: 'get',
|
|
5094
5094
|
body: null,
|
|
@@ -5944,7 +5944,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
5944
5944
|
function createResourceRequest$d(config) {
|
|
5945
5945
|
const headers = {};
|
|
5946
5946
|
return {
|
|
5947
|
-
baseUri: '/services/data/
|
|
5947
|
+
baseUri: '/services/data/v64.0',
|
|
5948
5948
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
5949
5949
|
method: 'get',
|
|
5950
5950
|
body: null,
|
|
@@ -6303,7 +6303,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
6303
6303
|
function createResourceRequest$c(config) {
|
|
6304
6304
|
const headers = {};
|
|
6305
6305
|
return {
|
|
6306
|
-
baseUri: '/services/data/
|
|
6306
|
+
baseUri: '/services/data/v64.0',
|
|
6307
6307
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.learningId + '',
|
|
6308
6308
|
method: 'get',
|
|
6309
6309
|
body: null,
|
|
@@ -6692,7 +6692,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
6692
6692
|
function createResourceRequest$b(config) {
|
|
6693
6693
|
const headers = {};
|
|
6694
6694
|
return {
|
|
6695
|
-
baseUri: '/services/data/
|
|
6695
|
+
baseUri: '/services/data/v64.0',
|
|
6696
6696
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6697
6697
|
method: 'get',
|
|
6698
6698
|
body: null,
|
|
@@ -7164,7 +7164,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
7164
7164
|
function createResourceRequest$a(config) {
|
|
7165
7165
|
const headers = {};
|
|
7166
7166
|
return {
|
|
7167
|
-
baseUri: '/services/data/
|
|
7167
|
+
baseUri: '/services/data/v64.0',
|
|
7168
7168
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7169
7169
|
method: 'get',
|
|
7170
7170
|
body: null,
|
|
@@ -7558,7 +7558,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
7558
7558
|
function createResourceRequest$9(config) {
|
|
7559
7559
|
const headers = {};
|
|
7560
7560
|
return {
|
|
7561
|
-
baseUri: '/services/data/
|
|
7561
|
+
baseUri: '/services/data/v64.0',
|
|
7562
7562
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
7563
7563
|
method: 'get',
|
|
7564
7564
|
body: null,
|
|
@@ -7775,7 +7775,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
7775
7775
|
function createResourceRequest$8(config) {
|
|
7776
7776
|
const headers = {};
|
|
7777
7777
|
return {
|
|
7778
|
-
baseUri: '/services/data/
|
|
7778
|
+
baseUri: '/services/data/v64.0',
|
|
7779
7779
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
7780
7780
|
method: 'get',
|
|
7781
7781
|
body: null,
|
|
@@ -8094,7 +8094,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
8094
8094
|
function createResourceRequest$7(config) {
|
|
8095
8095
|
const headers = {};
|
|
8096
8096
|
return {
|
|
8097
|
-
baseUri: '/services/data/
|
|
8097
|
+
baseUri: '/services/data/v64.0',
|
|
8098
8098
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
8099
8099
|
method: 'get',
|
|
8100
8100
|
body: null,
|
|
@@ -8643,7 +8643,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
8643
8643
|
function createResourceRequest$6(config) {
|
|
8644
8644
|
const headers = {};
|
|
8645
8645
|
return {
|
|
8646
|
-
baseUri: '/services/data/
|
|
8646
|
+
baseUri: '/services/data/v64.0',
|
|
8647
8647
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
8648
8648
|
method: 'get',
|
|
8649
8649
|
body: null,
|
|
@@ -8995,7 +8995,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
8995
8995
|
function createResourceRequest$5(config) {
|
|
8996
8996
|
const headers = {};
|
|
8997
8997
|
return {
|
|
8998
|
-
baseUri: '/services/data/
|
|
8998
|
+
baseUri: '/services/data/v64.0',
|
|
8999
8999
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
9000
9000
|
method: 'post',
|
|
9001
9001
|
body: config.body,
|
|
@@ -9253,7 +9253,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
9253
9253
|
function createResourceRequest$4(config) {
|
|
9254
9254
|
const headers = {};
|
|
9255
9255
|
return {
|
|
9256
|
-
baseUri: '/services/data/
|
|
9256
|
+
baseUri: '/services/data/v64.0',
|
|
9257
9257
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
9258
9258
|
method: 'post',
|
|
9259
9259
|
body: config.body,
|
|
@@ -9501,7 +9501,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
9501
9501
|
function createResourceRequest$3(config) {
|
|
9502
9502
|
const headers = {};
|
|
9503
9503
|
return {
|
|
9504
|
-
baseUri: '/services/data/
|
|
9504
|
+
baseUri: '/services/data/v64.0',
|
|
9505
9505
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
9506
9506
|
method: 'post',
|
|
9507
9507
|
body: config.body,
|
|
@@ -9762,7 +9762,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9762
9762
|
function createResourceRequest$2(config) {
|
|
9763
9763
|
const headers = {};
|
|
9764
9764
|
return {
|
|
9765
|
-
baseUri: '/services/data/
|
|
9765
|
+
baseUri: '/services/data/v64.0',
|
|
9766
9766
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
9767
9767
|
method: 'post',
|
|
9768
9768
|
body: config.body,
|
|
@@ -9896,7 +9896,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
9896
9896
|
function createResourceRequest$1(config) {
|
|
9897
9897
|
const headers = {};
|
|
9898
9898
|
return {
|
|
9899
|
-
baseUri: '/services/data/
|
|
9899
|
+
baseUri: '/services/data/v64.0',
|
|
9900
9900
|
basePath: '/connect/education/academic-operations/learnings',
|
|
9901
9901
|
method: 'patch',
|
|
9902
9902
|
body: config.body,
|
|
@@ -9994,7 +9994,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
9994
9994
|
function createResourceRequest(config) {
|
|
9995
9995
|
const headers = {};
|
|
9996
9996
|
return {
|
|
9997
|
-
baseUri: '/services/data/
|
|
9997
|
+
baseUri: '/services/data/v64.0',
|
|
9998
9998
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
9999
9999
|
method: 'patch',
|
|
10000
10000
|
body: config.body,
|
|
@@ -10269,4 +10269,4 @@ withDefaultLuvio((luvio) => {
|
|
|
10269
10269
|
});
|
|
10270
10270
|
|
|
10271
10271
|
export { createCarePlans, createLearnings, createPreliminaryApplicationReferences, createTask, getAcademicTerms, getAcademicTerms_imperative, getApplicationDetails, getApplicationDetails_imperative, getApplications, getApplications_imperative, getAptsTasksPlans, getAptsTasksPlans_imperative, getAvailableTimeSlots, getAvailableTimeSlots_imperative, getAvailableTopics, getAvailableTopics_imperative, getIndividualApplicationTask, getIndividualApplicationTask_imperative, getLearnerProgress, getLearnerProgress_imperative, getLearning, getLearning_imperative, getNewApplicationPreliminaryData, getNewApplicationPreliminaryData_imperative, getPersonPublicProfile, getPersonPublicProfile_imperative, getPicklistValues, getPicklistValues_imperative, getPreviewLearningProgramPlan, getPreviewLearningProgramPlan_imperative, getProgramTermApplicationTimelines, getProgramTermApplicationTimelines_imperative, getSuccessTeam, getSuccessTeam_imperative, postBenefitAssignment, postMatchingSelector, postMatchingSelector_imperative, postPublishLearningProgramPlan, postValidateLearningFoundationList, postValidateLearningFoundationList_imperative, updateLearnings, updateTaskStatus };
|
|
10272
|
-
// version: 1.
|
|
10272
|
+
// version: 1.336.0-1b35a3afd9
|