From 8072a757d1acd1f12c74dff8a36287c6e57d0831 Mon Sep 17 00:00:00 2001 From: Rebecca Wheeler <rebecca.wheeler@wisc.edu> Date: Tue, 15 Oct 2024 16:38:19 -0500 Subject: [PATCH] Update 2 files - /EI-IICS-Team/12Twenty/POST_studentsV7.json - /EI-IICS-Team/12Twenty/PATCH_students.json --- EI-IICS-Team/12Twenty/PATCH_students.json | 81 ++++++++-------------- EI-IICS-Team/12Twenty/POST_studentsV7.json | 21 ++---- 2 files changed, 34 insertions(+), 68 deletions(-) diff --git a/EI-IICS-Team/12Twenty/PATCH_students.json b/EI-IICS-Team/12Twenty/PATCH_students.json index a9808a5..867c760 100644 --- a/EI-IICS-Team/12Twenty/PATCH_students.json +++ b/EI-IICS-Team/12Twenty/PATCH_students.json @@ -59,16 +59,6 @@ } }, "definitions" : { - "PATCH_students##StudentGroups" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "Id" : { - "type" : "number" - } - } - }, "PATCH_students##OutcomeStatusInternship" : { "properties" : { "Name" : { @@ -336,31 +326,23 @@ }, "PATCH_students##College2" : { "properties" : { - "Name" : { - "type" : "string" - }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "number", - "format" : "int64" + "type" : "string" } } }, "PATCH_students##College3" : { "properties" : { - "Name" : { - "type" : "string" - }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "number", - "format" : "int64" + "type" : "string" } } }, @@ -486,34 +468,46 @@ }, "PATCH_students##ConsolidatedMajor3" : { "properties" : { + "Name" : { + "type" : "string" + }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "string" + "type" : "number", + "format" : "int64" } } }, "PATCH_students##ConsolidatedMajor4" : { "properties" : { + "Name" : { + "type" : "string" + }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "string" + "type" : "number", + "format" : "int64" } } }, "PATCH_students##ConsolidatedMajor5" : { "properties" : { + "Name" : { + "type" : "string" + }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "string" + "type" : "number", + "format" : "int64" } } }, @@ -609,16 +603,12 @@ }, "PATCH_students##Degree1" : { "properties" : { - "Name" : { - "type" : "string" - }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "number", - "format" : "int64" + "type" : "string" } } }, @@ -824,10 +814,7 @@ "format" : "int32" }, "StudentGroups" : { - "type" : "array", - "items" : { - "$ref" : "#/definitions/PATCH_students##StudentGroups" - } + "type" : "string" }, "FullName" : { "type" : "string" @@ -866,7 +853,7 @@ "type" : "string" }, "IsWorkStudyEligible" : { - "type" : "boolean" + "type" : "string" }, "FirstName" : { "type" : "string" @@ -892,10 +879,8 @@ "type" : "string" }, "Id" : { - "type" : "string" - }, - "Gender" : { - "type" : "string" + "type" : "number", + "format" : "int64" }, "GenderDescriptionIds" : { "type" : "string" @@ -919,10 +904,7 @@ "type" : "string" }, "IsFirstGenerationCollegeStudent" : { - "type" : "boolean" - }, - "IsStudentAthlete" : { - "type" : "boolean" + "type" : "string" }, "LinkedInProfileUrl" : { "type" : "string" @@ -1147,31 +1129,23 @@ }, "PATCH_students_Request##body##College2" : { "properties" : { - "Name" : { - "type" : "string" - }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "number", - "format" : "int64" + "type" : "string" } } }, "PATCH_students_Request##body##College3" : { "properties" : { - "Name" : { - "type" : "string" - }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "number", - "format" : "int64" + "type" : "string" } } }, @@ -1357,7 +1331,10 @@ }, "PATCH_students_Request##body##CustomAttributeValues" : { "properties" : { - "custom_attribute_804" : { + "Applied to Graduate" : { + "type" : "string" + }, + "Campus Id" : { "type" : "string" } } diff --git a/EI-IICS-Team/12Twenty/POST_studentsV7.json b/EI-IICS-Team/12Twenty/POST_studentsV7.json index 0940d83..14a62fb 100644 --- a/EI-IICS-Team/12Twenty/POST_studentsV7.json +++ b/EI-IICS-Team/12Twenty/POST_studentsV7.json @@ -12,7 +12,7 @@ "basePath" : "/Api/V2", "schemes" : [ "https" ], "paths" : { - "students" : { + "/students" : { "post" : { "tags" : [ "POST_students" ], "summary" : null, @@ -270,7 +270,7 @@ } } }, - "PATCH_students##CustomAttributeValues" : { + "POST_students##CustomAttributeValues" : { "properties" : { "Applied to Graduate" : { "type" : "string" @@ -472,31 +472,23 @@ }, "POST_students_Request##body##College2" : { "properties" : { - "Name" : { - "type" : "string" - }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "number", - "format" : "int64" + "type" : "string" } } }, "POST_students_Request##body##College3" : { "properties" : { - "Name" : { - "type" : "string" - }, "AttributeId" : { "type" : "number", "format" : "int32" }, "Id" : { - "type" : "number", - "format" : "int64" + "type" : "string" } } }, @@ -680,7 +672,7 @@ } } }, - "PATCH_students##CustomAttributeValues" : { + "POST_students_Request##body##CustomAttributeValues" : { "properties" : { "Applied to Graduate" : { "type" : "string" @@ -762,9 +754,6 @@ "DegreeLevel" : { "$ref" : "#/definitions/POST_students_Request##body##DegreeLevel" }, - "MultipleEnrollmentLinkedAccountUserId" : { - "type" : "string" - }, "CustomAttributeValues" : { "$ref" : "#/definitions/POST_students_Request##body##CustomAttributeValues" } -- GitLab