From 33a6ede3b7bc4a0235211557f07ead05b319129a Mon Sep 17 00:00:00 2001 From: Diana StarDragon <stardragon@wisc.edu> Date: Tue, 2 Jan 2024 14:25:47 -0600 Subject: [PATCH] Upload New File --- Slate_All_Apps_Parm_plus_Test2.json | 501 ++++++++++++++++++++++++++++ 1 file changed, 501 insertions(+) create mode 100644 Slate_All_Apps_Parm_plus_Test2.json diff --git a/Slate_All_Apps_Parm_plus_Test2.json b/Slate_All_Apps_Parm_plus_Test2.json new file mode 100644 index 0000000..7eaec56 --- /dev/null +++ b/Slate_All_Apps_Parm_plus_Test2.json @@ -0,0 +1,501 @@ +{ + "swagger" : "2.0", + "info" : { + "description" : null, + "version" : "1.0.0", + "title" : null, + "termsOfService" : null, + "contact" : null, + "license" : null + }, + "host" : "wmg.test.technolutions.net", + "basePath" : "/manage", + "schemes" : [ "https" ], + "paths" : { + "/query/run" : { + "get" : { + "tags" : [ "Slate_All_Apps_Parm" ], + "summary" : null, + "description" : null, + "operationId" : "Slate_All_Apps_Parm", + "produces" : [ "application/json" ], + "consumes" : [ "application/json" ], + "parameters" : [ { + "name" : "output", + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" + }, { + "name" : "dtupdate", + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" + }, { + "name" : "h", + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" + }, { + "name" : "id", + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" + }, { + "name" : "cmd", + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" + }, { + "name" : "dtstart", + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" + }, { + "name" : "term" + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" + } ], + "responses" : { + "200" : { + "description" : "successful operation", + "schema" : { + "$ref" : "#/definitions/Slate_All_Apps_Parm" + } + } + } + } + } + }, + "definitions" : { + "Slate_All_Apps_Parm##row" : { + "properties" : { + "ApplicationIHNumber" : { + "type" : "string" + }, + "PersonReferenceID" : { + "type" : "string" + }, + "ApplicationReferenceID" : { + "type" : "string" + }, + "ProgramGCode" : { + "type" : "string" + }, + "AcademicPlan" : { + "type" : "string" + }, + "AcademicSubplan" : { + "type" : "string" + }, + "ApplicationTerm" : { + "type" : "string" + }, + "ApplicationFullPartTimeStatus" : { + "type" : "string" + }, + "PersonPrefix" : { + "type" : "string" + }, + "PersonFirst" : { + "type" : "string" + }, + "PersonMiddle" : { + "type" : "string" + }, + "PersonLast" : { + "type" : "string" + }, + "PersonSuffix" : { + "type" : "string" + }, + "PersonPreferred" : { + "type" : "string" + }, + "PersonAdditionalPrefix" : { + "type" : "string" + }, + "PersonAdditionalFirstName" : { + "type" : "string" + }, + "PersonAdditionalMiddleName" : { + "type" : "string" + }, + "PersonAdditionalLastName" : { + "type" : "string" + }, + "PersonBirthdate" : { + "type" : "string" + }, + "PersonSex" : { + "type" : "string" + }, + "PersonEmail" : { + "type" : "string" + }, + "PersonGenderIdentity" : { + "type" : "string" + }, + "PersonPronouns" : { + "type" : "string" + }, + "PersonPronounsFreeText" : { + "type" : "string" + }, + "PersonBirthNationCountry" : { + "type" : "string" + }, + "PersonBirthPlaceCity" : { + "type" : "string" + }, + "PersonBirthRegionStateProvince" : { + "type" : "string" + }, + "MilitaryStatus" : { + "type" : "string" + }, + "PersonServedInPeaceCorpsYN" : { + "type" : "string" + }, + "PersonPeaceCorpsYears" : { + "type" : "string" + }, + "PersonPeaceCorpsCountry" : { + "type" : "string" + }, + "PersonCitizenshipPrimary" : { + "type" : "string" + }, + "PersonCitizenshipSecondary" : { + "type" : "string" + }, + "PersonCitizenshipStatus" : { + "type" : "string" + }, + "PersonRequestVisa" : { + "type" : "string" + }, + "MailingAddressbyTypeRankStreet1" : { + "type" : "string" + }, + "MailingAddressbyTypeRankStreet2" : { + "type" : "string" + }, + "MailingAddressbyTypeRankStreet3" : { + "type" : "string" + }, + "MailingAddressbyTypeRankCity" : { + "type" : "string" + }, + "MailingAddressbyTypeRankRegion" : { + "type" : "string" + }, + "MailingAddressbyTypeRankPostal" : { + "type" : "string" + }, + "MailingAddressbyTypeRankCountry" : { + "type" : "string" + }, + "HomeAddressbyTypeRankStreet1" : { + "type" : "string" + }, + "HomeAddressbyTypeRankStreet2" : { + "type" : "string" + }, + "HomeAddressbyTypeRankStreet3" : { + "type" : "string" + }, + "HomeAddressbyTypeRankCity" : { + "type" : "string" + }, + "HomeAddressbyTypeRankRegion" : { + "type" : "string" + }, + "HomeAddressbyTypeRankPostal" : { + "type" : "string" + }, + "HomeAddressbyTypeRankCountry" : { + "type" : "string" + }, + "PersonPhone" : { + "type" : "string" + }, + "PersonMobilePhone" : { + "type" : "string" + }, + "AllAttendedSchoolsOrgIDCEEBCodeNameMajorDegreeGPAGPAScaleCountryAttendedFromDateClassRankClassSize" : { + "type" : "string" + }, + "ApplicationCreatedDate" : { + "type" : "string" + }, + "ApplicationSubmittedDate" : { + "type" : "string" + }, + "ApplicationUpdatedDate" : { + "type" : "string" + }, + "PersonUpdatedDate" : { + "type" : "string" + }, + "PersonLastLogin" : { + "type" : "string" + }, + "ApplicationResearchExperienceYN" : { + "type" : "string" + }, + "ApplicationResearchFull-TimeMonths" : { + "type" : "string" + }, + "ApplicationResearchPart-TimeMonths" : { + "type" : "string" + }, + "ApplicationResearchPart-TimeHours" : { + "type" : "string" + }, + "ApplicationFinancialAidInterestYN" : { + "type" : "string" + }, + "PersonParticipateSROPYN" : { + "type" : "string" + }, + "PersonSROPInstitutes" : { + "type" : "string" + }, + "PersonParticipateTRIOYN" : { + "type" : "string" + }, + "PersonParticipateWiscAMPYN" : { + "type" : "string" + }, + "PersonParticipateIRTYN" : { + "type" : "string" + }, + "PersonParticipateFASTrackYN" : { + "type" : "string" + }, + "PersonParticipateUWPeopleYN" : { + "type" : "string" + }, + "PersonParticipateEdPathwaysYN" : { + "type" : "string" + }, + "PersonParticipateNIHIMSDYN" : { + "type" : "string" + }, + "PersonParticipateNIHMARCYN" : { + "type" : "string" + }, + "PersonParticipateGEMYN" : { + "type" : "string" + }, + "PersonParticipateNIHPREPYN" : { + "type" : "string" + }, + "PersonParticipateNIHRISEYN" : { + "type" : "string" + }, + "PersonParticipateMcNairYN" : { + "type" : "string" + }, + "PersonParticipateGSMIYN" : { + "type" : "string" + }, + "PersonReceivedPellYN" : { + "type" : "string" + }, + "PersonFamilySSIYN" : { + "type" : "string" + }, + "PersonGatesScholarYN" : { + "type" : "string" + }, + "PersonFreeReducedLunchYN" : { + "type" : "string" + }, + "PersonParentsAttendHigherEdYN" : { + "type" : "string" + }, + "PersonParentsHighestDegree" : { + "type" : "string" + }, + "ActivitiesProgramActionActionReasonDate" : { + "type" : "string" + }, + "ApplicationAdmissionType" : { + "type" : "string" + }, + "PersonFulbrightTag" : { + "type" : "string" + }, + "GREType" : { + "type" : "string" + }, + "GRETestDate" : { + "type" : "string" + }, + "GREVerbal" : { + "type" : "string" + }, + "GREQuantitative" : { + "type" : "string" + }, + "GREAnalyticalWriting" : { + "type" : "string" + }, + "GRESubject-BiologyType" : { + "type" : "string" + }, + "GRESubject-BiologySubtype" : { + "type" : "string" + }, + "GRESubject-BiologyTestDate" : { + "type" : "string" + }, + "GRESubject-BiologyTotalscore" : { + "type" : "string" + }, + "GRESubject-ChemistryType" : { + "type" : "string" + }, + "GRESubject-ChemistrySubtype" : { + "type" : "string" + }, + "GRESubject-ChemistryTestDate" : { + "type" : "string" + }, + "GRESubject-ChemistryTotalscore" : { + "type" : "string" + }, + "GRESubject-LiteratureinEnglishType" : { + "type" : "string" + }, + "GRESubject-LiteratureinEnglishSubtype" : { + "type" : "string" + }, + "GRESubject-LiteratureinEnglishTestDate" : { + "type" : "string" + }, + "GRESubject-LiteratureinEnglishTotalscore" : { + "type" : "string" + }, + "GRESubject-MathematicsType" : { + "type" : "string" + }, + "GRESubject-MathematicsSubtype" : { + "type" : "string" + }, + "GRESubject-MathematicsTestDate" : { + "type" : "string" + }, + "GRESubject-MathematicsTotalscore" : { + "type" : "string" + }, + "GRESubject-PhysicsType" : { + "type" : "string" + }, + "GRESubject-PhysicsSubtype" : { + "type" : "string" + }, + "GRESubject-PhysicsTestDate" : { + "type" : "string" + }, + "GRESubject-PhysicsTotalscore" : { + "type" : "string" + }, + "GRESubject-PsychologyType" : { + "type" : "string" + }, + "GRESubject-PsychologySubtype" : { + "type" : "string" + }, + "GRESubject-PsychologyTestDate" : { + "type" : "string" + }, + "GRESubject-PsychologyTotalscore" : { + "type" : "string" + }, + "IELTSType" : { + "type" : "string" + }, + "IELTSTestDate" : { + "type" : "string" + }, + "IELTSOverallbandscore" : { + "type" : "string" + }, + "IELTSListening" : { + "type" : "string" + }, + "IELTSReading" : { + "type" : "string" + }, + "IELTSWriting" : { + "type" : "string" + }, + "IELTSSpeaking" : { + "type" : "string" + }, + "TOEFLType" : { + "type" : "string" + }, + "TOEFLTestDate" : { + "type" : "string" + }, + "TOEFLTotal" : { + "type" : "string" + }, + "TOEFLListening" : { + "type" : "string" + }, + "TOEFLReading" : { + "type" : "string" + }, + "TOEFLWriting" : { + "type" : "string" + }, + "TOEFLSpeaking" : { + "type" : "string" + }, + "DuolingoEnglishTest160-pointscaleType" : { + "type" : "string" + }, + "DuolingoEnglishTest160-pointscaleTestDate" : { + "type" : "string" + }, + "DuolingoEnglishTest160-pointscaleScore" : { + "type" : "string" + }, + "DuolingoEnglishTest160-pointscaleLiteracy" : { + "type" : "string" + }, + "DuolingoEnglishTest160-pointscaleConversation" : { + "type" : "string" + }, + "DuolingoEnglishTest160-pointscaleComprehension" : { + "type" : "string" + }, + "DuolingoEnglishTest160-pointscaleProduction" : { + "type" : "string" + } + } + }, + "Slate_All_Apps_Parm" : { + "properties" : { + "row" : { + "type" : "array", + "items" : { + "$ref" : "#/definitions/Slate_All_Apps_Parm##row" + } + } + } + } + } +} \ No newline at end of file -- GitLab