@salesforce/lds-adapters-industries-education 1.356.0 → 1.357.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
|
@@ -793,7 +793,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
793
793
|
function createResourceRequest$o(config) {
|
|
794
794
|
const headers = {};
|
|
795
795
|
return {
|
|
796
|
-
baseUri: '/services/data/
|
|
796
|
+
baseUri: '/services/data/v65.0',
|
|
797
797
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.recordId + '',
|
|
798
798
|
method: 'get',
|
|
799
799
|
body: null,
|
|
@@ -1109,7 +1109,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
1109
1109
|
function createResourceRequest$n(config) {
|
|
1110
1110
|
const headers = {};
|
|
1111
1111
|
return {
|
|
1112
|
-
baseUri: '/services/data/
|
|
1112
|
+
baseUri: '/services/data/v65.0',
|
|
1113
1113
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1114
1114
|
method: 'post',
|
|
1115
1115
|
body: config.body,
|
|
@@ -1207,7 +1207,7 @@ function ingestSuccess$m(luvio, resourceParams, response) {
|
|
|
1207
1207
|
function createResourceRequest$m(config) {
|
|
1208
1208
|
const headers = {};
|
|
1209
1209
|
return {
|
|
1210
|
-
baseUri: '/services/data/
|
|
1210
|
+
baseUri: '/services/data/v65.0',
|
|
1211
1211
|
basePath: '/connect/education/academic-operations/learnings',
|
|
1212
1212
|
method: 'patch',
|
|
1213
1213
|
body: config.body,
|
|
@@ -1632,7 +1632,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
1632
1632
|
function createResourceRequest$l(config) {
|
|
1633
1633
|
const headers = {};
|
|
1634
1634
|
return {
|
|
1635
|
-
baseUri: '/services/data/
|
|
1635
|
+
baseUri: '/services/data/v65.0',
|
|
1636
1636
|
basePath: '/connect/education/applications',
|
|
1637
1637
|
method: 'get',
|
|
1638
1638
|
body: null,
|
|
@@ -2090,7 +2090,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
2090
2090
|
function createResourceRequest$k(config) {
|
|
2091
2091
|
const headers = {};
|
|
2092
2092
|
return {
|
|
2093
|
-
baseUri: '/services/data/
|
|
2093
|
+
baseUri: '/services/data/v65.0',
|
|
2094
2094
|
basePath: '/connect/education/applications/' + config.urlParams.preliminaryApplicationRefId + '',
|
|
2095
2095
|
method: 'get',
|
|
2096
2096
|
body: null,
|
|
@@ -2519,7 +2519,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
2519
2519
|
function createResourceRequest$j(config) {
|
|
2520
2520
|
const headers = {};
|
|
2521
2521
|
return {
|
|
2522
|
-
baseUri: '/services/data/
|
|
2522
|
+
baseUri: '/services/data/v65.0',
|
|
2523
2523
|
basePath: '/connect/education/appointment-booking/available-time-slots',
|
|
2524
2524
|
method: 'post',
|
|
2525
2525
|
body: config.body,
|
|
@@ -2870,7 +2870,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
2870
2870
|
function createResourceRequest$i(config) {
|
|
2871
2871
|
const headers = {};
|
|
2872
2872
|
return {
|
|
2873
|
-
baseUri: '/services/data/
|
|
2873
|
+
baseUri: '/services/data/v65.0',
|
|
2874
2874
|
basePath: '/connect/education/appointment-booking/available-topics',
|
|
2875
2875
|
method: 'get',
|
|
2876
2876
|
body: null,
|
|
@@ -3402,7 +3402,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
3402
3402
|
function createResourceRequest$h(config) {
|
|
3403
3403
|
const headers = {};
|
|
3404
3404
|
return {
|
|
3405
|
-
baseUri: '/services/data/
|
|
3405
|
+
baseUri: '/services/data/v65.0',
|
|
3406
3406
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
3407
3407
|
method: 'get',
|
|
3408
3408
|
body: null,
|
|
@@ -3693,7 +3693,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
3693
3693
|
function createResourceRequest$g(config) {
|
|
3694
3694
|
const headers = {};
|
|
3695
3695
|
return {
|
|
3696
|
-
baseUri: '/services/data/
|
|
3696
|
+
baseUri: '/services/data/v65.0',
|
|
3697
3697
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
3698
3698
|
method: 'post',
|
|
3699
3699
|
body: config.body,
|
|
@@ -3939,7 +3939,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
3939
3939
|
function createResourceRequest$f(config) {
|
|
3940
3940
|
const headers = {};
|
|
3941
3941
|
return {
|
|
3942
|
-
baseUri: '/services/data/
|
|
3942
|
+
baseUri: '/services/data/v65.0',
|
|
3943
3943
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
3944
3944
|
method: 'post',
|
|
3945
3945
|
body: config.body,
|
|
@@ -4127,7 +4127,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
4127
4127
|
function createResourceRequest$e(config) {
|
|
4128
4128
|
const headers = {};
|
|
4129
4129
|
return {
|
|
4130
|
-
baseUri: '/services/data/
|
|
4130
|
+
baseUri: '/services/data/v65.0',
|
|
4131
4131
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
4132
4132
|
method: 'get',
|
|
4133
4133
|
body: null,
|
|
@@ -4945,7 +4945,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
4945
4945
|
function createResourceRequest$d(config) {
|
|
4946
4946
|
const headers = {};
|
|
4947
4947
|
return {
|
|
4948
|
-
baseUri: '/services/data/
|
|
4948
|
+
baseUri: '/services/data/v65.0',
|
|
4949
4949
|
basePath: '/connect/education/careplan/bulk',
|
|
4950
4950
|
method: 'post',
|
|
4951
4951
|
body: config.body,
|
|
@@ -5266,7 +5266,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
5266
5266
|
function createResourceRequest$c(config) {
|
|
5267
5267
|
const headers = {};
|
|
5268
5268
|
return {
|
|
5269
|
-
baseUri: '/services/data/
|
|
5269
|
+
baseUri: '/services/data/v65.0',
|
|
5270
5270
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
5271
5271
|
method: 'post',
|
|
5272
5272
|
body: config.body,
|
|
@@ -5524,7 +5524,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
5524
5524
|
function createResourceRequest$b(config) {
|
|
5525
5525
|
const headers = {};
|
|
5526
5526
|
return {
|
|
5527
|
-
baseUri: '/services/data/
|
|
5527
|
+
baseUri: '/services/data/v65.0',
|
|
5528
5528
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
5529
5529
|
method: 'post',
|
|
5530
5530
|
body: config.body,
|
|
@@ -5735,7 +5735,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
5735
5735
|
function createResourceRequest$a(config) {
|
|
5736
5736
|
const headers = {};
|
|
5737
5737
|
return {
|
|
5738
|
-
baseUri: '/services/data/
|
|
5738
|
+
baseUri: '/services/data/v65.0',
|
|
5739
5739
|
basePath: '/connect/education/individual-application-tasks/' + config.urlParams.individualApplicationTaskId + '',
|
|
5740
5740
|
method: 'get',
|
|
5741
5741
|
body: null,
|
|
@@ -6054,7 +6054,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
6054
6054
|
function createResourceRequest$9(config) {
|
|
6055
6055
|
const headers = {};
|
|
6056
6056
|
return {
|
|
6057
|
-
baseUri: '/services/data/
|
|
6057
|
+
baseUri: '/services/data/v65.0',
|
|
6058
6058
|
basePath: '/connect/education/new-application/academic-terms',
|
|
6059
6059
|
method: 'get',
|
|
6060
6060
|
body: null,
|
|
@@ -6288,7 +6288,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
6288
6288
|
function createResourceRequest$8(config) {
|
|
6289
6289
|
const headers = {};
|
|
6290
6290
|
return {
|
|
6291
|
-
baseUri: '/services/data/
|
|
6291
|
+
baseUri: '/services/data/v65.0',
|
|
6292
6292
|
basePath: '/connect/education/new-application/preliminary-application-references',
|
|
6293
6293
|
method: 'post',
|
|
6294
6294
|
body: config.body,
|
|
@@ -6648,7 +6648,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
6648
6648
|
function createResourceRequest$7(config) {
|
|
6649
6649
|
const headers = {};
|
|
6650
6650
|
return {
|
|
6651
|
-
baseUri: '/services/data/
|
|
6651
|
+
baseUri: '/services/data/v65.0',
|
|
6652
6652
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6653
6653
|
method: 'get',
|
|
6654
6654
|
body: null,
|
|
@@ -6967,7 +6967,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
6967
6967
|
function createResourceRequest$6(config) {
|
|
6968
6968
|
const headers = {};
|
|
6969
6969
|
return {
|
|
6970
|
-
baseUri: '/services/data/
|
|
6970
|
+
baseUri: '/services/data/v65.0',
|
|
6971
6971
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
6972
6972
|
method: 'get',
|
|
6973
6973
|
body: null,
|
|
@@ -7440,7 +7440,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
7440
7440
|
function createResourceRequest$5(config) {
|
|
7441
7441
|
const headers = {};
|
|
7442
7442
|
return {
|
|
7443
|
-
baseUri: '/services/data/
|
|
7443
|
+
baseUri: '/services/data/v65.0',
|
|
7444
7444
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7445
7445
|
method: 'get',
|
|
7446
7446
|
body: null,
|
|
@@ -7989,7 +7989,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
7989
7989
|
function createResourceRequest$4(config) {
|
|
7990
7990
|
const headers = {};
|
|
7991
7991
|
return {
|
|
7992
|
-
baseUri: '/services/data/
|
|
7992
|
+
baseUri: '/services/data/v65.0',
|
|
7993
7993
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
7994
7994
|
method: 'get',
|
|
7995
7995
|
body: null,
|
|
@@ -8240,7 +8240,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
8240
8240
|
function createResourceRequest$3(config) {
|
|
8241
8241
|
const headers = {};
|
|
8242
8242
|
return {
|
|
8243
|
-
baseUri: '/services/data/
|
|
8243
|
+
baseUri: '/services/data/v65.0',
|
|
8244
8244
|
basePath: '/connect/education/student-action-centre/task',
|
|
8245
8245
|
method: 'post',
|
|
8246
8246
|
body: config.body,
|
|
@@ -8606,7 +8606,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
8606
8606
|
function createResourceRequest$2(config) {
|
|
8607
8607
|
const headers = {};
|
|
8608
8608
|
return {
|
|
8609
|
-
baseUri: '/services/data/
|
|
8609
|
+
baseUri: '/services/data/v65.0',
|
|
8610
8610
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
8611
8611
|
method: 'get',
|
|
8612
8612
|
body: null,
|
|
@@ -8729,7 +8729,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
8729
8729
|
function createResourceRequest$1(config) {
|
|
8730
8730
|
const headers = {};
|
|
8731
8731
|
return {
|
|
8732
|
-
baseUri: '/services/data/
|
|
8732
|
+
baseUri: '/services/data/v65.0',
|
|
8733
8733
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
8734
8734
|
method: 'patch',
|
|
8735
8735
|
body: config.body,
|
|
@@ -9983,7 +9983,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9983
9983
|
function createResourceRequest(config) {
|
|
9984
9984
|
const headers = {};
|
|
9985
9985
|
return {
|
|
9986
|
-
baseUri: '/services/data/
|
|
9986
|
+
baseUri: '/services/data/v65.0',
|
|
9987
9987
|
basePath: '/connect/education/student-action-centre/' + config.urlParams.contactId + '/apts-tasks-plans',
|
|
9988
9988
|
method: 'get',
|
|
9989
9989
|
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.357.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.357.0"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
53
|
-
"@salesforce/lds-karma": "^1.
|
|
52
|
+
"@salesforce/lds-compiler-plugins": "^1.357.0",
|
|
53
|
+
"@salesforce/lds-karma": "^1.357.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/v65.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/v65.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/v65.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/v65.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/v65.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/v65.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/v65.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/v65.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/v65.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/v65.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/v65.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/v65.0',
|
|
5948
5948
|
basePath: '/connect/education/campus-setup/learner/' + config.urlParams.contactId + '/learner-progress',
|
|
5949
5949
|
method: 'get',
|
|
5950
5950
|
body: null,
|
|
@@ -6327,7 +6327,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
6327
6327
|
function createResourceRequest$c(config) {
|
|
6328
6328
|
const headers = {};
|
|
6329
6329
|
return {
|
|
6330
|
-
baseUri: '/services/data/
|
|
6330
|
+
baseUri: '/services/data/v65.0',
|
|
6331
6331
|
basePath: '/connect/education/academic-operations/learnings/' + config.urlParams.recordId + '',
|
|
6332
6332
|
method: 'get',
|
|
6333
6333
|
body: null,
|
|
@@ -6718,7 +6718,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
6718
6718
|
function createResourceRequest$b(config) {
|
|
6719
6719
|
const headers = {};
|
|
6720
6720
|
return {
|
|
6721
|
-
baseUri: '/services/data/
|
|
6721
|
+
baseUri: '/services/data/v65.0',
|
|
6722
6722
|
basePath: '/connect/education/new-application/preliminary-data',
|
|
6723
6723
|
method: 'get',
|
|
6724
6724
|
body: null,
|
|
@@ -7190,7 +7190,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
7190
7190
|
function createResourceRequest$a(config) {
|
|
7191
7191
|
const headers = {};
|
|
7192
7192
|
return {
|
|
7193
|
-
baseUri: '/services/data/
|
|
7193
|
+
baseUri: '/services/data/v65.0',
|
|
7194
7194
|
basePath: '/connect/education/person-public-profile/' + config.urlParams.usageType + '/' + config.urlParams.contactId + '',
|
|
7195
7195
|
method: 'get',
|
|
7196
7196
|
body: null,
|
|
@@ -7584,7 +7584,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
7584
7584
|
function createResourceRequest$9(config) {
|
|
7585
7585
|
const headers = {};
|
|
7586
7586
|
return {
|
|
7587
|
-
baseUri: '/services/data/
|
|
7587
|
+
baseUri: '/services/data/v65.0',
|
|
7588
7588
|
basePath: '/connect/education/student-action-centre/task/picklist-values',
|
|
7589
7589
|
method: 'get',
|
|
7590
7590
|
body: null,
|
|
@@ -7801,7 +7801,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
7801
7801
|
function createResourceRequest$8(config) {
|
|
7802
7802
|
const headers = {};
|
|
7803
7803
|
return {
|
|
7804
|
-
baseUri: '/services/data/
|
|
7804
|
+
baseUri: '/services/data/v65.0',
|
|
7805
7805
|
basePath: '/connect/education/campus-setup/learning-program-plan/' + config.urlParams.learningProgramPlanId + '/preview',
|
|
7806
7806
|
method: 'get',
|
|
7807
7807
|
body: null,
|
|
@@ -8120,7 +8120,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
8120
8120
|
function createResourceRequest$7(config) {
|
|
8121
8121
|
const headers = {};
|
|
8122
8122
|
return {
|
|
8123
|
-
baseUri: '/services/data/
|
|
8123
|
+
baseUri: '/services/data/v65.0',
|
|
8124
8124
|
basePath: '/connect/education/new-application/program-term-application-timelines',
|
|
8125
8125
|
method: 'get',
|
|
8126
8126
|
body: null,
|
|
@@ -8669,7 +8669,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
8669
8669
|
function createResourceRequest$6(config) {
|
|
8670
8670
|
const headers = {};
|
|
8671
8671
|
return {
|
|
8672
|
-
baseUri: '/services/data/
|
|
8672
|
+
baseUri: '/services/data/v65.0',
|
|
8673
8673
|
basePath: '/connect/education/' + config.urlParams.accountId + '/success-team',
|
|
8674
8674
|
method: 'get',
|
|
8675
8675
|
body: null,
|
|
@@ -9021,7 +9021,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
9021
9021
|
function createResourceRequest$5(config) {
|
|
9022
9022
|
const headers = {};
|
|
9023
9023
|
return {
|
|
9024
|
-
baseUri: '/services/data/
|
|
9024
|
+
baseUri: '/services/data/v65.0',
|
|
9025
9025
|
basePath: '/connect/education/mentoring/benefit-assignment/' + config.urlParams.benefitAssignmentId + '/provider',
|
|
9026
9026
|
method: 'post',
|
|
9027
9027
|
body: config.body,
|
|
@@ -9279,7 +9279,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
9279
9279
|
function createResourceRequest$4(config) {
|
|
9280
9280
|
const headers = {};
|
|
9281
9281
|
return {
|
|
9282
|
-
baseUri: '/services/data/
|
|
9282
|
+
baseUri: '/services/data/v65.0',
|
|
9283
9283
|
basePath: '/connect/education/mentoring/matching-selector/' + config.urlParams.benefitAssignmentId + '',
|
|
9284
9284
|
method: 'post',
|
|
9285
9285
|
body: config.body,
|
|
@@ -9527,7 +9527,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
9527
9527
|
function createResourceRequest$3(config) {
|
|
9528
9528
|
const headers = {};
|
|
9529
9529
|
return {
|
|
9530
|
-
baseUri: '/services/data/
|
|
9530
|
+
baseUri: '/services/data/v65.0',
|
|
9531
9531
|
basePath: '/connect/education/campus-setup/learning-program-plan/publish',
|
|
9532
9532
|
method: 'post',
|
|
9533
9533
|
body: config.body,
|
|
@@ -9788,7 +9788,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
9788
9788
|
function createResourceRequest$2(config) {
|
|
9789
9789
|
const headers = {};
|
|
9790
9790
|
return {
|
|
9791
|
-
baseUri: '/services/data/
|
|
9791
|
+
baseUri: '/services/data/v65.0',
|
|
9792
9792
|
basePath: '/connect/education/campus-setup/learning/validate-foundation-items',
|
|
9793
9793
|
method: 'post',
|
|
9794
9794
|
body: config.body,
|
|
@@ -9922,7 +9922,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
9922
9922
|
function createResourceRequest$1(config) {
|
|
9923
9923
|
const headers = {};
|
|
9924
9924
|
return {
|
|
9925
|
-
baseUri: '/services/data/
|
|
9925
|
+
baseUri: '/services/data/v65.0',
|
|
9926
9926
|
basePath: '/connect/education/academic-operations/learnings',
|
|
9927
9927
|
method: 'patch',
|
|
9928
9928
|
body: config.body,
|
|
@@ -10020,7 +10020,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
10020
10020
|
function createResourceRequest(config) {
|
|
10021
10021
|
const headers = {};
|
|
10022
10022
|
return {
|
|
10023
|
-
baseUri: '/services/data/
|
|
10023
|
+
baseUri: '/services/data/v65.0',
|
|
10024
10024
|
basePath: '/connect/education/student-action-centre/task/' + config.urlParams.taskId + '',
|
|
10025
10025
|
method: 'patch',
|
|
10026
10026
|
body: config.body,
|
|
@@ -10295,4 +10295,4 @@ withDefaultLuvio((luvio) => {
|
|
|
10295
10295
|
});
|
|
10296
10296
|
|
|
10297
10297
|
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 };
|
|
10298
|
-
// version: 1.
|
|
10298
|
+
// version: 1.357.0-5a2425b0d8
|