Skip to content
Snippets Groups Projects
Commit f67b384b authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Update 2 files

- /EI-IICS-Team/12Twenty/POST+students.json
- /EI-IICS-Team/12Twenty/POST_students.json
parent 07c20213
No related branches found
No related tags found
No related merge requests found
......@@ -8,24 +8,38 @@
"contact" : null,
"license" : null
},
"host" : "wisc.admin.sandbox-12twenty.com",
"basePath" : "/",
"host" : "wisc.admin.sandbox-12twenty.comApi",
"basePath" : "/V2",
"schemes" : [ "https" ],
"paths" : {
"Api/V2/students" : {
"students" : {
"post" : {
"tags" : [ "POST students" ],
"tags" : [ "POST_students" ],
"summary" : null,
"description" : null,
"operationId" : "POST students",
"operationId" : "POST_students",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ ],
"parameters" : [ {
"name" : "access-token",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "body",
"in" : "body",
"description" : null,
"required" : false,
"schema" : {
"$ref" : "#/definitions/POST_students_Request##body"
}
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/POST students"
"$ref" : "#/definitions/POST_students"
}
}
}
......@@ -33,7 +47,7 @@
}
},
"definitions" : {
"POST students##StudentGroups" : {
"POST_students##StudentGroups" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -43,7 +57,7 @@
}
}
},
"POST students##OutcomeStatusInternship" : {
"POST_students##OutcomeStatusInternship" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -58,7 +72,7 @@
}
}
},
"POST students##OutcomeStatusPostGraduation" : {
"POST_students##OutcomeStatusPostGraduation" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -73,7 +87,7 @@
}
}
},
"POST students##CountryOfCitizenship1" : {
"POST_students##CountryOfCitizenship1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -84,7 +98,7 @@
}
}
},
"POST students##CountryOfCitizenship2" : {
"POST_students##CountryOfCitizenship2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -95,7 +109,7 @@
}
}
},
"POST students##CountryOfCitizenship" : {
"POST_students##CountryOfCitizenship" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -106,7 +120,7 @@
}
}
},
"POST students##DualCountryOfCitizenship" : {
"POST_students##DualCountryOfCitizenship" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -117,7 +131,7 @@
}
}
},
"POST students##PreferredConsolidatedIndustry" : {
"POST_students##PreferredConsolidatedIndustry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -128,7 +142,7 @@
}
}
},
"POST students##PreferredConsolidatedIndustry2" : {
"POST_students##PreferredConsolidatedIndustry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -139,7 +153,7 @@
}
}
},
"POST students##PreferredConsolidatedIndustry3" : {
"POST_students##PreferredConsolidatedIndustry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -150,7 +164,7 @@
}
}
},
"POST students##PreferredConsolidatedIndustry4" : {
"POST_students##PreferredConsolidatedIndustry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -161,7 +175,7 @@
}
}
},
"POST students##PreferredConsolidatedIndustry5" : {
"POST_students##PreferredConsolidatedIndustry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -172,7 +186,7 @@
}
}
},
"POST students##PreferredConsolidatedJobFunction" : {
"POST_students##PreferredConsolidatedJobFunction" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -183,7 +197,7 @@
}
}
},
"POST students##PreferredConsolidatedJobFunction2" : {
"POST_students##PreferredConsolidatedJobFunction2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -194,7 +208,7 @@
}
}
},
"POST students##PreferredConsolidatedJobFunction3" : {
"POST_students##PreferredConsolidatedJobFunction3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -205,7 +219,7 @@
}
}
},
"POST students##PreferredConsolidatedJobFunction4" : {
"POST_students##PreferredConsolidatedJobFunction4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -216,7 +230,7 @@
}
}
},
"POST students##PreferredConsolidatedJobFunction5" : {
"POST_students##PreferredConsolidatedJobFunction5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -227,7 +241,7 @@
}
}
},
"POST students##PreferredCountry" : {
"POST_students##PreferredCountry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -238,7 +252,7 @@
}
}
},
"POST students##PreferredCountry2" : {
"POST_students##PreferredCountry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -249,7 +263,7 @@
}
}
},
"POST students##PreferredCountry3" : {
"POST_students##PreferredCountry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -260,7 +274,7 @@
}
}
},
"POST students##PreferredCountry4" : {
"POST_students##PreferredCountry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -271,7 +285,7 @@
}
}
},
"POST students##PreferredCountry5" : {
"POST_students##PreferredCountry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -282,7 +296,7 @@
}
}
},
"POST students##PreferredCity" : {
"POST_students##PreferredCity" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -293,7 +307,7 @@
}
}
},
"POST students##PreferredCity2" : {
"POST_students##PreferredCity2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -304,7 +318,7 @@
}
}
},
"POST students##PreferredCity3" : {
"POST_students##PreferredCity3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -315,7 +329,7 @@
}
}
},
"POST students##PreferredCity4" : {
"POST_students##PreferredCity4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -326,7 +340,7 @@
}
}
},
"POST students##PreferredCity5" : {
"POST_students##PreferredCity5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -337,7 +351,7 @@
}
}
},
"POST students##College" : {
"POST_students##College" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -352,7 +366,7 @@
}
}
},
"POST students##College2" : {
"POST_students##College2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -363,7 +377,7 @@
}
}
},
"POST students##College3" : {
"POST_students##College3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -374,7 +388,7 @@
}
}
},
"POST students##Program" : {
"POST_students##Program" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -389,7 +403,7 @@
}
}
},
"POST students##UndergradMajor" : {
"POST_students##UndergradMajor" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -404,7 +418,7 @@
}
}
},
"POST students##UndergradMajor2" : {
"POST_students##UndergradMajor2" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -419,7 +433,7 @@
}
}
},
"POST students##UndergradMajor3" : {
"POST_students##UndergradMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -430,7 +444,7 @@
}
}
},
"POST students##UndergradMajor4" : {
"POST_students##UndergradMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -441,7 +455,7 @@
}
}
},
"POST students##UndergradMajor5" : {
"POST_students##UndergradMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -452,7 +466,7 @@
}
}
},
"POST students##ConsolidatedMajor1" : {
"POST_students##ConsolidatedMajor1" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -467,7 +481,7 @@
}
}
},
"POST students##ConsolidatedMajor2" : {
"POST_students##ConsolidatedMajor2" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -482,7 +496,7 @@
}
}
},
"POST students##ConsolidatedMajor3" : {
"POST_students##ConsolidatedMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -493,7 +507,7 @@
}
}
},
"POST students##ConsolidatedMajor4" : {
"POST_students##ConsolidatedMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -504,7 +518,7 @@
}
}
},
"POST students##ConsolidatedMajor5" : {
"POST_students##ConsolidatedMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -515,7 +529,7 @@
}
}
},
"POST students##UndergradMinor" : {
"POST_students##UndergradMinor" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -526,7 +540,7 @@
}
}
},
"POST students##UndergradMinor2" : {
"POST_students##UndergradMinor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -537,7 +551,7 @@
}
}
},
"POST students##UndergradMinor3" : {
"POST_students##UndergradMinor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -548,7 +562,7 @@
}
}
},
"POST students##UndergradMinor4" : {
"POST_students##UndergradMinor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -559,7 +573,7 @@
}
}
},
"POST students##UndergradMinor5" : {
"POST_students##UndergradMinor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -570,7 +584,7 @@
}
}
},
"POST students##DegreeLevel" : {
"POST_students##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
......@@ -585,7 +599,7 @@
}
}
},
"POST students##Degree1" : {
"POST_students##Degree1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -596,7 +610,7 @@
}
}
},
"POST students##Degree2" : {
"POST_students##Degree2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -607,7 +621,7 @@
}
}
},
"POST students##Degree3" : {
"POST_students##Degree3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -618,7 +632,7 @@
}
}
},
"POST students##Ethnicity1" : {
"POST_students##Ethnicity1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -629,7 +643,7 @@
}
}
},
"POST students##Ethnicity2" : {
"POST_students##Ethnicity2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -640,7 +654,7 @@
}
}
},
"POST students##Placeability" : {
"POST_students##Placeability" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -651,7 +665,7 @@
}
}
},
"POST students##Engagement" : {
"POST_students##Engagement" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -662,7 +676,7 @@
}
}
},
"POST students##FirstLanguageSpoken" : {
"POST_students##FirstLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -673,7 +687,7 @@
}
}
},
"POST students##SecondLanguageSpoken" : {
"POST_students##SecondLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -684,7 +698,7 @@
}
}
},
"POST students##ThirdLanguageSpoken" : {
"POST_students##ThirdLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -695,7 +709,7 @@
}
}
},
"POST students##FirstLanguageWritten" : {
"POST_students##FirstLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -706,7 +720,7 @@
}
}
},
"POST students##SecondLanguageWritten" : {
"POST_students##SecondLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -717,7 +731,7 @@
}
}
},
"POST students##ThirdLanguageWritten" : {
"POST_students##ThirdLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -728,7 +742,7 @@
}
}
},
"POST students##LanguageSpoken1" : {
"POST_students##LanguageSpoken1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -739,7 +753,7 @@
}
}
},
"POST students##LanguageSpoken2" : {
"POST_students##LanguageSpoken2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -750,7 +764,7 @@
}
}
},
"POST students##LanguageSpoken3" : {
"POST_students##LanguageSpoken3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -761,7 +775,7 @@
}
}
},
"POST students##LanguageWritten1" : {
"POST_students##LanguageWritten1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -772,7 +786,7 @@
}
}
},
"POST students##LanguageWritten2" : {
"POST_students##LanguageWritten2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -783,7 +797,7 @@
}
}
},
"POST students##LanguageWritten3" : {
"POST_students##LanguageWritten3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -794,7 +808,7 @@
}
}
},
"POST students##ConsolidatedWorkAuthorization" : {
"POST_students##ConsolidatedWorkAuthorization" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -805,7 +819,7 @@
}
}
},
"POST students##SexualOrientation" : {
"POST_students##SexualOrientation" : {
"properties" : {
"AttributeId" : {
"type" : "number",
......@@ -816,14 +830,14 @@
}
}
},
"POST students##CustomAttributeValues" : {
"POST_students##CustomAttributeValues" : {
"properties" : {
"custom_attribute_804" : {
"type" : "string"
}
}
},
"POST students" : {
"POST_students" : {
"properties" : {
"Addresses" : {
"type" : "string"
......@@ -841,7 +855,7 @@
"StudentGroups" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/POST students##StudentGroups"
"$ref" : "#/definitions/POST_students##StudentGroups"
}
},
"FullName" : {
......@@ -869,10 +883,10 @@
"type" : "boolean"
},
"OutcomeStatusInternship" : {
"$ref" : "#/definitions/POST students##OutcomeStatusInternship"
"$ref" : "#/definitions/POST_students##OutcomeStatusInternship"
},
"OutcomeStatusPostGraduation" : {
"$ref" : "#/definitions/POST students##OutcomeStatusPostGraduation"
"$ref" : "#/definitions/POST_students##OutcomeStatusPostGraduation"
},
"ReportingCategoryMbaCseaPostGraduation" : {
"type" : "string"
......@@ -965,205 +979,741 @@
"type" : "string"
},
"CountryOfCitizenship1" : {
"$ref" : "#/definitions/POST students##CountryOfCitizenship1"
"$ref" : "#/definitions/POST_students##CountryOfCitizenship1"
},
"CountryOfCitizenship2" : {
"$ref" : "#/definitions/POST students##CountryOfCitizenship2"
"$ref" : "#/definitions/POST_students##CountryOfCitizenship2"
},
"CountryOfCitizenship" : {
"$ref" : "#/definitions/POST students##CountryOfCitizenship"
"$ref" : "#/definitions/POST_students##CountryOfCitizenship"
},
"DualCountryOfCitizenship" : {
"$ref" : "#/definitions/POST students##DualCountryOfCitizenship"
"$ref" : "#/definitions/POST_students##DualCountryOfCitizenship"
},
"PreferredConsolidatedIndustry" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry"
},
"PreferredConsolidatedIndustry2" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry2"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry2"
},
"PreferredConsolidatedIndustry3" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry3"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry3"
},
"PreferredConsolidatedIndustry4" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry4"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry4"
},
"PreferredConsolidatedIndustry5" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedIndustry5"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedIndustry5"
},
"PreferredConsolidatedJobFunction" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction"
},
"PreferredConsolidatedJobFunction2" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction2"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction2"
},
"PreferredConsolidatedJobFunction3" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction3"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction3"
},
"PreferredConsolidatedJobFunction4" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction4"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction4"
},
"PreferredConsolidatedJobFunction5" : {
"$ref" : "#/definitions/POST students##PreferredConsolidatedJobFunction5"
"$ref" : "#/definitions/POST_students##PreferredConsolidatedJobFunction5"
},
"PreferredCountry" : {
"$ref" : "#/definitions/POST students##PreferredCountry"
"$ref" : "#/definitions/POST_students##PreferredCountry"
},
"PreferredCountry2" : {
"$ref" : "#/definitions/POST students##PreferredCountry2"
"$ref" : "#/definitions/POST_students##PreferredCountry2"
},
"PreferredCountry3" : {
"$ref" : "#/definitions/POST students##PreferredCountry3"
"$ref" : "#/definitions/POST_students##PreferredCountry3"
},
"PreferredCountry4" : {
"$ref" : "#/definitions/POST students##PreferredCountry4"
"$ref" : "#/definitions/POST_students##PreferredCountry4"
},
"PreferredCountry5" : {
"$ref" : "#/definitions/POST students##PreferredCountry5"
"$ref" : "#/definitions/POST_students##PreferredCountry5"
},
"PreferredCity" : {
"$ref" : "#/definitions/POST students##PreferredCity"
"$ref" : "#/definitions/POST_students##PreferredCity"
},
"PreferredCity2" : {
"$ref" : "#/definitions/POST students##PreferredCity2"
"$ref" : "#/definitions/POST_students##PreferredCity2"
},
"PreferredCity3" : {
"$ref" : "#/definitions/POST students##PreferredCity3"
"$ref" : "#/definitions/POST_students##PreferredCity3"
},
"PreferredCity4" : {
"$ref" : "#/definitions/POST students##PreferredCity4"
"$ref" : "#/definitions/POST_students##PreferredCity4"
},
"PreferredCity5" : {
"$ref" : "#/definitions/POST students##PreferredCity5"
"$ref" : "#/definitions/POST_students##PreferredCity5"
},
"College" : {
"$ref" : "#/definitions/POST students##College"
"$ref" : "#/definitions/POST_students##College"
},
"College2" : {
"$ref" : "#/definitions/POST students##College2"
"$ref" : "#/definitions/POST_students##College2"
},
"College3" : {
"$ref" : "#/definitions/POST students##College3"
"$ref" : "#/definitions/POST_students##College3"
},
"Program" : {
"$ref" : "#/definitions/POST students##Program"
"$ref" : "#/definitions/POST_students##Program"
},
"UndergradMajor" : {
"$ref" : "#/definitions/POST students##UndergradMajor"
"$ref" : "#/definitions/POST_students##UndergradMajor"
},
"UndergradMajor2" : {
"$ref" : "#/definitions/POST students##UndergradMajor2"
"$ref" : "#/definitions/POST_students##UndergradMajor2"
},
"UndergradMajor3" : {
"$ref" : "#/definitions/POST students##UndergradMajor3"
"$ref" : "#/definitions/POST_students##UndergradMajor3"
},
"UndergradMajor4" : {
"$ref" : "#/definitions/POST students##UndergradMajor4"
"$ref" : "#/definitions/POST_students##UndergradMajor4"
},
"UndergradMajor5" : {
"$ref" : "#/definitions/POST students##UndergradMajor5"
"$ref" : "#/definitions/POST_students##UndergradMajor5"
},
"ConsolidatedMajor1" : {
"$ref" : "#/definitions/POST students##ConsolidatedMajor1"
"$ref" : "#/definitions/POST_students##ConsolidatedMajor1"
},
"ConsolidatedMajor2" : {
"$ref" : "#/definitions/POST students##ConsolidatedMajor2"
"$ref" : "#/definitions/POST_students##ConsolidatedMajor2"
},
"ConsolidatedMajor3" : {
"$ref" : "#/definitions/POST students##ConsolidatedMajor3"
"$ref" : "#/definitions/POST_students##ConsolidatedMajor3"
},
"ConsolidatedMajor4" : {
"$ref" : "#/definitions/POST students##ConsolidatedMajor4"
"$ref" : "#/definitions/POST_students##ConsolidatedMajor4"
},
"ConsolidatedMajor5" : {
"$ref" : "#/definitions/POST students##ConsolidatedMajor5"
"$ref" : "#/definitions/POST_students##ConsolidatedMajor5"
},
"UndergradMinor" : {
"$ref" : "#/definitions/POST students##UndergradMinor"
"$ref" : "#/definitions/POST_students##UndergradMinor"
},
"UndergradMinor2" : {
"$ref" : "#/definitions/POST students##UndergradMinor2"
"$ref" : "#/definitions/POST_students##UndergradMinor2"
},
"UndergradMinor3" : {
"$ref" : "#/definitions/POST students##UndergradMinor3"
"$ref" : "#/definitions/POST_students##UndergradMinor3"
},
"UndergradMinor4" : {
"$ref" : "#/definitions/POST students##UndergradMinor4"
"$ref" : "#/definitions/POST_students##UndergradMinor4"
},
"UndergradMinor5" : {
"$ref" : "#/definitions/POST students##UndergradMinor5"
"$ref" : "#/definitions/POST_students##UndergradMinor5"
},
"DegreeLevel" : {
"$ref" : "#/definitions/POST students##DegreeLevel"
"$ref" : "#/definitions/POST_students##DegreeLevel"
},
"Degree1" : {
"$ref" : "#/definitions/POST students##Degree1"
"$ref" : "#/definitions/POST_students##Degree1"
},
"Degree2" : {
"$ref" : "#/definitions/POST students##Degree2"
"$ref" : "#/definitions/POST_students##Degree2"
},
"Degree3" : {
"$ref" : "#/definitions/POST students##Degree3"
"$ref" : "#/definitions/POST_students##Degree3"
},
"Ethnicity1" : {
"$ref" : "#/definitions/POST students##Ethnicity1"
"$ref" : "#/definitions/POST_students##Ethnicity1"
},
"Ethnicity2" : {
"$ref" : "#/definitions/POST students##Ethnicity2"
"$ref" : "#/definitions/POST_students##Ethnicity2"
},
"Placeability" : {
"$ref" : "#/definitions/POST students##Placeability"
"$ref" : "#/definitions/POST_students##Placeability"
},
"Engagement" : {
"$ref" : "#/definitions/POST students##Engagement"
"$ref" : "#/definitions/POST_students##Engagement"
},
"FirstLanguageSpoken" : {
"$ref" : "#/definitions/POST students##FirstLanguageSpoken"
"$ref" : "#/definitions/POST_students##FirstLanguageSpoken"
},
"SecondLanguageSpoken" : {
"$ref" : "#/definitions/POST students##SecondLanguageSpoken"
"$ref" : "#/definitions/POST_students##SecondLanguageSpoken"
},
"ThirdLanguageSpoken" : {
"$ref" : "#/definitions/POST students##ThirdLanguageSpoken"
"$ref" : "#/definitions/POST_students##ThirdLanguageSpoken"
},
"FirstLanguageWritten" : {
"$ref" : "#/definitions/POST students##FirstLanguageWritten"
"$ref" : "#/definitions/POST_students##FirstLanguageWritten"
},
"SecondLanguageWritten" : {
"$ref" : "#/definitions/POST students##SecondLanguageWritten"
"$ref" : "#/definitions/POST_students##SecondLanguageWritten"
},
"ThirdLanguageWritten" : {
"$ref" : "#/definitions/POST students##ThirdLanguageWritten"
"$ref" : "#/definitions/POST_students##ThirdLanguageWritten"
},
"LanguageSpoken1" : {
"$ref" : "#/definitions/POST students##LanguageSpoken1"
"$ref" : "#/definitions/POST_students##LanguageSpoken1"
},
"LanguageSpoken2" : {
"$ref" : "#/definitions/POST students##LanguageSpoken2"
"$ref" : "#/definitions/POST_students##LanguageSpoken2"
},
"LanguageSpoken3" : {
"$ref" : "#/definitions/POST students##LanguageSpoken3"
"$ref" : "#/definitions/POST_students##LanguageSpoken3"
},
"LanguageWritten1" : {
"$ref" : "#/definitions/POST students##LanguageWritten1"
"$ref" : "#/definitions/POST_students##LanguageWritten1"
},
"LanguageWritten2" : {
"$ref" : "#/definitions/POST students##LanguageWritten2"
"$ref" : "#/definitions/POST_students##LanguageWritten2"
},
"LanguageWritten3" : {
"$ref" : "#/definitions/POST students##LanguageWritten3"
"$ref" : "#/definitions/POST_students##LanguageWritten3"
},
"ConsolidatedWorkAuthorization" : {
"$ref" : "#/definitions/POST students##ConsolidatedWorkAuthorization"
"$ref" : "#/definitions/POST_students##ConsolidatedWorkAuthorization"
},
"SexualOrientation" : {
"$ref" : "#/definitions/POST students##SexualOrientation"
"$ref" : "#/definitions/POST_students##SexualOrientation"
},
"MultipleEnrollmentLinkedAccountUserId" : {
"type" : "string"
},
"CustomAttributeValues" : {
"$ref" : "#/definitions/POST students##CustomAttributeValues"
"$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"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment