From 0a7f57aec1b7934bd62121bc31aae1d6273cf7af Mon Sep 17 00:00:00 2001 From: Rebecca Wheeler <rebecca.wheeler@wisc.edu> Date: Wed, 28 Aug 2024 13:36:42 -0500 Subject: [PATCH] Update 3 files - /EI-IICS-Team/12Twenty/POST_studentsV4.json - /EI-IICS-Team/12Twenty/POST_studentsV3.json - /EI-IICS-Team/12Twenty/POST_studentsV5.json --- EI-IICS-Team/12Twenty/POST_studentsV4.json | 1171 ----------------- ...T_studentsV3.json => POST_studentsV5.json} | 550 +++++++- 2 files changed, 547 insertions(+), 1174 deletions(-) delete mode 100644 EI-IICS-Team/12Twenty/POST_studentsV4.json rename EI-IICS-Team/12Twenty/{POST_studentsV3.json => POST_studentsV5.json} (67%) diff --git a/EI-IICS-Team/12Twenty/POST_studentsV4.json b/EI-IICS-Team/12Twenty/POST_studentsV4.json deleted file mode 100644 index 8d0f2ce..0000000 --- a/EI-IICS-Team/12Twenty/POST_studentsV4.json +++ /dev/null @@ -1,1171 +0,0 @@ -{ - "swagger" : "2.0", - "info" : { - "description" : null, - "version" : "1.0.0", - "title" : null, - "termsOfService" : null, - "contact" : null, - "license" : null - }, - "host" : "wisc.admin.sandbox-12twenty.com", - "basePath" : "/Api/V2", - "schemes" : [ "https" ], - "paths" : { - "students" : { - "get" : { - "tags" : [ "POST_students" ], - "summary" : null, - "description" : null, - "operationId" : "POST_students", - "produces" : [ "application/json" ], - "consumes" : [ "application/json" ], - "parameters" : [ ], - "responses" : { - "200" : { - "description" : "successful operation", - "schema" : { - "$ref" : "#/definitions/POST_students" - } - } - } - } - } - }, - "definitions" : { - "POST_students##StudentGroups" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "Id" : { - "type" : "number" - } - } - }, - "POST_students##OutcomeStatusInternship" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int32" - } - } - }, - "POST_students##OutcomeStatusPostGraduation" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int32" - } - } - }, - "POST_students##CountryOfCitizenship1" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##CountryOfCitizenship2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##CountryOfCitizenship" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##DualCountryOfCitizenship" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedIndustry" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedIndustry2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedIndustry3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedIndustry4" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedIndustry5" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedJobFunction" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedJobFunction2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedJobFunction3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedJobFunction4" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredConsolidatedJobFunction5" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCountry" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCountry2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCountry3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCountry4" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCountry5" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCity" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCity2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCity3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCity4" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##PreferredCity5" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##College" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int64" - } - } - }, - "POST_students##College2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##College3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##Program" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int64" - } - } - }, - "POST_students##UndergradMajor" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int64" - } - } - }, - "POST_students##UndergradMajor2" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int64" - } - } - }, - "POST_students##UndergradMajor3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##UndergradMajor4" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##UndergradMajor5" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##ConsolidatedMajor1" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int64" - } - } - }, - "POST_students##ConsolidatedMajor2" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int64" - } - } - }, - "POST_students##ConsolidatedMajor3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##ConsolidatedMajor4" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##ConsolidatedMajor5" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##UndergradMinor" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##UndergradMinor2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##UndergradMinor3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##UndergradMinor4" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##UndergradMinor5" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##DegreeLevel" : { - "properties" : { - "Name" : { - "type" : "string" - }, - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "number", - "format" : "int64" - } - } - }, - "POST_students##Degree1" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##Degree2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##Degree3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##Ethnicity1" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##Ethnicity2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##Placeability" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##Engagement" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##FirstLanguageSpoken" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##SecondLanguageSpoken" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##ThirdLanguageSpoken" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##FirstLanguageWritten" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##SecondLanguageWritten" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##ThirdLanguageWritten" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##LanguageSpoken1" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##LanguageSpoken2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##LanguageSpoken3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##LanguageWritten1" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##LanguageWritten2" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##LanguageWritten3" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##ConsolidatedWorkAuthorization" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##SexualOrientation" : { - "properties" : { - "AttributeId" : { - "type" : "number", - "format" : "int32" - }, - "Id" : { - "type" : "string" - } - } - }, - "POST_students##CustomAttributeValues" : { - "properties" : { - "custom_attribute_804" : { - "type" : "string" - } - } - }, - "POST_students" : { - "properties" : { - "Addresses" : { - "type" : "string" - }, - "FlaggedReason" : { - "type" : "string" - }, - "StudentClubs" : { - "type" : "string" - }, - "RoleId" : { - "type" : "number", - "format" : "int32" - }, - "StudentGroups" : { - "type" : "array", - "items" : { - "$ref" : "#/definitions/POST_students##StudentGroups" - } - }, - "FullName" : { - "type" : "string" - }, - "IsLgbtq" : { - "type" : "string" - }, - "SelfIdentifiedGenderDescription" : { - "type" : "string" - }, - "ParentEducationLevelId" : { - "type" : "string" - }, - "ParentEducationLevelName" : { - "type" : "string" - }, - "DoesParentHaveJD" : { - "type" : "string" - }, - "AbaGraduateId" : { - "type" : "string" - }, - "IsMultipleEnrollmentLinkedAccount" : { - "type" : "boolean" - }, - "OutcomeStatusInternship" : { - "$ref" : "#/definitions/POST_students##OutcomeStatusInternship" - }, - "OutcomeStatusPostGraduation" : { - "$ref" : "#/definitions/POST_students##OutcomeStatusPostGraduation" - }, - "ReportingCategoryMbaCseaPostGraduation" : { - "type" : "string" - }, - "ReportingCategoryMbaCseaInternship" : { - "type" : "string" - }, - "IsWorkStudyEligible" : { - "type" : "string" - }, - "FirstName" : { - "type" : "string" - }, - "LastName" : { - "type" : "string" - }, - "EmailAddress" : { - "type" : "string" - }, - "GraduationYearId" : { - "type" : "number", - "format" : "int32" - }, - "GraduationClass" : { - "type" : "number", - "format" : "int32" - }, - "GraduationTerm" : { - "type" : "string" - }, - "StudentId" : { - "type" : "string" - }, - "Id" : { - "type" : "number", - "format" : "int64" - }, - "GenderDescriptionIds" : { - "type" : "string" - }, - "GenderDescriptionNames" : { - "type" : "string" - }, - "IsAlumni" : { - "type" : "boolean" - }, - "IncludeInResumeBook" : { - "type" : "boolean" - }, - "JoinDate" : { - "type" : "string" - }, - "IsEnrolled" : { - "type" : "boolean" - }, - "IsFlagged" : { - "type" : "string" - }, - "IsFirstGenerationCollegeStudent" : { - "type" : "string" - }, - "LinkedInProfileUrl" : { - "type" : "string" - }, - "IsTransferStudent" : { - "type" : "string" - }, - "DeclineToStateIsTransferStudent" : { - "type" : "string" - }, - "HasPhoto" : { - "type" : "string" - }, - "AssignedAdvisor" : { - "type" : "string" - }, - "AssignedAdvisor2" : { - "type" : "string" - }, - "AssignedAdvisor3" : { - "type" : "string" - }, - "AssignedAdvisor4" : { - "type" : "string" - }, - "AssignedAdvisor5" : { - "type" : "string" - }, - "SubInfoDisplay" : { - "type" : "string" - }, - "CountryOfCitizenship1" : { - "$ref" : "#/definitions/POST_students##CountryOfCitizenship1" - }, - "CountryOfCitizenship2" : { - "$ref" : "#/definitions/POST_students##CountryOfCitizenship2" - }, - "CountryOfCitizenship" : { - "$ref" : "#/definitions/POST_students##CountryOfCitizenship" - }, - "DualCountryOfCitizenship" : { - "$ref" : "#/definitions/POST_students##DualCountryOfCitizenship" - }, - "PreferredConsolidatedIndustry" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry" - }, - "PreferredConsolidatedIndustry2" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry2" - }, - "PreferredConsolidatedIndustry3" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry3" - }, - "PreferredConsolidatedIndustry4" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry4" - }, - "PreferredConsolidatedIndustry5" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry5" - }, - "PreferredConsolidatedJobFunction" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction" - }, - "PreferredConsolidatedJobFunction2" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction2" - }, - "PreferredConsolidatedJobFunction3" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction3" - }, - "PreferredConsolidatedJobFunction4" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction4" - }, - "PreferredConsolidatedJobFunction5" : { - "$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction5" - }, - "PreferredCountry" : { - "$ref" : "#/definitions/POST_students##PreferredCountry" - }, - "PreferredCountry2" : { - "$ref" : "#/definitions/POST_students##PreferredCountry2" - }, - "PreferredCountry3" : { - "$ref" : "#/definitions/POST_students##PreferredCountry3" - }, - "PreferredCountry4" : { - "$ref" : "#/definitions/POST_students##PreferredCountry4" - }, - "PreferredCountry5" : { - "$ref" : "#/definitions/POST_students##PreferredCountry5" - }, - "PreferredCity" : { - "$ref" : "#/definitions/POST_students##PreferredCity" - }, - "PreferredCity2" : { - "$ref" : "#/definitions/POST_students##PreferredCity2" - }, - "PreferredCity3" : { - "$ref" : "#/definitions/POST_students##PreferredCity3" - }, - "PreferredCity4" : { - "$ref" : "#/definitions/POST_students##PreferredCity4" - }, - "PreferredCity5" : { - "$ref" : "#/definitions/POST_students##PreferredCity5" - }, - "College" : { - "$ref" : "#/definitions/POST_students##College" - }, - "College2" : { - "$ref" : "#/definitions/POST_students##College2" - }, - "College3" : { - "$ref" : "#/definitions/POST_students##College3" - }, - "Program" : { - "$ref" : "#/definitions/POST_students##Program" - }, - "UndergradMajor" : { - "$ref" : "#/definitions/POST_students##UndergradMajor" - }, - "UndergradMajor2" : { - "$ref" : "#/definitions/POST_students##UndergradMajor2" - }, - "UndergradMajor3" : { - "$ref" : "#/definitions/POST_students##UndergradMajor3" - }, - "UndergradMajor4" : { - "$ref" : "#/definitions/POST_students##UndergradMajor4" - }, - "UndergradMajor5" : { - "$ref" : "#/definitions/POST_students##UndergradMajor5" - }, - "ConsolidatedMajor1" : { - "$ref" : "#/definitions/POST_students##ConsolidatedMajor1" - }, - "ConsolidatedMajor2" : { - "$ref" : "#/definitions/POST_students##ConsolidatedMajor2" - }, - "ConsolidatedMajor3" : { - "$ref" : "#/definitions/POST_students##ConsolidatedMajor3" - }, - "ConsolidatedMajor4" : { - "$ref" : "#/definitions/POST_students##ConsolidatedMajor4" - }, - "ConsolidatedMajor5" : { - "$ref" : "#/definitions/POST_students##ConsolidatedMajor5" - }, - "UndergradMinor" : { - "$ref" : "#/definitions/POST_students##UndergradMinor" - }, - "UndergradMinor2" : { - "$ref" : "#/definitions/POST_students##UndergradMinor2" - }, - "UndergradMinor3" : { - "$ref" : "#/definitions/POST_students##UndergradMinor3" - }, - "UndergradMinor4" : { - "$ref" : "#/definitions/POST_students##UndergradMinor4" - }, - "UndergradMinor5" : { - "$ref" : "#/definitions/POST_students##UndergradMinor5" - }, - "DegreeLevel" : { - "$ref" : "#/definitions/POST_students##DegreeLevel" - }, - "Degree1" : { - "$ref" : "#/definitions/POST_students##Degree1" - }, - "Degree2" : { - "$ref" : "#/definitions/POST_students##Degree2" - }, - "Degree3" : { - "$ref" : "#/definitions/POST_students##Degree3" - }, - "Ethnicity1" : { - "$ref" : "#/definitions/POST_students##Ethnicity1" - }, - "Ethnicity2" : { - "$ref" : "#/definitions/POST_students##Ethnicity2" - }, - "Placeability" : { - "$ref" : "#/definitions/POST_students##Placeability" - }, - "Engagement" : { - "$ref" : "#/definitions/POST_students##Engagement" - }, - "FirstLanguageSpoken" : { - "$ref" : "#/definitions/POST_students##FirstLanguageSpoken" - }, - "SecondLanguageSpoken" : { - "$ref" : "#/definitions/POST_students##SecondLanguageSpoken" - }, - "ThirdLanguageSpoken" : { - "$ref" : "#/definitions/POST_students##ThirdLanguageSpoken" - }, - "FirstLanguageWritten" : { - "$ref" : "#/definitions/POST_students##FirstLanguageWritten" - }, - "SecondLanguageWritten" : { - "$ref" : "#/definitions/POST_students##SecondLanguageWritten" - }, - "ThirdLanguageWritten" : { - "$ref" : "#/definitions/POST_students##ThirdLanguageWritten" - }, - "LanguageSpoken1" : { - "$ref" : "#/definitions/POST_students##LanguageSpoken1" - }, - "LanguageSpoken2" : { - "$ref" : "#/definitions/POST_students##LanguageSpoken2" - }, - "LanguageSpoken3" : { - "$ref" : "#/definitions/POST_students##LanguageSpoken3" - }, - "LanguageWritten1" : { - "$ref" : "#/definitions/POST_students##LanguageWritten1" - }, - "LanguageWritten2" : { - "$ref" : "#/definitions/POST_students##LanguageWritten2" - }, - "LanguageWritten3" : { - "$ref" : "#/definitions/POST_students##LanguageWritten3" - }, - "ConsolidatedWorkAuthorization" : { - "$ref" : "#/definitions/POST_students##ConsolidatedWorkAuthorization" - }, - "SexualOrientation" : { - "$ref" : "#/definitions/POST_students##SexualOrientation" - }, - "MultipleEnrollmentLinkedAccountUserId" : { - "type" : "string" - }, - "CustomAttributeValues" : { - "$ref" : "#/definitions/POST_students##CustomAttributeValues" - } - } - } - } -} \ No newline at end of file diff --git a/EI-IICS-Team/12Twenty/POST_studentsV3.json b/EI-IICS-Team/12Twenty/POST_studentsV5.json similarity index 67% rename from EI-IICS-Team/12Twenty/POST_studentsV3.json rename to EI-IICS-Team/12Twenty/POST_studentsV5.json index 57461f0..3b0c381 100644 --- a/EI-IICS-Team/12Twenty/POST_studentsV3.json +++ b/EI-IICS-Team/12Twenty/POST_studentsV5.json @@ -9,11 +9,11 @@ "license" : null }, "host" : "wisc.admin.sandbox-12twenty.com", - "basePath" : "/", + "basePath" : "/Api/V2", "schemes" : [ "https" ], "paths" : { - "Api/V2/students" : { - "get" : { + "students" : { + "post" : { "tags" : [ "POST_students" ], "summary" : null, "description" : null, @@ -26,6 +26,14 @@ "description" : null, "required" : false, "type" : "string" + }, { + "name" : "body", + "in" : "body", + "description" : null, + "required" : false, + "schema" : { + "$ref" : "#/definitions/POST_students_Request##body" + } } ], "responses" : { "200" : { @@ -1172,6 +1180,542 @@ "$ref" : "#/definitions/POST_students##CustomAttributeValues" } } + }, + "POST_students_Request##body##StudentGroups" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "Id" : { + "type" : "number" + } + } + }, + "POST_students_Request##body##OutcomeStatusInternship" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int32" + } + } + }, + "POST_students_Request##body##OutcomeStatusPostGraduation" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int32" + } + } + }, + "POST_students_Request##body##CountryOfCitizenship1" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##College" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int64" + } + } + }, + "POST_students_Request##body##College2" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##College3" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##Program" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int64" + } + } + }, + "POST_students_Request##body##UndergradMajor" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int64" + } + } + }, + "POST_students_Request##body##UndergradMajor2" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int64" + } + } + }, + "POST_students_Request##body##UndergradMajor3" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##UndergradMajor4" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##UndergradMajor5" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##ConsolidatedMajor1" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int64" + } + } + }, + "POST_students_Request##body##ConsolidatedMajor2" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int64" + } + } + }, + "POST_students_Request##body##ConsolidatedMajor3" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##ConsolidatedMajor4" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##ConsolidatedMajor5" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##UndergradMinor" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##UndergradMinor2" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##UndergradMinor3" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##UndergradMinor4" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##UndergradMinor5" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##DegreeLevel" : { + "properties" : { + "Name" : { + "type" : "string" + }, + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "number", + "format" : "int64" + } + } + }, + "POST_students_Request##body##Degree1" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##Degree2" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##Degree3" : { + "properties" : { + "AttributeId" : { + "type" : "number", + "format" : "int32" + }, + "Id" : { + "type" : "string" + } + } + }, + "POST_students_Request##body##CustomAttributeValues" : { + "properties" : { + "custom_attribute_804" : { + "type" : "string" + } + } + }, + "POST_students_Request##body" : { + "properties" : { + "Addresses" : { + "type" : "string" + }, + "FlaggedReason" : { + "type" : "string" + }, + "StudentClubs" : { + "type" : "string" + }, + "RoleId" : { + "type" : "number", + "format" : "int32" + }, + "StudentGroups" : { + "type" : "array", + "items" : { + "$ref" : "#/definitions/POST_students_Request##body##StudentGroups" + } + }, + "FullName" : { + "type" : "string" + }, + "IsLgbtq" : { + "type" : "string" + }, + "SelfIdentifiedGenderDescription" : { + "type" : "string" + }, + "DoesParentHaveJD" : { + "type" : "string" + }, + "AbaGraduateId" : { + "type" : "string" + }, + "IsMultipleEnrollmentLinkedAccount" : { + "type" : "boolean" + }, + "OutcomeStatusInternship" : { + "$ref" : "#/definitions/POST_students_Request##body##OutcomeStatusInternship" + }, + "OutcomeStatusPostGraduation" : { + "$ref" : "#/definitions/POST_students_Request##body##OutcomeStatusPostGraduation" + }, + "ReportingCategoryMbaCseaPostGraduation" : { + "type" : "string" + }, + "ReportingCategoryMbaCseaInternship" : { + "type" : "string" + }, + "IsWorkStudyEligible" : { + "type" : "string" + }, + "FirstName" : { + "type" : "string" + }, + "LastName" : { + "type" : "string" + }, + "EmailAddress" : { + "type" : "string" + }, + "GraduationYearId" : { + "type" : "number", + "format" : "int32" + }, + "GraduationClass" : { + "type" : "number", + "format" : "int32" + }, + "GraduationTerm" : { + "type" : "string" + }, + "StudentId" : { + "type" : "string" + }, + "GenderDescriptionIds" : { + "type" : "string" + }, + "GenderDescriptionNames" : { + "type" : "string" + }, + "IsAlumni" : { + "type" : "boolean" + }, + "IncludeInResumeBook" : { + "type" : "boolean" + }, + "JoinDate" : { + "type" : "string" + }, + "IsEnrolled" : { + "type" : "boolean" + }, + "IsFlagged" : { + "type" : "string" + }, + "IsFirstGenerationCollegeStudent" : { + "type" : "string" + }, + "LinkedInProfileUrl" : { + "type" : "string" + }, + "IsTransferStudent" : { + "type" : "string" + }, + "DeclineToStateIsTransferStudent" : { + "type" : "string" + }, + "SubInfoDisplay" : { + "type" : "string" + }, + "CountryOfCitizenship1" : { + "$ref" : "#/definitions/POST_students_Request##body##CountryOfCitizenship1" + }, + "College" : { + "$ref" : "#/definitions/POST_students_Request##body##College" + }, + "College2" : { + "$ref" : "#/definitions/POST_students_Request##body##College2" + }, + "College3" : { + "$ref" : "#/definitions/POST_students_Request##body##College3" + }, + "Program" : { + "$ref" : "#/definitions/POST_students_Request##body##Program" + }, + "UndergradMajor" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor" + }, + "UndergradMajor2" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor2" + }, + "UndergradMajor3" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor3" + }, + "UndergradMajor4" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor4" + }, + "UndergradMajor5" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMajor5" + }, + "ConsolidatedMajor1" : { + "$ref" : "#/definitions/POST_students_Request##body##ConsolidatedMajor1" + }, + "ConsolidatedMajor2" : { + "$ref" : "#/definitions/POST_students_Request##body##ConsolidatedMajor2" + }, + "ConsolidatedMajor3" : { + "$ref" : "#/definitions/POST_students_Request##body##ConsolidatedMajor3" + }, + "ConsolidatedMajor4" : { + "$ref" : "#/definitions/POST_students_Request##body##ConsolidatedMajor4" + }, + "ConsolidatedMajor5" : { + "$ref" : "#/definitions/POST_students_Request##body##ConsolidatedMajor5" + }, + "UndergradMinor" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor" + }, + "UndergradMinor2" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor2" + }, + "UndergradMinor3" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor3" + }, + "UndergradMinor4" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor4" + }, + "UndergradMinor5" : { + "$ref" : "#/definitions/POST_students_Request##body##UndergradMinor5" + }, + "DegreeLevel" : { + "$ref" : "#/definitions/POST_students_Request##body##DegreeLevel" + }, + "Degree1" : { + "$ref" : "#/definitions/POST_students_Request##body##Degree1" + }, + "Degree2" : { + "$ref" : "#/definitions/POST_students_Request##body##Degree2" + }, + "Degree3" : { + "$ref" : "#/definitions/POST_students_Request##body##Degree3" + }, + "CustomAttributeValues" : { + "$ref" : "#/definitions/POST_students_Request##body##CustomAttributeValues" + } + } + }, + "POST_students_Request" : { + "properties" : { + "body" : { + "$ref" : "#/definitions/POST_students_Request##body" + } + } } } } \ No newline at end of file -- GitLab