@salesforce/lds-adapters-industries-education 1.310.0 → 1.311.1
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
|
@@ -702,7 +702,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
702
702
|
function createResourceRequest$o(config) {
|
|
703
703
|
const headers = {};
|
|
704
704
|
return {
|
|
705
|
-
baseUri: '/services/data/
|
|
705
|
+
baseUri: '/services/data/v63.0',
|
|
706
706
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.learningId + '',
|
|
707
707
|
method: 'get',
|
|
708
708
|
body: null,
|
|
@@ -1035,7 +1035,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
1035
1035
|
function createResourceRequest$n(config) {
|
|
1036
1036
|
const headers = {};
|
|
1037
1037
|
return {
|
|
1038
|
-
baseUri: '/services/data/
|
|
1038
|
+
baseUri: '/services/data/v63.0',
|
|
1039
1039
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1040
1040
|
method: 'post',
|
|
1041
1041
|
body: config.body,
|
|
@@ -1133,7 +1133,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
1133
1133
|
function createResourceRequest$m(config) {
|
|
1134
1134
|
const headers = {};
|
|
1135
1135
|
return {
|
|
1136
|
-
baseUri: '/services/data/
|
|
1136
|
+
baseUri: '/services/data/v63.0',
|
|
1137
1137
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1138
1138
|
method: 'patch',
|
|
1139
1139
|
body: config.body,
|
|
@@ -1551,7 +1551,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
1551
1551
|
function createResourceRequest$l(config) {
|
|
1552
1552
|
const headers = {};
|
|
1553
1553
|
return {
|
|
1554
|
-
baseUri: '/services/data/
|
|
1554
|
+
baseUri: '/services/data/v63.0',
|
|
1555
1555
|
basePath: '/connect/education/applications',
|
|
1556
1556
|
method: 'get',
|
|
1557
1557
|
body: null,
|
|
@@ -1995,7 +1995,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
1995
1995
|
function createResourceRequest$k(config) {
|
|
1996
1996
|
const headers = {};
|
|
1997
1997
|
return {
|
|
1998
|
-
baseUri: '/services/data/
|
|
1998
|
+
baseUri: '/services/data/v63.0',
|
|
1999
1999
|
basePath: '/connect/education/applications/' + config.urlParams.preliminaryApplicationRefId + '',
|
|
2000
2000
|
method: 'get',
|
|
2001
2001
|
body: null,
|
|
@@ -2392,7 +2392,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
2392
2392
|
function createResourceRequest$j(config) {
|
|
2393
2393
|
const headers = {};
|
|
2394
2394
|
return {
|
|
2395
|
-
baseUri: '/services/data/
|
|
2395
|
+
baseUri: '/services/data/v63.0',
|
|
2396
2396
|
basePath: '/connect/education/appointment-booking/available-time-slots',
|
|
2397
2397
|
method: 'post',
|
|
2398
2398
|
body: config.body,
|
|
@@ -2743,7 +2743,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
2743
2743
|
function createResourceRequest$i(config) {
|
|
2744
2744
|
const headers = {};
|
|
2745
2745
|
return {
|
|
2746
|
-
baseUri: '/services/data/
|
|
2746
|
+
baseUri: '/services/data/v63.0',
|
|
2747
2747
|
basePath: '/connect/education/appointment-booking/available-topics',
|
|
2748
2748
|
method: 'get',
|
|
2749
2749
|
body: null,
|
|
@@ -3275,7 +3275,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
3275
3275
|
function createResourceRequest$h(config) {
|
|
3276
3276
|
const headers = {};
|
|
3277
3277
|
return {
|
|
3278
|
-
baseUri: '/services/data/
|
|
3278
|
+
baseUri: '/services/data/v63.0',
|
|
3279
3279
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
3280
3280
|
method: 'get',
|
|
3281
3281
|
body: null,
|
|
@@ -3566,7 +3566,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
3566
3566
|
function createResourceRequest$g(config) {
|
|
3567
3567
|
const headers = {};
|
|
3568
3568
|
return {
|
|
3569
|
-
baseUri: '/services/data/
|
|
3569
|
+
baseUri: '/services/data/v63.0',
|
|
3570
3570
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
3571
3571
|
method: 'post',
|
|
3572
3572
|
body: config.body,
|
|
@@ -3812,7 +3812,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
3812
3812
|
function createResourceRequest$f(config) {
|
|
3813
3813
|
const headers = {};
|
|
3814
3814
|
return {
|
|
3815
|
-
baseUri: '/services/data/
|
|
3815
|
+
baseUri: '/services/data/v63.0',
|
|
3816
3816
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
3817
3817
|
method: 'post',
|
|
3818
3818
|
body: config.body,
|
|
@@ -4000,7 +4000,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
4000
4000
|
function createResourceRequest$e(config) {
|
|
4001
4001
|
const headers = {};
|
|
4002
4002
|
return {
|
|
4003
|
-
baseUri: '/services/data/
|
|
4003
|
+
baseUri: '/services/data/v63.0',
|
|
4004
4004
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
4005
4005
|
method: 'get',
|
|
4006
4006
|
body: null,
|
|
@@ -4818,7 +4818,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
4818
4818
|
function createResourceRequest$d(config) {
|
|
4819
4819
|
const headers = {};
|
|
4820
4820
|
return {
|
|
4821
|
-
baseUri: '/services/data/
|
|
4821
|
+
baseUri: '/services/data/v63.0',
|
|
4822
4822
|
basePath: '/connect/education/careplan/bulk',
|
|
4823
4823
|
method: 'post',
|
|
4824
4824
|
body: config.body,
|
|
@@ -5139,7 +5139,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
5139
5139
|
function createResourceRequest$c(config) {
|
|
5140
5140
|
const headers = {};
|
|
5141
5141
|
return {
|
|
5142
|
-
baseUri: '/services/data/
|
|
5142
|
+
baseUri: '/services/data/v63.0',
|
|
5143
5143
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
5144
5144
|
method: 'post',
|
|
5145
5145
|
body: config.body,
|
|
@@ -5397,7 +5397,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
5397
5397
|
function createResourceRequest$b(config) {
|
|
5398
5398
|
const headers = {};
|
|
5399
5399
|
return {
|
|
5400
|
-
baseUri: '/services/data/
|
|
5400
|
+
baseUri: '/services/data/v63.0',
|
|
5401
5401
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
5402
5402
|
method: 'post',
|
|
5403
5403
|
body: config.body,
|
|
@@ -5608,7 +5608,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
5608
5608
|
function createResourceRequest$a(config) {
|
|
5609
5609
|
const headers = {};
|
|
5610
5610
|
return {
|
|
5611
|
-
baseUri: '/services/data/
|
|
5611
|
+
baseUri: '/services/data/v63.0',
|
|
5612
5612
|
basePath: '/connect/education/individual-application-tasks/' + config.urlParams.individualApplicationTaskId + '',
|
|
5613
5613
|
method: 'get',
|
|
5614
5614
|
body: null,
|
|
@@ -5927,7 +5927,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
5927
5927
|
function createResourceRequest$9(config) {
|
|
5928
5928
|
const headers = {};
|
|
5929
5929
|
return {
|
|
5930
|
-
baseUri: '/services/data/
|
|
5930
|
+
baseUri: '/services/data/v63.0',
|
|
5931
5931
|
basePath: '/connect/education/new-application/academic-terms',
|
|
5932
5932
|
method: 'get',
|
|
5933
5933
|
body: null,
|
|
@@ -6161,7 +6161,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
6161
6161
|
function createResourceRequest$8(config) {
|
|
6162
6162
|
const headers = {};
|
|
6163
6163
|
return {
|
|
6164
|
-
baseUri: '/services/data/
|
|
6164
|
+
baseUri: '/services/data/v63.0',
|
|
6165
6165
|
basePath: '/connect/education/new-application/preliminary-application-references',
|
|
6166
6166
|
method: 'post',
|
|
6167
6167
|
body: config.body,
|
|
@@ -6521,7 +6521,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
6521
6521
|
function createResourceRequest$7(config) {
|
|
6522
6522
|
const headers = {};
|
|
6523
6523
|
return {
|
|
6524
|
-
baseUri: '/services/data/
|
|
6524
|
+
baseUri: '/services/data/v63.0',
|
|
6525
6525
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6526
6526
|
method: 'get',
|
|
6527
6527
|
body: null,
|
|
@@ -6840,7 +6840,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
6840
6840
|
function createResourceRequest$6(config) {
|
|
6841
6841
|
const headers = {};
|
|
6842
6842
|
return {
|
|
6843
|
-
baseUri: '/services/data/
|
|
6843
|
+
baseUri: '/services/data/v63.0',
|
|
6844
6844
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
6845
6845
|
method: 'get',
|
|
6846
6846
|
body: null,
|
|
@@ -7313,7 +7313,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
7313
7313
|
function createResourceRequest$5(config) {
|
|
7314
7314
|
const headers = {};
|
|
7315
7315
|
return {
|
|
7316
|
-
baseUri: '/services/data/
|
|
7316
|
+
baseUri: '/services/data/v63.0',
|
|
7317
7317
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7318
7318
|
method: 'get',
|
|
7319
7319
|
body: null,
|
|
@@ -7837,7 +7837,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
7837
7837
|
function createResourceRequest$4(config) {
|
|
7838
7838
|
const headers = {};
|
|
7839
7839
|
return {
|
|
7840
|
-
baseUri: '/services/data/
|
|
7840
|
+
baseUri: '/services/data/v63.0',
|
|
7841
7841
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
7842
7842
|
method: 'get',
|
|
7843
7843
|
body: null,
|
|
@@ -8088,7 +8088,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
8088
8088
|
function createResourceRequest$3(config) {
|
|
8089
8089
|
const headers = {};
|
|
8090
8090
|
return {
|
|
8091
|
-
baseUri: '/services/data/
|
|
8091
|
+
baseUri: '/services/data/v63.0',
|
|
8092
8092
|
basePath: '/connect/education/student-action-centre/task',
|
|
8093
8093
|
method: 'post',
|
|
8094
8094
|
body: config.body,
|
|
@@ -8454,7 +8454,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
8454
8454
|
function createResourceRequest$2(config) {
|
|
8455
8455
|
const headers = {};
|
|
8456
8456
|
return {
|
|
8457
|
-
baseUri: '/services/data/
|
|
8457
|
+
baseUri: '/services/data/v63.0',
|
|
8458
8458
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
8459
8459
|
method: 'get',
|
|
8460
8460
|
body: null,
|
|
@@ -8577,7 +8577,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
8577
8577
|
function createResourceRequest$1(config) {
|
|
8578
8578
|
const headers = {};
|
|
8579
8579
|
return {
|
|
8580
|
-
baseUri: '/services/data/
|
|
8580
|
+
baseUri: '/services/data/v63.0',
|
|
8581
8581
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
8582
8582
|
method: 'patch',
|
|
8583
8583
|
body: config.body,
|
|
@@ -9831,7 +9831,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9831
9831
|
function createResourceRequest(config) {
|
|
9832
9832
|
const headers = {};
|
|
9833
9833
|
return {
|
|
9834
|
-
baseUri: '/services/data/
|
|
9834
|
+
baseUri: '/services/data/v63.0',
|
|
9835
9835
|
basePath: '/connect/education/student-action-centre/' + config.urlParams.contactId + '/apts-tasks-plans',
|
|
9836
9836
|
method: 'get',
|
|
9837
9837
|
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.311.1",
|
|
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.311.1"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
53
|
-
"@salesforce/lds-karma": "^1.
|
|
52
|
+
"@salesforce/lds-compiler-plugins": "^1.311.1",
|
|
53
|
+
"@salesforce/lds-karma": "^1.311.1"
|
|
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/v63.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/v63.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/v63.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/v63.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/v63.0',
|
|
1928
1928
|
basePath: '/connect/education/new-application/academic-terms',
|
|
1929
1929
|
method: 'get',
|
|
1930
1930
|
body: null,
|
|
@@ -2491,7 +2491,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
2491
2491
|
function createResourceRequest$j(config) {
|
|
2492
2492
|
const headers = {};
|
|
2493
2493
|
return {
|
|
2494
|
-
baseUri: '/services/data/
|
|
2494
|
+
baseUri: '/services/data/v63.0',
|
|
2495
2495
|
basePath: '/connect/education/applications/' + config.urlParams.preliminaryApplicationRefId + '',
|
|
2496
2496
|
method: 'get',
|
|
2497
2497
|
body: null,
|
|
@@ -2814,7 +2814,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
2814
2814
|
function createResourceRequest$i(config) {
|
|
2815
2815
|
const headers = {};
|
|
2816
2816
|
return {
|
|
2817
|
-
baseUri: '/services/data/
|
|
2817
|
+
baseUri: '/services/data/v63.0',
|
|
2818
2818
|
basePath: '/connect/education/applications',
|
|
2819
2819
|
method: 'get',
|
|
2820
2820
|
body: null,
|
|
@@ -4091,7 +4091,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
4091
4091
|
function createResourceRequest$h(config) {
|
|
4092
4092
|
const headers = {};
|
|
4093
4093
|
return {
|
|
4094
|
-
baseUri: '/services/data/
|
|
4094
|
+
baseUri: '/services/data/v63.0',
|
|
4095
4095
|
basePath: '/connect/education/student-action-centre/' + config.urlParams.contactId + '/apts-tasks-plans',
|
|
4096
4096
|
method: 'get',
|
|
4097
4097
|
body: null,
|
|
@@ -4489,7 +4489,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
4489
4489
|
function createResourceRequest$g(config) {
|
|
4490
4490
|
const headers = {};
|
|
4491
4491
|
return {
|
|
4492
|
-
baseUri: '/services/data/
|
|
4492
|
+
baseUri: '/services/data/v63.0',
|
|
4493
4493
|
basePath: '/connect/education/appointment-booking/available-time-slots',
|
|
4494
4494
|
method: 'post',
|
|
4495
4495
|
body: config.body,
|
|
@@ -4840,7 +4840,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
4840
4840
|
function createResourceRequest$f(config) {
|
|
4841
4841
|
const headers = {};
|
|
4842
4842
|
return {
|
|
4843
|
-
baseUri: '/services/data/
|
|
4843
|
+
baseUri: '/services/data/v63.0',
|
|
4844
4844
|
basePath: '/connect/education/appointment-booking/available-topics',
|
|
4845
4845
|
method: 'get',
|
|
4846
4846
|
body: null,
|
|
@@ -5035,7 +5035,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
5035
5035
|
function createResourceRequest$e(config) {
|
|
5036
5036
|
const headers = {};
|
|
5037
5037
|
return {
|
|
5038
|
-
baseUri: '/services/data/
|
|
5038
|
+
baseUri: '/services/data/v63.0',
|
|
5039
5039
|
basePath: '/connect/education/individual-application-tasks/' + config.urlParams.individualApplicationTaskId + '',
|
|
5040
5040
|
method: 'get',
|
|
5041
5041
|
body: null,
|
|
@@ -5843,7 +5843,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
5843
5843
|
function createResourceRequest$d(config) {
|
|
5844
5844
|
const headers = {};
|
|
5845
5845
|
return {
|
|
5846
|
-
baseUri: '/services/data/
|
|
5846
|
+
baseUri: '/services/data/v63.0',
|
|
5847
5847
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
5848
5848
|
method: 'get',
|
|
5849
5849
|
body: null,
|
|
@@ -6202,7 +6202,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
6202
6202
|
function createResourceRequest$c(config) {
|
|
6203
6203
|
const headers = {};
|
|
6204
6204
|
return {
|
|
6205
|
-
baseUri: '/services/data/
|
|
6205
|
+
baseUri: '/services/data/v63.0',
|
|
6206
6206
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.learningId + '',
|
|
6207
6207
|
method: 'get',
|
|
6208
6208
|
body: null,
|
|
@@ -6591,7 +6591,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
6591
6591
|
function createResourceRequest$b(config) {
|
|
6592
6592
|
const headers = {};
|
|
6593
6593
|
return {
|
|
6594
|
-
baseUri: '/services/data/
|
|
6594
|
+
baseUri: '/services/data/v63.0',
|
|
6595
6595
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6596
6596
|
method: 'get',
|
|
6597
6597
|
body: null,
|
|
@@ -7063,7 +7063,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
7063
7063
|
function createResourceRequest$a(config) {
|
|
7064
7064
|
const headers = {};
|
|
7065
7065
|
return {
|
|
7066
|
-
baseUri: '/services/data/
|
|
7066
|
+
baseUri: '/services/data/v63.0',
|
|
7067
7067
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7068
7068
|
method: 'get',
|
|
7069
7069
|
body: null,
|
|
@@ -7457,7 +7457,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
7457
7457
|
function createResourceRequest$9(config) {
|
|
7458
7458
|
const headers = {};
|
|
7459
7459
|
return {
|
|
7460
|
-
baseUri: '/services/data/
|
|
7460
|
+
baseUri: '/services/data/v63.0',
|
|
7461
7461
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
7462
7462
|
method: 'get',
|
|
7463
7463
|
body: null,
|
|
@@ -7674,7 +7674,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
7674
7674
|
function createResourceRequest$8(config) {
|
|
7675
7675
|
const headers = {};
|
|
7676
7676
|
return {
|
|
7677
|
-
baseUri: '/services/data/
|
|
7677
|
+
baseUri: '/services/data/v63.0',
|
|
7678
7678
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
7679
7679
|
method: 'get',
|
|
7680
7680
|
body: null,
|
|
@@ -7993,7 +7993,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
7993
7993
|
function createResourceRequest$7(config) {
|
|
7994
7994
|
const headers = {};
|
|
7995
7995
|
return {
|
|
7996
|
-
baseUri: '/services/data/
|
|
7996
|
+
baseUri: '/services/data/v63.0',
|
|
7997
7997
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
7998
7998
|
method: 'get',
|
|
7999
7999
|
body: null,
|
|
@@ -8517,7 +8517,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
8517
8517
|
function createResourceRequest$6(config) {
|
|
8518
8518
|
const headers = {};
|
|
8519
8519
|
return {
|
|
8520
|
-
baseUri: '/services/data/
|
|
8520
|
+
baseUri: '/services/data/v63.0',
|
|
8521
8521
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
8522
8522
|
method: 'get',
|
|
8523
8523
|
body: null,
|
|
@@ -8869,7 +8869,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
8869
8869
|
function createResourceRequest$5(config) {
|
|
8870
8870
|
const headers = {};
|
|
8871
8871
|
return {
|
|
8872
|
-
baseUri: '/services/data/
|
|
8872
|
+
baseUri: '/services/data/v63.0',
|
|
8873
8873
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
8874
8874
|
method: 'post',
|
|
8875
8875
|
body: config.body,
|
|
@@ -9127,7 +9127,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
9127
9127
|
function createResourceRequest$4(config) {
|
|
9128
9128
|
const headers = {};
|
|
9129
9129
|
return {
|
|
9130
|
-
baseUri: '/services/data/
|
|
9130
|
+
baseUri: '/services/data/v63.0',
|
|
9131
9131
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
9132
9132
|
method: 'post',
|
|
9133
9133
|
body: config.body,
|
|
@@ -9375,7 +9375,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
9375
9375
|
function createResourceRequest$3(config) {
|
|
9376
9376
|
const headers = {};
|
|
9377
9377
|
return {
|
|
9378
|
-
baseUri: '/services/data/
|
|
9378
|
+
baseUri: '/services/data/v63.0',
|
|
9379
9379
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
9380
9380
|
method: 'post',
|
|
9381
9381
|
body: config.body,
|
|
@@ -9636,7 +9636,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9636
9636
|
function createResourceRequest$2(config) {
|
|
9637
9637
|
const headers = {};
|
|
9638
9638
|
return {
|
|
9639
|
-
baseUri: '/services/data/
|
|
9639
|
+
baseUri: '/services/data/v63.0',
|
|
9640
9640
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
9641
9641
|
method: 'post',
|
|
9642
9642
|
body: config.body,
|
|
@@ -9770,7 +9770,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
9770
9770
|
function createResourceRequest$1(config) {
|
|
9771
9771
|
const headers = {};
|
|
9772
9772
|
return {
|
|
9773
|
-
baseUri: '/services/data/
|
|
9773
|
+
baseUri: '/services/data/v63.0',
|
|
9774
9774
|
basePath: '/connect/education/academic-operations/learnings',
|
|
9775
9775
|
method: 'patch',
|
|
9776
9776
|
body: config.body,
|
|
@@ -9868,7 +9868,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
9868
9868
|
function createResourceRequest(config) {
|
|
9869
9869
|
const headers = {};
|
|
9870
9870
|
return {
|
|
9871
|
-
baseUri: '/services/data/
|
|
9871
|
+
baseUri: '/services/data/v63.0',
|
|
9872
9872
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
9873
9873
|
method: 'patch',
|
|
9874
9874
|
body: config.body,
|
|
@@ -10143,4 +10143,4 @@ withDefaultLuvio((luvio) => {
|
|
|
10143
10143
|
});
|
|
10144
10144
|
|
|
10145
10145
|
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 };
|
|
10146
|
-
// version: 1.
|
|
10146
|
+
// version: 1.311.1-f99d2bc85e
|