@salesforce/lds-adapters-industries-education 1.384.0 → 1.385.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
|
@@ -954,7 +954,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
954
954
|
function createResourceRequest$o(config) {
|
|
955
955
|
const headers = {};
|
|
956
956
|
return {
|
|
957
|
-
baseUri: '/services/data/
|
|
957
|
+
baseUri: '/services/data/v66.0',
|
|
958
958
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.recordId + '',
|
|
959
959
|
method: 'get',
|
|
960
960
|
body: null,
|
|
@@ -1270,7 +1270,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
1270
1270
|
function createResourceRequest$n(config) {
|
|
1271
1271
|
const headers = {};
|
|
1272
1272
|
return {
|
|
1273
|
-
baseUri: '/services/data/
|
|
1273
|
+
baseUri: '/services/data/v66.0',
|
|
1274
1274
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1275
1275
|
method: 'post',
|
|
1276
1276
|
body: config.body,
|
|
@@ -1368,7 +1368,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
1368
1368
|
function createResourceRequest$m(config) {
|
|
1369
1369
|
const headers = {};
|
|
1370
1370
|
return {
|
|
1371
|
-
baseUri: '/services/data/
|
|
1371
|
+
baseUri: '/services/data/v66.0',
|
|
1372
1372
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1373
1373
|
method: 'patch',
|
|
1374
1374
|
body: config.body,
|
|
@@ -1793,7 +1793,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
1793
1793
|
function createResourceRequest$l(config) {
|
|
1794
1794
|
const headers = {};
|
|
1795
1795
|
return {
|
|
1796
|
-
baseUri: '/services/data/
|
|
1796
|
+
baseUri: '/services/data/v66.0',
|
|
1797
1797
|
basePath: '/connect/education/applications',
|
|
1798
1798
|
method: 'get',
|
|
1799
1799
|
body: null,
|
|
@@ -2258,7 +2258,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
2258
2258
|
function createResourceRequest$k(config) {
|
|
2259
2259
|
const headers = {};
|
|
2260
2260
|
return {
|
|
2261
|
-
baseUri: '/services/data/
|
|
2261
|
+
baseUri: '/services/data/v66.0',
|
|
2262
2262
|
basePath: '/connect/education/applications/' + config.urlParams.preliminaryApplicationRefId + '',
|
|
2263
2263
|
method: 'get',
|
|
2264
2264
|
body: null,
|
|
@@ -2687,7 +2687,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
2687
2687
|
function createResourceRequest$j(config) {
|
|
2688
2688
|
const headers = {};
|
|
2689
2689
|
return {
|
|
2690
|
-
baseUri: '/services/data/
|
|
2690
|
+
baseUri: '/services/data/v66.0',
|
|
2691
2691
|
basePath: '/connect/education/appointment-booking/available-time-slots',
|
|
2692
2692
|
method: 'post',
|
|
2693
2693
|
body: config.body,
|
|
@@ -3038,7 +3038,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
3038
3038
|
function createResourceRequest$i(config) {
|
|
3039
3039
|
const headers = {};
|
|
3040
3040
|
return {
|
|
3041
|
-
baseUri: '/services/data/
|
|
3041
|
+
baseUri: '/services/data/v66.0',
|
|
3042
3042
|
basePath: '/connect/education/appointment-booking/available-topics',
|
|
3043
3043
|
method: 'get',
|
|
3044
3044
|
body: null,
|
|
@@ -3570,7 +3570,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
3570
3570
|
function createResourceRequest$h(config) {
|
|
3571
3571
|
const headers = {};
|
|
3572
3572
|
return {
|
|
3573
|
-
baseUri: '/services/data/
|
|
3573
|
+
baseUri: '/services/data/v66.0',
|
|
3574
3574
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
3575
3575
|
method: 'get',
|
|
3576
3576
|
body: null,
|
|
@@ -3861,7 +3861,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
3861
3861
|
function createResourceRequest$g(config) {
|
|
3862
3862
|
const headers = {};
|
|
3863
3863
|
return {
|
|
3864
|
-
baseUri: '/services/data/
|
|
3864
|
+
baseUri: '/services/data/v66.0',
|
|
3865
3865
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
3866
3866
|
method: 'post',
|
|
3867
3867
|
body: config.body,
|
|
@@ -4107,7 +4107,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
4107
4107
|
function createResourceRequest$f(config) {
|
|
4108
4108
|
const headers = {};
|
|
4109
4109
|
return {
|
|
4110
|
-
baseUri: '/services/data/
|
|
4110
|
+
baseUri: '/services/data/v66.0',
|
|
4111
4111
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
4112
4112
|
method: 'post',
|
|
4113
4113
|
body: config.body,
|
|
@@ -4295,7 +4295,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
4295
4295
|
function createResourceRequest$e(config) {
|
|
4296
4296
|
const headers = {};
|
|
4297
4297
|
return {
|
|
4298
|
-
baseUri: '/services/data/
|
|
4298
|
+
baseUri: '/services/data/v66.0',
|
|
4299
4299
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
4300
4300
|
method: 'get',
|
|
4301
4301
|
body: null,
|
|
@@ -5113,7 +5113,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
5113
5113
|
function createResourceRequest$d(config) {
|
|
5114
5114
|
const headers = {};
|
|
5115
5115
|
return {
|
|
5116
|
-
baseUri: '/services/data/
|
|
5116
|
+
baseUri: '/services/data/v66.0',
|
|
5117
5117
|
basePath: '/connect/education/careplan/bulk',
|
|
5118
5118
|
method: 'post',
|
|
5119
5119
|
body: config.body,
|
|
@@ -5434,7 +5434,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
5434
5434
|
function createResourceRequest$c(config) {
|
|
5435
5435
|
const headers = {};
|
|
5436
5436
|
return {
|
|
5437
|
-
baseUri: '/services/data/
|
|
5437
|
+
baseUri: '/services/data/v66.0',
|
|
5438
5438
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
5439
5439
|
method: 'post',
|
|
5440
5440
|
body: config.body,
|
|
@@ -5692,7 +5692,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
5692
5692
|
function createResourceRequest$b(config) {
|
|
5693
5693
|
const headers = {};
|
|
5694
5694
|
return {
|
|
5695
|
-
baseUri: '/services/data/
|
|
5695
|
+
baseUri: '/services/data/v66.0',
|
|
5696
5696
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
5697
5697
|
method: 'post',
|
|
5698
5698
|
body: config.body,
|
|
@@ -5903,7 +5903,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
5903
5903
|
function createResourceRequest$a(config) {
|
|
5904
5904
|
const headers = {};
|
|
5905
5905
|
return {
|
|
5906
|
-
baseUri: '/services/data/
|
|
5906
|
+
baseUri: '/services/data/v66.0',
|
|
5907
5907
|
basePath: '/connect/education/individual-application-tasks/' + config.urlParams.individualApplicationTaskId + '',
|
|
5908
5908
|
method: 'get',
|
|
5909
5909
|
body: null,
|
|
@@ -6222,7 +6222,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
6222
6222
|
function createResourceRequest$9(config) {
|
|
6223
6223
|
const headers = {};
|
|
6224
6224
|
return {
|
|
6225
|
-
baseUri: '/services/data/
|
|
6225
|
+
baseUri: '/services/data/v66.0',
|
|
6226
6226
|
basePath: '/connect/education/new-application/academic-terms',
|
|
6227
6227
|
method: 'get',
|
|
6228
6228
|
body: null,
|
|
@@ -6456,7 +6456,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
6456
6456
|
function createResourceRequest$8(config) {
|
|
6457
6457
|
const headers = {};
|
|
6458
6458
|
return {
|
|
6459
|
-
baseUri: '/services/data/
|
|
6459
|
+
baseUri: '/services/data/v66.0',
|
|
6460
6460
|
basePath: '/connect/education/new-application/preliminary-application-references',
|
|
6461
6461
|
method: 'post',
|
|
6462
6462
|
body: config.body,
|
|
@@ -6816,7 +6816,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
6816
6816
|
function createResourceRequest$7(config) {
|
|
6817
6817
|
const headers = {};
|
|
6818
6818
|
return {
|
|
6819
|
-
baseUri: '/services/data/
|
|
6819
|
+
baseUri: '/services/data/v66.0',
|
|
6820
6820
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6821
6821
|
method: 'get',
|
|
6822
6822
|
body: null,
|
|
@@ -7135,7 +7135,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
7135
7135
|
function createResourceRequest$6(config) {
|
|
7136
7136
|
const headers = {};
|
|
7137
7137
|
return {
|
|
7138
|
-
baseUri: '/services/data/
|
|
7138
|
+
baseUri: '/services/data/v66.0',
|
|
7139
7139
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
7140
7140
|
method: 'get',
|
|
7141
7141
|
body: null,
|
|
@@ -7608,7 +7608,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
7608
7608
|
function createResourceRequest$5(config) {
|
|
7609
7609
|
const headers = {};
|
|
7610
7610
|
return {
|
|
7611
|
-
baseUri: '/services/data/
|
|
7611
|
+
baseUri: '/services/data/v66.0',
|
|
7612
7612
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7613
7613
|
method: 'get',
|
|
7614
7614
|
body: null,
|
|
@@ -8157,7 +8157,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
8157
8157
|
function createResourceRequest$4(config) {
|
|
8158
8158
|
const headers = {};
|
|
8159
8159
|
return {
|
|
8160
|
-
baseUri: '/services/data/
|
|
8160
|
+
baseUri: '/services/data/v66.0',
|
|
8161
8161
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
8162
8162
|
method: 'get',
|
|
8163
8163
|
body: null,
|
|
@@ -8408,7 +8408,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
8408
8408
|
function createResourceRequest$3(config) {
|
|
8409
8409
|
const headers = {};
|
|
8410
8410
|
return {
|
|
8411
|
-
baseUri: '/services/data/
|
|
8411
|
+
baseUri: '/services/data/v66.0',
|
|
8412
8412
|
basePath: '/connect/education/student-action-centre/task',
|
|
8413
8413
|
method: 'post',
|
|
8414
8414
|
body: config.body,
|
|
@@ -8775,7 +8775,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
8775
8775
|
function createResourceRequest$2(config) {
|
|
8776
8776
|
const headers = {};
|
|
8777
8777
|
return {
|
|
8778
|
-
baseUri: '/services/data/
|
|
8778
|
+
baseUri: '/services/data/v66.0',
|
|
8779
8779
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
8780
8780
|
method: 'get',
|
|
8781
8781
|
body: null,
|
|
@@ -8898,7 +8898,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
8898
8898
|
function createResourceRequest$1(config) {
|
|
8899
8899
|
const headers = {};
|
|
8900
8900
|
return {
|
|
8901
|
-
baseUri: '/services/data/
|
|
8901
|
+
baseUri: '/services/data/v66.0',
|
|
8902
8902
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
8903
8903
|
method: 'patch',
|
|
8904
8904
|
body: config.body,
|
|
@@ -10153,7 +10153,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
10153
10153
|
function createResourceRequest(config) {
|
|
10154
10154
|
const headers = {};
|
|
10155
10155
|
return {
|
|
10156
|
-
baseUri: '/services/data/
|
|
10156
|
+
baseUri: '/services/data/v66.0',
|
|
10157
10157
|
basePath: '/connect/education/student-action-centre/' + config.urlParams.contactId + '/apts-tasks-plans',
|
|
10158
10158
|
method: 'get',
|
|
10159
10159
|
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.385.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.385.0"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
53
|
-
"@salesforce/lds-karma": "^1.
|
|
52
|
+
"@salesforce/lds-compiler-plugins": "^1.385.0",
|
|
53
|
+
"@salesforce/lds-karma": "^1.385.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/v66.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/v66.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/v66.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/v66.0',
|
|
1636
1636
|
basePath: '/connect/education/student-action-centre/task',
|
|
1637
1637
|
method: 'post',
|
|
1638
1638
|
body: config.body,
|
|
@@ -1925,7 +1925,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
1925
1925
|
function createResourceRequest$k(config) {
|
|
1926
1926
|
const headers = {};
|
|
1927
1927
|
return {
|
|
1928
|
-
baseUri: '/services/data/
|
|
1928
|
+
baseUri: '/services/data/v66.0',
|
|
1929
1929
|
basePath: '/connect/education/new-application/academic-terms',
|
|
1930
1930
|
method: 'get',
|
|
1931
1931
|
body: null,
|
|
@@ -2513,7 +2513,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
2513
2513
|
function createResourceRequest$j(config) {
|
|
2514
2514
|
const headers = {};
|
|
2515
2515
|
return {
|
|
2516
|
-
baseUri: '/services/data/
|
|
2516
|
+
baseUri: '/services/data/v66.0',
|
|
2517
2517
|
basePath: '/connect/education/applications/' + config.urlParams.preliminaryApplicationRefId + '',
|
|
2518
2518
|
method: 'get',
|
|
2519
2519
|
body: null,
|
|
@@ -2843,7 +2843,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
2843
2843
|
function createResourceRequest$i(config) {
|
|
2844
2844
|
const headers = {};
|
|
2845
2845
|
return {
|
|
2846
|
-
baseUri: '/services/data/
|
|
2846
|
+
baseUri: '/services/data/v66.0',
|
|
2847
2847
|
basePath: '/connect/education/applications',
|
|
2848
2848
|
method: 'get',
|
|
2849
2849
|
body: null,
|
|
@@ -4120,7 +4120,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
4120
4120
|
function createResourceRequest$h(config) {
|
|
4121
4121
|
const headers = {};
|
|
4122
4122
|
return {
|
|
4123
|
-
baseUri: '/services/data/
|
|
4123
|
+
baseUri: '/services/data/v66.0',
|
|
4124
4124
|
basePath: '/connect/education/student-action-centre/' + config.urlParams.contactId + '/apts-tasks-plans',
|
|
4125
4125
|
method: 'get',
|
|
4126
4126
|
body: null,
|
|
@@ -4550,7 +4550,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
4550
4550
|
function createResourceRequest$g(config) {
|
|
4551
4551
|
const headers = {};
|
|
4552
4552
|
return {
|
|
4553
|
-
baseUri: '/services/data/
|
|
4553
|
+
baseUri: '/services/data/v66.0',
|
|
4554
4554
|
basePath: '/connect/education/appointment-booking/available-time-slots',
|
|
4555
4555
|
method: 'post',
|
|
4556
4556
|
body: config.body,
|
|
@@ -4901,7 +4901,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
4901
4901
|
function createResourceRequest$f(config) {
|
|
4902
4902
|
const headers = {};
|
|
4903
4903
|
return {
|
|
4904
|
-
baseUri: '/services/data/
|
|
4904
|
+
baseUri: '/services/data/v66.0',
|
|
4905
4905
|
basePath: '/connect/education/appointment-booking/available-topics',
|
|
4906
4906
|
method: 'get',
|
|
4907
4907
|
body: null,
|
|
@@ -5096,7 +5096,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
5096
5096
|
function createResourceRequest$e(config) {
|
|
5097
5097
|
const headers = {};
|
|
5098
5098
|
return {
|
|
5099
|
-
baseUri: '/services/data/
|
|
5099
|
+
baseUri: '/services/data/v66.0',
|
|
5100
5100
|
basePath: '/connect/education/individual-application-tasks/' + config.urlParams.individualApplicationTaskId + '',
|
|
5101
5101
|
method: 'get',
|
|
5102
5102
|
body: null,
|
|
@@ -6019,7 +6019,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
6019
6019
|
function createResourceRequest$d(config) {
|
|
6020
6020
|
const headers = {};
|
|
6021
6021
|
return {
|
|
6022
|
-
baseUri: '/services/data/
|
|
6022
|
+
baseUri: '/services/data/v66.0',
|
|
6023
6023
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
6024
6024
|
method: 'get',
|
|
6025
6025
|
body: null,
|
|
@@ -6496,7 +6496,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
6496
6496
|
function createResourceRequest$c(config) {
|
|
6497
6497
|
const headers = {};
|
|
6498
6498
|
return {
|
|
6499
|
-
baseUri: '/services/data/
|
|
6499
|
+
baseUri: '/services/data/v66.0',
|
|
6500
6500
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.recordId + '',
|
|
6501
6501
|
method: 'get',
|
|
6502
6502
|
body: null,
|
|
@@ -6887,7 +6887,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
6887
6887
|
function createResourceRequest$b(config) {
|
|
6888
6888
|
const headers = {};
|
|
6889
6889
|
return {
|
|
6890
|
-
baseUri: '/services/data/
|
|
6890
|
+
baseUri: '/services/data/v66.0',
|
|
6891
6891
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6892
6892
|
method: 'get',
|
|
6893
6893
|
body: null,
|
|
@@ -7359,7 +7359,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
7359
7359
|
function createResourceRequest$a(config) {
|
|
7360
7360
|
const headers = {};
|
|
7361
7361
|
return {
|
|
7362
|
-
baseUri: '/services/data/
|
|
7362
|
+
baseUri: '/services/data/v66.0',
|
|
7363
7363
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7364
7364
|
method: 'get',
|
|
7365
7365
|
body: null,
|
|
@@ -7753,7 +7753,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
7753
7753
|
function createResourceRequest$9(config) {
|
|
7754
7754
|
const headers = {};
|
|
7755
7755
|
return {
|
|
7756
|
-
baseUri: '/services/data/
|
|
7756
|
+
baseUri: '/services/data/v66.0',
|
|
7757
7757
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
7758
7758
|
method: 'get',
|
|
7759
7759
|
body: null,
|
|
@@ -7970,7 +7970,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
7970
7970
|
function createResourceRequest$8(config) {
|
|
7971
7971
|
const headers = {};
|
|
7972
7972
|
return {
|
|
7973
|
-
baseUri: '/services/data/
|
|
7973
|
+
baseUri: '/services/data/v66.0',
|
|
7974
7974
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
7975
7975
|
method: 'get',
|
|
7976
7976
|
body: null,
|
|
@@ -8289,7 +8289,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
8289
8289
|
function createResourceRequest$7(config) {
|
|
8290
8290
|
const headers = {};
|
|
8291
8291
|
return {
|
|
8292
|
-
baseUri: '/services/data/
|
|
8292
|
+
baseUri: '/services/data/v66.0',
|
|
8293
8293
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
8294
8294
|
method: 'get',
|
|
8295
8295
|
body: null,
|
|
@@ -8838,7 +8838,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
8838
8838
|
function createResourceRequest$6(config) {
|
|
8839
8839
|
const headers = {};
|
|
8840
8840
|
return {
|
|
8841
|
-
baseUri: '/services/data/
|
|
8841
|
+
baseUri: '/services/data/v66.0',
|
|
8842
8842
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
8843
8843
|
method: 'get',
|
|
8844
8844
|
body: null,
|
|
@@ -9190,7 +9190,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
9190
9190
|
function createResourceRequest$5(config) {
|
|
9191
9191
|
const headers = {};
|
|
9192
9192
|
return {
|
|
9193
|
-
baseUri: '/services/data/
|
|
9193
|
+
baseUri: '/services/data/v66.0',
|
|
9194
9194
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
9195
9195
|
method: 'post',
|
|
9196
9196
|
body: config.body,
|
|
@@ -9448,7 +9448,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
9448
9448
|
function createResourceRequest$4(config) {
|
|
9449
9449
|
const headers = {};
|
|
9450
9450
|
return {
|
|
9451
|
-
baseUri: '/services/data/
|
|
9451
|
+
baseUri: '/services/data/v66.0',
|
|
9452
9452
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
9453
9453
|
method: 'post',
|
|
9454
9454
|
body: config.body,
|
|
@@ -9696,7 +9696,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
9696
9696
|
function createResourceRequest$3(config) {
|
|
9697
9697
|
const headers = {};
|
|
9698
9698
|
return {
|
|
9699
|
-
baseUri: '/services/data/
|
|
9699
|
+
baseUri: '/services/data/v66.0',
|
|
9700
9700
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
9701
9701
|
method: 'post',
|
|
9702
9702
|
body: config.body,
|
|
@@ -9957,7 +9957,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9957
9957
|
function createResourceRequest$2(config) {
|
|
9958
9958
|
const headers = {};
|
|
9959
9959
|
return {
|
|
9960
|
-
baseUri: '/services/data/
|
|
9960
|
+
baseUri: '/services/data/v66.0',
|
|
9961
9961
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
9962
9962
|
method: 'post',
|
|
9963
9963
|
body: config.body,
|
|
@@ -10091,7 +10091,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
10091
10091
|
function createResourceRequest$1(config) {
|
|
10092
10092
|
const headers = {};
|
|
10093
10093
|
return {
|
|
10094
|
-
baseUri: '/services/data/
|
|
10094
|
+
baseUri: '/services/data/v66.0',
|
|
10095
10095
|
basePath: '/connect/education/academic-operations/learnings',
|
|
10096
10096
|
method: 'patch',
|
|
10097
10097
|
body: config.body,
|
|
@@ -10189,7 +10189,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
10189
10189
|
function createResourceRequest(config) {
|
|
10190
10190
|
const headers = {};
|
|
10191
10191
|
return {
|
|
10192
|
-
baseUri: '/services/data/
|
|
10192
|
+
baseUri: '/services/data/v66.0',
|
|
10193
10193
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
10194
10194
|
method: 'patch',
|
|
10195
10195
|
body: config.body,
|
|
@@ -10465,4 +10465,4 @@ withDefaultLuvio((luvio) => {
|
|
|
10465
10465
|
});
|
|
10466
10466
|
|
|
10467
10467
|
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 };
|
|
10468
|
-
// version: 1.
|
|
10468
|
+
// version: 1.385.0-c6070cc476
|