Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • interop/iics/iics-swagger-file-public-repository
  • BETTY.THOMPSON/iics-swagger-file-public-repository
  • JEROME.WATSON/iics-swagger-file-public-repository
  • HVARDHAN/iics-swagger-file-public-repository
  • PATRICK.ROE/iics-swagger-file-public-repository
  • SAJIDA.SIDDIQUI/iics-swagger-file-public-repository
  • jpmarkey/iics-swagger-file-public-repository
  • MATT.GRACZ/iics-swagger-file-public-repository
  • JEFF.HILLIARD/iics-swagger-file-public-repository
9 results
Show changes
Showing
with 8676 additions and 1 deletion
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "wisc.admin.12twenty.com",
"basePath" : "/Api/V2",
"schemes" : [ "https" ],
"paths" : {
"/students" : {
"get" : {
"tags" : [ "GET_Students" ],
"summary" : null,
"description" : null,
"operationId" : "GET_Students",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "PageSize",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "PageNumber",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "Authorization",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "x-api-key",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "User-Agent",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GET_Students"
}
}
}
}
}
},
"definitions" : {
"GET_Students##Items##StudentGroups" : {
"properties" : {
"Name" : {
"type" : "string"
},
"Id" : {
"type" : "number"
}
}
},
"GET_Students##Items##OutcomeStatusInternship" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_Students##Items##OutcomeStatusPostGraduation" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedIndustry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredConsolidatedJobFunction5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCountry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##PreferredCity5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##College" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##College2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##College3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Program" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##UndergradMajor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##UndergradMajor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
},
"Name" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor1" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##ConsolidatedMajor2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
},
"Name" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ConsolidatedMajor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##UndergradMinor5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"GET_Students##Items##Degree1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Degree2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Degree3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Placeability" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##Engagement" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##FirstLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##SecondLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ThirdLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##FirstLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##SecondLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##ThirdLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageSpoken3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##LanguageWritten3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"GET_Students##Items##CustomAttributeValues" : {
"properties" : {
"custom_attribute_804" : {
"type" : "string"
},
"custom_attribute_10888805168250" : {
"type" : "string"
},
"custom_attribute_10888805167995" : {
"type" : "string"
},
"custom_attribute_10888805167996" : {
"type" : "string"
},
"custom_attribute_10888805167990" : {
"type" : "string"
}
}
},
"GET_Students##Items" : {
"properties" : {
"RoleId" : {
"type" : "number"
},
"StudentGroups" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_Students##Items##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/GET_Students##Items##OutcomeStatusInternship"
},
"OutcomeStatusPostGraduation" : {
"$ref" : "#/definitions/GET_Students##Items##OutcomeStatusPostGraduation"
},
"ReportingCategoryMbaCseaPostGraduation" : {
"type" : "string"
},
"ReportingCategoryMbaCseaInternship" : {
"type" : "string"
},
"IsWorkStudyEligible" : {
"type" : "string"
},
"FirstName" : {
"type" : "string"
},
"LastName" : {
"type" : "string"
},
"EmailAddress" : {
"type" : "string"
},
"GraduationYearId" : {
"type" : "number"
},
"GraduationClass" : {
"type" : "number"
},
"GraduationTerm" : {
"type" : "string"
},
"StudentId" : {
"type" : "string"
},
"Id" : {
"type" : "number"
},
"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"
},
"PreferredConsolidatedIndustry" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry"
},
"PreferredConsolidatedIndustry2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry2"
},
"PreferredConsolidatedIndustry3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry3"
},
"PreferredConsolidatedIndustry4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry4"
},
"PreferredConsolidatedIndustry5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedIndustry5"
},
"PreferredConsolidatedJobFunction" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction"
},
"PreferredConsolidatedJobFunction2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction2"
},
"PreferredConsolidatedJobFunction3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction3"
},
"PreferredConsolidatedJobFunction4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction4"
},
"PreferredConsolidatedJobFunction5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredConsolidatedJobFunction5"
},
"PreferredCountry" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry"
},
"PreferredCountry2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry2"
},
"PreferredCountry3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry3"
},
"PreferredCountry4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry4"
},
"PreferredCountry5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCountry5"
},
"PreferredCity" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity"
},
"PreferredCity2" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity2"
},
"PreferredCity3" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity3"
},
"PreferredCity4" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity4"
},
"PreferredCity5" : {
"$ref" : "#/definitions/GET_Students##Items##PreferredCity5"
},
"College" : {
"$ref" : "#/definitions/GET_Students##Items##College"
},
"College2" : {
"$ref" : "#/definitions/GET_Students##Items##College2"
},
"College3" : {
"$ref" : "#/definitions/GET_Students##Items##College3"
},
"Program" : {
"$ref" : "#/definitions/GET_Students##Items##Program"
},
"UndergradMajor" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor"
},
"UndergradMajor2" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor2"
},
"UndergradMajor3" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor3"
},
"UndergradMajor4" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor4"
},
"UndergradMajor5" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMajor5"
},
"ConsolidatedMajor1" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor1"
},
"ConsolidatedMajor2" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor2"
},
"ConsolidatedMajor3" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor3"
},
"ConsolidatedMajor4" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor4"
},
"ConsolidatedMajor5" : {
"$ref" : "#/definitions/GET_Students##Items##ConsolidatedMajor5"
},
"UndergradMinor" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor"
},
"UndergradMinor2" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor2"
},
"UndergradMinor3" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor3"
},
"UndergradMinor4" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor4"
},
"UndergradMinor5" : {
"$ref" : "#/definitions/GET_Students##Items##UndergradMinor5"
},
"DegreeLevel" : {
"$ref" : "#/definitions/GET_Students##Items##DegreeLevel"
},
"Degree1" : {
"$ref" : "#/definitions/GET_Students##Items##Degree1"
},
"Degree2" : {
"$ref" : "#/definitions/GET_Students##Items##Degree2"
},
"Degree3" : {
"$ref" : "#/definitions/GET_Students##Items##Degree3"
},
"Placeability" : {
"$ref" : "#/definitions/GET_Students##Items##Placeability"
},
"Engagement" : {
"$ref" : "#/definitions/GET_Students##Items##Engagement"
},
"FirstLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##FirstLanguageSpoken"
},
"SecondLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##SecondLanguageSpoken"
},
"ThirdLanguageSpoken" : {
"$ref" : "#/definitions/GET_Students##Items##ThirdLanguageSpoken"
},
"FirstLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##FirstLanguageWritten"
},
"SecondLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##SecondLanguageWritten"
},
"ThirdLanguageWritten" : {
"$ref" : "#/definitions/GET_Students##Items##ThirdLanguageWritten"
},
"LanguageSpoken1" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken1"
},
"LanguageSpoken2" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken2"
},
"LanguageSpoken3" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageSpoken3"
},
"LanguageWritten1" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten1"
},
"LanguageWritten2" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten2"
},
"LanguageWritten3" : {
"$ref" : "#/definitions/GET_Students##Items##LanguageWritten3"
},
"CustomAttributeValues" : {
"$ref" : "#/definitions/GET_Students##Items##CustomAttributeValues"
}
}
},
"GET_Students" : {
"properties" : {
"PageSize" : {
"type" : "number",
"format" : "int32"
},
"PageNumber" : {
"type" : "number",
"format" : "int32"
},
"Total" : {
"type" : "number",
"format" : "int32"
},
"Items" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_Students##Items"
}
},
"NumberOfPages" : {
"type" : "number",
"format" : "int32"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "wisc.admin.12twenty.com",
"basePath" : "/api/V2/lookups",
"schemes" : [ "https" ],
"paths" : {
"/{id}/options" : {
"get" : {
"tags" : [ "Get_Lookups" ],
"summary" : null,
"description" : null,
"operationId" : "Get_Lookups",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "Authorization",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "x-api-key",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "User-Agent",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "id",
"in" : "path",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Get_Lookups"
}
}
}
}
}
}
},
"definitions" : {
"Get_Lookups" : {
"properties" : {
"Id" : {
"type" : "number",
"format" : "int64"
},
"Name" : {
"type" : "string"
},
"DisplayIndex" : {
"type" : "number",
"format" : "int32"
},
"Group" : {
"type" : "string"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "wisc.admin.12twenty.com",
"basePath" : "/Api/V2",
"schemes" : [ "https" ],
"paths" : {
"/students/{id}" : {
"patch" : {
"tags" : [ "PATCH_students" ],
"summary" : null,
"description" : null,
"operationId" : "PATCH_students",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "body",
"in" : "body",
"description" : null,
"required" : false,
"schema" : {
"$ref" : "#/definitions/PATCH_students_Request##body"
}
}, {
"name" : "Authorization",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "x-api-key",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "User-Agent",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "id",
"in" : "path",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/PATCH_students"
}
}
}
}
}
},
"definitions" : {
"PATCH_students##OutcomeStatusInternship" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"PATCH_students##OutcomeStatusPostGraduation" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int32"
}
}
},
"PATCH_students##PreferredConsolidatedIndustry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedIndustry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedIndustry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedIndustry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedIndustry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedJobFunction" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedJobFunction2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedJobFunction3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedJobFunction4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredConsolidatedJobFunction5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCountry" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCountry2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCountry3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCountry4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCountry5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCity" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCity2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCity3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCity4" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##PreferredCity5" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##College" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##College2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##College3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##Program" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMajor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMajor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMajor3" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMajor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMajor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##ConsolidatedMajor1" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##ConsolidatedMajor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##ConsolidatedMajor3" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##ConsolidatedMajor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##ConsolidatedMajor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMinor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMinor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMinor3" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMinor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##UndergradMinor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students##Degree1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##Degree2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##Degree3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##Placeability" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##Engagement" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##FirstLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##SecondLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##ThirdLanguageSpoken" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##FirstLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##SecondLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##ThirdLanguageWritten" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##LanguageSpoken1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##LanguageSpoken2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##LanguageSpoken3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##LanguageWritten1" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##LanguageWritten2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##LanguageWritten3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students##CustomAttributeValues" : {
"properties" : {
"custom_attribute_10888805168441" : {
"type" : "string"
},
"custom_attribute_10888805167995" : {
"type" : "string"
}
}
},
"PATCH_students" : {
"properties" : {
"Addresses" : {
"type" : "string"
},
"FlaggedReason" : {
"type" : "string"
},
"StudentClubs" : {
"type" : "string"
},
"RoleId" : {
"type" : "number",
"format" : "int32"
},
"StudentGroups" : {
"type" : "string"
},
"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/PATCH_students##OutcomeStatusInternship"
},
"OutcomeStatusPostGraduation" : {
"$ref" : "#/definitions/PATCH_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"
},
"PreferredConsolidatedIndustry" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry"
},
"PreferredConsolidatedIndustry2" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry2"
},
"PreferredConsolidatedIndustry3" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry3"
},
"PreferredConsolidatedIndustry4" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry4"
},
"PreferredConsolidatedIndustry5" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedIndustry5"
},
"PreferredConsolidatedJobFunction" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction"
},
"PreferredConsolidatedJobFunction2" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction2"
},
"PreferredConsolidatedJobFunction3" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction3"
},
"PreferredConsolidatedJobFunction4" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction4"
},
"PreferredConsolidatedJobFunction5" : {
"$ref" : "#/definitions/PATCH_students##PreferredConsolidatedJobFunction5"
},
"PreferredCountry" : {
"$ref" : "#/definitions/PATCH_students##PreferredCountry"
},
"PreferredCountry2" : {
"$ref" : "#/definitions/PATCH_students##PreferredCountry2"
},
"PreferredCountry3" : {
"$ref" : "#/definitions/PATCH_students##PreferredCountry3"
},
"PreferredCountry4" : {
"$ref" : "#/definitions/PATCH_students##PreferredCountry4"
},
"PreferredCountry5" : {
"$ref" : "#/definitions/PATCH_students##PreferredCountry5"
},
"PreferredCity" : {
"$ref" : "#/definitions/PATCH_students##PreferredCity"
},
"PreferredCity2" : {
"$ref" : "#/definitions/PATCH_students##PreferredCity2"
},
"PreferredCity3" : {
"$ref" : "#/definitions/PATCH_students##PreferredCity3"
},
"PreferredCity4" : {
"$ref" : "#/definitions/PATCH_students##PreferredCity4"
},
"PreferredCity5" : {
"$ref" : "#/definitions/PATCH_students##PreferredCity5"
},
"College" : {
"$ref" : "#/definitions/PATCH_students##College"
},
"College2" : {
"$ref" : "#/definitions/PATCH_students##College2"
},
"College3" : {
"$ref" : "#/definitions/PATCH_students##College3"
},
"Program" : {
"$ref" : "#/definitions/PATCH_students##Program"
},
"UndergradMajor" : {
"$ref" : "#/definitions/PATCH_students##UndergradMajor"
},
"UndergradMajor2" : {
"$ref" : "#/definitions/PATCH_students##UndergradMajor2"
},
"UndergradMajor3" : {
"$ref" : "#/definitions/PATCH_students##UndergradMajor3"
},
"UndergradMajor4" : {
"$ref" : "#/definitions/PATCH_students##UndergradMajor4"
},
"UndergradMajor5" : {
"$ref" : "#/definitions/PATCH_students##UndergradMajor5"
},
"ConsolidatedMajor1" : {
"$ref" : "#/definitions/PATCH_students##ConsolidatedMajor1"
},
"ConsolidatedMajor2" : {
"$ref" : "#/definitions/PATCH_students##ConsolidatedMajor2"
},
"ConsolidatedMajor3" : {
"$ref" : "#/definitions/PATCH_students##ConsolidatedMajor3"
},
"ConsolidatedMajor4" : {
"$ref" : "#/definitions/PATCH_students##ConsolidatedMajor4"
},
"ConsolidatedMajor5" : {
"$ref" : "#/definitions/PATCH_students##ConsolidatedMajor5"
},
"UndergradMinor" : {
"$ref" : "#/definitions/PATCH_students##UndergradMinor"
},
"UndergradMinor2" : {
"$ref" : "#/definitions/PATCH_students##UndergradMinor2"
},
"UndergradMinor3" : {
"$ref" : "#/definitions/PATCH_students##UndergradMinor3"
},
"UndergradMinor4" : {
"$ref" : "#/definitions/PATCH_students##UndergradMinor4"
},
"UndergradMinor5" : {
"$ref" : "#/definitions/PATCH_students##UndergradMinor5"
},
"DegreeLevel" : {
"$ref" : "#/definitions/PATCH_students##DegreeLevel"
},
"Degree1" : {
"$ref" : "#/definitions/PATCH_students##Degree1"
},
"Degree2" : {
"$ref" : "#/definitions/PATCH_students##Degree2"
},
"Degree3" : {
"$ref" : "#/definitions/PATCH_students##Degree3"
},
"Placeability" : {
"$ref" : "#/definitions/PATCH_students##Placeability"
},
"Engagement" : {
"$ref" : "#/definitions/PATCH_students##Engagement"
},
"FirstLanguageSpoken" : {
"$ref" : "#/definitions/PATCH_students##FirstLanguageSpoken"
},
"SecondLanguageSpoken" : {
"$ref" : "#/definitions/PATCH_students##SecondLanguageSpoken"
},
"ThirdLanguageSpoken" : {
"$ref" : "#/definitions/PATCH_students##ThirdLanguageSpoken"
},
"FirstLanguageWritten" : {
"$ref" : "#/definitions/PATCH_students##FirstLanguageWritten"
},
"SecondLanguageWritten" : {
"$ref" : "#/definitions/PATCH_students##SecondLanguageWritten"
},
"ThirdLanguageWritten" : {
"$ref" : "#/definitions/PATCH_students##ThirdLanguageWritten"
},
"LanguageSpoken1" : {
"$ref" : "#/definitions/PATCH_students##LanguageSpoken1"
},
"LanguageSpoken2" : {
"$ref" : "#/definitions/PATCH_students##LanguageSpoken2"
},
"LanguageSpoken3" : {
"$ref" : "#/definitions/PATCH_students##LanguageSpoken3"
},
"LanguageWritten1" : {
"$ref" : "#/definitions/PATCH_students##LanguageWritten1"
},
"LanguageWritten2" : {
"$ref" : "#/definitions/PATCH_students##LanguageWritten2"
},
"LanguageWritten3" : {
"$ref" : "#/definitions/PATCH_students##LanguageWritten3"
},
"CustomAttributeValues" : {
"$ref" : "#/definitions/PATCH_students##CustomAttributeValues"
}
}
},
"PATCH_students_Request##body##College" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##College2" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students_Request##body##College3" : {
"properties" : {
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "string"
}
}
},
"PATCH_students_Request##body##Program" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMajor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMajor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMajor3" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMajor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMajor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMinor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMinor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMinor3" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMinor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##UndergradMinor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"PATCH_students_Request##body##CustomAttributeValues" : {
"properties" : {
"custom_attribute_10888805168441" : {
"type" : "string"
},
"custom_attribute_10888805167995" : {
"type" : "string"
}
}
},
"PATCH_students_Request##body" : {
"properties" : {
"FirstName" : {
"type" : "string"
},
"LastName" : {
"type" : "string"
},
"EmailAddress" : {
"type" : "string"
},
"GraduationClass" : {
"type" : "number",
"format" : "int32"
},
"GraduationTerm" : {
"type" : "string"
},
"StudentId" : {
"type" : "string"
},
"Id" : {
"type" : "string"
},
"IsEnrolled" : {
"type" : "boolean"
},
"College" : {
"$ref" : "#/definitions/PATCH_students_Request##body##College"
},
"College2" : {
"$ref" : "#/definitions/PATCH_students_Request##body##College2"
},
"College3" : {
"$ref" : "#/definitions/PATCH_students_Request##body##College3"
},
"Program" : {
"$ref" : "#/definitions/PATCH_students_Request##body##Program"
},
"UndergradMajor" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor"
},
"UndergradMajor2" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor2"
},
"UndergradMajor3" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor3"
},
"UndergradMajor4" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor4"
},
"UndergradMajor5" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMajor5"
},
"UndergradMinor" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor"
},
"UndergradMinor2" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor2"
},
"UndergradMinor3" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor3"
},
"UndergradMinor4" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor4"
},
"UndergradMinor5" : {
"$ref" : "#/definitions/PATCH_students_Request##body##UndergradMinor5"
},
"DegreeLevel" : {
"$ref" : "#/definitions/PATCH_students_Request##body##DegreeLevel"
},
"CustomAttributeValues" : {
"$ref" : "#/definitions/PATCH_students_Request##body##CustomAttributeValues"
}
}
},
"PATCH_students_Request" : {
"properties" : {
"body" : {
"$ref" : "#/definitions/PATCH_students_Request##body"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "wisc.admin.12twenty.com",
"basePath" : "/Api/V2",
"schemes" : [ "https" ],
"paths" : {
"/students" : {
"post" : {
"tags" : [ "POST_students" ],
"summary" : null,
"description" : null,
"operationId" : "POST_students",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "body",
"in" : "body",
"description" : null,
"required" : false,
"schema" : {
"$ref" : "#/definitions/POST_students_Request##body"
}
}, {
"name" : "Authorization",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "x-api-key",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "User-Agent",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/POST_students"
}
}
}
}
}
},
"definitions" : {
"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" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##UndergradMajor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##UndergradMajor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##UndergradMinor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##UndergradMinor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##UndergradMinor3" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##UndergradMinor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##UndergradMinor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students##CustomAttributeValues" : {
"properties" : {
"custom_attribute_10888805168441" : {
"type" : "string"
},
"custom_attribute_10888805167995" : {
"type" : "string"
}
}
},
"POST_students" : {
"properties" : {
"Addresses" : {
"type" : "string"
},
"FlaggedReason" : {
"type" : "string"
},
"StudentClubs" : {
"type" : "string"
},
"RoleId" : {
"type" : "number",
"format" : "int32"
},
"StudentGroups" : {
"type" : "string"
},
"IsLgbtq" : {
"type" : "string"
},
"SelfIdentifiedGenderDescription" : {
"type" : "string"
},
"ParentEducationLevelId" : {
"type" : "string"
},
"ParentEducationLevelName" : {
"type" : "string"
},
"DoesParentHaveJD" : {
"type" : "string"
},
"AbaGraduateId" : {
"type" : "string"
},
"IsMultipleEnrollmentLinkedAccount" : {
"type" : "string"
},
"OutcomeStatusInternship" : {
"type" : "string"
},
"OutcomeStatusPostGraduation" : {
"type" : "string"
},
"ReportingCategoryMbaCseaPostGraduation" : {
"type" : "string"
},
"ReportingCategoryMbaCseaInternship" : {
"type" : "string"
},
"IsWorkStudyEligible" : {
"type" : "string"
},
"FirstName" : {
"type" : "string"
},
"LastName" : {
"type" : "string"
},
"EmailAddress" : {
"type" : "string"
},
"GraduationClass" : {
"type" : "number",
"format" : "int32"
},
"GraduationTerm" : {
"type" : "string"
},
"StudentId" : {
"type" : "string"
},
"Id" : {
"type" : "number",
"format" : "int64"
},
"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"
},
"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"
},
"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"
},
"MultipleEnrollmentLinkedAccountUserId" : {
"type" : "string"
},
"CustomAttributeValues" : {
"$ref" : "#/definitions/POST_students##CustomAttributeValues"
}
}
},
"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" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##UndergradMajor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##UndergradMajor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##UndergradMinor" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##UndergradMinor2" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##UndergradMinor3" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##UndergradMinor4" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##UndergradMinor5" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##DegreeLevel" : {
"properties" : {
"Name" : {
"type" : "string"
},
"AttributeId" : {
"type" : "number",
"format" : "int32"
},
"Id" : {
"type" : "number",
"format" : "int64"
}
}
},
"POST_students_Request##body##CustomAttributeValues" : {
"properties" : {
"custom_attribute_10888805168441" : {
"type" : "string"
},
"custom_attribute_10888805167995" : {
"type" : "string"
}
}
},
"POST_students_Request##body" : {
"properties" : {
"FirstName" : {
"type" : "string"
},
"LastName" : {
"type" : "string"
},
"EmailAddress" : {
"type" : "string"
},
"GraduationClass" : {
"type" : "number",
"format" : "int32"
},
"GraduationTerm" : {
"type" : "string"
},
"StudentId" : {
"type" : "string"
},
"Id" : {
"type" : "string"
},
"IsEnrolled" : {
"type" : "boolean"
},
"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"
},
"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"
},
"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
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "getPeople" ],
"summary" : null,
"description" : null,
"operationId" : "getPeople",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[identifiers.value]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/getPeople"
}
}
}
}
}
},
"definitions" : {
"getPeople##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"getPeople##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"getPeople##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##links"
}
}
},
"getPeople##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations##links"
}
}
},
"getPeople##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##links"
}
}
},
"getPeople##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##links"
}
}
},
"getPeople##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##links"
}
}
},
"getPeople##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##links"
}
}
},
"getPeople##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers##links"
}
}
},
"getPeople##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##links"
}
}
},
"getPeople##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/getPeople##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard"
}
}
},
"getPeople##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##links"
},
"meta" : {
"$ref" : "#/definitions/getPeople##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##attributes" : {
"properties" : {
"action" : {
"type" : "string"
},
"actionReason" : {
"type" : "string"
},
"beginDate" : {
"type" : "string"
},
"businessTitle" : {
"type" : "string"
},
"costCenterId" : {
"type" : "string"
},
"costCenterName" : {
"type" : "string"
},
"current" : {
"type" : "boolean"
},
"departmentUnit" : {
"type" : "string"
},
"division" : {
"type" : "string"
},
"divisionCode" : {
"type" : "string"
},
"effectiveDate" : {
"type" : "string"
},
"employeeCategory" : {
"type" : "string"
},
"employeeCategoryCode" : {
"type" : "string"
},
"endDate" : {
"type" : "string"
},
"fullTimeEquivalent" : {
"type" : "string"
},
"institution" : {
"type" : "string"
},
"jobCode" : {
"type" : "string"
},
"locationId" : {
"type" : "string"
},
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"payBasis" : {
"type" : "string"
},
"position" : {
"type" : "string"
},
"primary" : {
"type" : "boolean"
},
"relatedSupervisoryOrganizationIds" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"supervisoryOrganizationCode" : {
"type" : "string"
},
"supervisoryOrganizationId" : {
"type" : "string"
},
"supervisoryOrganizationName" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"workspaceId" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##links"
}
}
},
"getPeople##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##links"
}
}
},
"getPeople##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/getPeople##included##relationships##person"
},
"supervisor" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor"
}
}
},
"getPeople##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##included"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/{personapiid}" : {
"get" : {
"tags" : [ "getPerson" ],
"summary" : null,
"description" : null,
"operationId" : "getPerson",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "personapiid",
"in" : "path",
"description" : null,
"required" : true,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/getPerson"
}
}
}
}
}
},
"definitions" : {
"getPerson##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"getPerson##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPerson##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"getPerson##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##addresses##links"
}
}
},
"getPerson##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##affiliations##links"
}
}
},
"getPerson##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##emailAddresses##links"
}
}
},
"getPerson##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##identifiers##links"
}
}
},
"getPerson##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##jobs##links"
}
}
},
"getPerson##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##names##links"
}
}
},
"getPerson##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPerson##data##relationships##phoneNumbers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##phoneNumbers##links"
}
}
},
"getPerson##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPerson##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPerson##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/getPerson##data##relationships##wiscard##links"
}
}
},
"getPerson##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/getPerson##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/getPerson##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/getPerson##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/getPerson##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/getPerson##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/getPerson##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/getPerson##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/getPerson##data##relationships##wiscard"
}
}
},
"getPerson##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPerson##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPerson##data##links"
},
"meta" : {
"$ref" : "#/definitions/getPerson##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/getPerson##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPerson##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPerson" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPerson##data"
},
"links" : {
"$ref" : "#/definitions/getPerson##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "getPeople" ],
"summary" : null,
"description" : null,
"operationId" : "getPeople",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[identifiers.value]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[identifiers.name]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/getPeople"
}
}
}
}
}
},
"definitions" : {
"getPeople##data##attributes" : {
"properties" : {
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"getPeople##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"getPeople##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses##links"
}
}
},
"getPeople##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations##links"
}
}
},
"getPeople##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses##links"
}
}
},
"getPeople##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers##links"
}
}
},
"getPeople##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs##links"
}
}
},
"getPeople##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##names##links"
}
}
},
"getPeople##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers##links"
}
}
},
"getPeople##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard##links"
}
}
},
"getPeople##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/getPeople##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/getPeople##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/getPeople##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/getPeople##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/getPeople##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/getPeople##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/getPeople##data##relationships##wiscard"
}
}
},
"getPeople##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/getPeople##data##links"
},
"meta" : {
"$ref" : "#/definitions/getPeople##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##attributes" : {
"properties" : {
"action" : {
"type" : "string"
},
"actionReason" : {
"type" : "string"
},
"beginDate" : {
"type" : "string"
},
"businessTitle" : {
"type" : "string"
},
"costCenterId" : {
"type" : "string"
},
"costCenterName" : {
"type" : "string"
},
"current" : {
"type" : "boolean"
},
"departmentUnit" : {
"type" : "string"
},
"division" : {
"type" : "string"
},
"divisionCode" : {
"type" : "string"
},
"effectiveDate" : {
"type" : "string"
},
"employeeCategory" : {
"type" : "string"
},
"employeeCategoryCode" : {
"type" : "string"
},
"endDate" : {
"type" : "string"
},
"fullTimeEquivalent" : {
"type" : "string"
},
"institution" : {
"type" : "string"
},
"jobCode" : {
"type" : "string"
},
"locationId" : {
"type" : "string"
},
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"payBasis" : {
"type" : "string"
},
"position" : {
"type" : "string"
},
"primary" : {
"type" : "boolean"
},
"relatedSupervisoryOrganizationIds" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"supervisoryOrganizationCode" : {
"type" : "string"
},
"supervisoryOrganizationId" : {
"type" : "string"
},
"supervisoryOrganizationName" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"workspaceId" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##person##links"
}
}
},
"getPeople##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"getPeople##included##relationships##supervisor" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##data"
},
"links" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor##links"
}
}
},
"getPeople##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/getPeople##included##relationships##person"
},
"supervisor" : {
"$ref" : "#/definitions/getPeople##included##relationships##supervisor"
}
}
},
"getPeople##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/getPeople##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/getPeople##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"getPeople##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"getPeople" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/getPeople##included"
}
},
"links" : {
"$ref" : "#/definitions/getPeople##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/hr",
"schemes" : [ "https" ],
"paths" : {
"/supervisoryOrganizations/{supervisoryOrganizationId}" : {
"get" : {
"tags" : [ "GET_suporgs" ],
"summary" : null,
"description" : null,
"operationId" : "GET_suporgs",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "supervisoryOrganizationId",
"in" : "path",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GET_suporgs"
}
}
}
}
}
},
"definitions" : {
"GET_suporgs##data##attributes" : {
"properties" : {
"code" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"supervisoryOrganizationType" : {
"type" : "string"
}
}
},
"GET_suporgs##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##allSubordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##allSubordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##allSubordinateOrganizations##data"
}
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations##data"
}
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##data"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##links"
}
}
},
"GET_suporgs##data##relationships" : {
"properties" : {
"allSubordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##allSubordinateOrganizations"
},
"subordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations"
},
"superiorOrganization" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization"
}
}
},
"GET_suporgs##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GET_suporgs##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##links"
},
"relationships" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##attributes" : {
"properties" : {
"code" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"supervisoryOrganizationType" : {
"type" : "string"
}
}
},
"GET_suporgs##included##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##allSubordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##allSubordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##allSubordinateOrganizations##data"
}
}
}
},
"GET_suporgs##included##relationships##subordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##subordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##subordinateOrganizations##data"
}
}
}
},
"GET_suporgs##included##relationships##superiorOrganization##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##superiorOrganization##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GET_suporgs##included##relationships##superiorOrganization" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##superiorOrganization##data"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##superiorOrganization##links"
}
}
},
"GET_suporgs##included##relationships" : {
"properties" : {
"allSubordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##allSubordinateOrganizations"
},
"subordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##subordinateOrganizations"
},
"superiorOrganization" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships##superiorOrganization"
}
}
},
"GET_suporgs##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GET_suporgs##included##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##included##links"
},
"relationships" : {
"$ref" : "#/definitions/GET_suporgs##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##data"
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##included"
}
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/hr",
"schemes" : [ "https" ],
"paths" : {
"/supervisoryOrganizations" : {
"get" : {
"tags" : [ "GET_suporgs" ],
"summary" : null,
"description" : null,
"operationId" : "GET_suporgs",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "page[number]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "page[size]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GET_suporgs"
}
}
}
}
}
},
"definitions" : {
"GET_suporgs##data##attributes" : {
"properties" : {
"code" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"supervisoryOrganizationType" : {
"type" : "string"
}
}
},
"GET_suporgs##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##subordinateOrganizations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations##data"
}
}
}
},
"GET_suporgs##data##relationships" : {
"properties" : {
"subordinateOrganizations" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##subordinateOrganizations"
},
"superiorOrganization" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GET_suporgs##data##relationships##superiorOrganization" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##data"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships##superiorOrganization##links"
}
}
},
"GET_suporgs##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GET_suporgs##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##data##links"
},
"relationships" : {
"$ref" : "#/definitions/GET_suporgs##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GET_suporgs##links" : {
"properties" : {
"first" : {
"type" : "string"
},
"last" : {
"type" : "string"
},
"next" : {
"type" : "string"
},
"self" : {
"type" : "string"
}
}
},
"GET_suporgs##meta##paging" : {
"properties" : {
"page[number]" : {
"type" : "number",
"format" : "int32"
},
"page[size]" : {
"type" : "number",
"format" : "int32"
},
"totalCount" : {
"type" : "number",
"format" : "int32"
},
"totalPages" : {
"type" : "number",
"format" : "int32"
}
}
},
"GET_suporgs##meta" : {
"properties" : {
"paging" : {
"$ref" : "#/definitions/GET_suporgs##meta##paging"
}
}
},
"GET_suporgs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GET_suporgs##data"
}
},
"links" : {
"$ref" : "#/definitions/GET_suporgs##links"
},
"meta" : {
"$ref" : "#/definitions/GET_suporgs##meta"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/finance",
"schemes" : [ "https" ],
"paths" : {
"/costCenters" : {
"get" : {
"tags" : [ "Get_Costcenters" ],
"summary" : null,
"description" : null,
"operationId" : "Get_Costcenters",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "page[number]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "page[size]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/Get_Costcenters"
}
}
}
}
}
},
"definitions" : {
"Get_Costcenters##data##attributes" : {
"properties" : {
"active" : {
"type" : "boolean"
},
"company" : {
"type" : "string"
},
"name" : {
"type" : "string"
}
}
},
"Get_Costcenters##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"Get_Costcenters##data##meta" : {
"properties" : {
"dttmLoaded" : {
"type" : "string"
}
}
},
"Get_Costcenters##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/Get_Costcenters##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/Get_Costcenters##data##links"
},
"meta" : {
"$ref" : "#/definitions/Get_Costcenters##data##meta"
},
"type" : {
"type" : "string"
}
}
},
"Get_Costcenters##links" : {
"properties" : {
"first" : {
"type" : "string"
},
"last" : {
"type" : "string"
},
"next" : {
"type" : "string"
},
"prev" : {
"type" : "string"
},
"self" : {
"type" : "string"
}
}
},
"Get_Costcenters##meta" : {
"properties" : {
"page[number]" : {
"type" : "number",
"format" : "int32"
},
"page[size]" : {
"type" : "number",
"format" : "int32"
},
"totalCount" : {
"type" : "number",
"format" : "int32"
},
"totalPages" : {
"type" : "number",
"format" : "int32"
}
}
},
"Get_Costcenters" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Get_Costcenters##data"
}
},
"links" : {
"$ref" : "#/definitions/Get_Costcenters##links"
},
"meta" : {
"$ref" : "#/definitions/Get_Costcenters##meta"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/finance",
"schemes" : [ "https" ],
"paths" : {
"/hierarchies" : {
"get" : {
"tags" : [ "get_hierarchies" ],
"summary" : null,
"description" : null,
"operationId" : "get_hierarchies",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "page[number]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "page[size]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/get_hierarchies"
}
}
}
}
}
},
"definitions" : {
"get_hierarchies##data##attributes" : {
"properties" : {
"availability_date" : {
"type" : "string"
},
"company" : {
"type" : "string"
},
"inactive_date" : {
"type" : "string"
},
"level" : {
"type" : "string"
},
"manager" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"parentId" : {
"type" : "string"
},
"subType" : {
"type" : "string"
}
}
},
"get_hierarchies##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"get_hierarchies##data##meta" : {
"properties" : {
"dttmLoaded" : {
"type" : "string"
}
}
},
"get_hierarchies##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/get_hierarchies##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/get_hierarchies##data##links"
},
"meta" : {
"$ref" : "#/definitions/get_hierarchies##data##meta"
},
"type" : {
"type" : "string"
}
}
},
"get_hierarchies##links" : {
"properties" : {
"first" : {
"type" : "string"
},
"last" : {
"type" : "string"
},
"next" : {
"type" : "string"
},
"prev" : {
"type" : "string"
},
"self" : {
"type" : "string"
}
}
},
"get_hierarchies##meta" : {
"properties" : {
"pageNumber" : {
"type" : "number",
"format" : "int32"
},
"pageSize" : {
"type" : "number",
"format" : "int32"
},
"totalCount" : {
"type" : "number",
"format" : "int32"
},
"totalPages" : {
"type" : "number",
"format" : "int32"
}
}
},
"get_hierarchies" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/get_hierarchies##data"
}
},
"links" : {
"$ref" : "#/definitions/get_hierarchies##links"
},
"meta" : {
"$ref" : "#/definitions/get_hierarchies##meta"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "mock.api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "GetPeople" ],
"summary" : null,
"description" : null,
"operationId" : "GetPeople",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "filter[lastName]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GetPeople"
}
}
}
}
}
},
"definitions" : {
"GetPeople##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"dateOfBirth" : {
"type" : "string"
},
"deceased" : {
"type" : "boolean"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"legalSex" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"GetPeople##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GetPeople##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
},
"ferpaAttributes" : {
"type" : "array",
"items" : {
"type" : "string"
}
},
"privateAttributes" : {
"type" : "array",
"items" : {
"type" : "string"
}
}
}
},
"GetPeople##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##addresses##links"
}
}
},
"GetPeople##data##relationships##affiliations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##affiliations##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##affiliations##links"
}
}
},
"GetPeople##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##emailAddresses##links"
}
}
},
"GetPeople##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##identifiers##links"
}
}
},
"GetPeople##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##jobs##links"
}
}
},
"GetPeople##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##names##links"
}
}
},
"GetPeople##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##phoneNumbers##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##phoneNumbers##links"
}
}
},
"GetPeople##data##relationships##socialSecurityNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##socialSecurityNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##socialSecurityNumbers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data##relationships##socialSecurityNumbers##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##socialSecurityNumbers##links"
}
}
},
"GetPeople##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetPeople##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GetPeople##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##relationships##wiscard##links"
}
}
},
"GetPeople##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/GetPeople##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/GetPeople##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/GetPeople##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/GetPeople##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/GetPeople##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/GetPeople##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/GetPeople##data##relationships##phoneNumbers"
},
"socialSecurityNumbers" : {
"$ref" : "#/definitions/GetPeople##data##relationships##socialSecurityNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/GetPeople##data##relationships##wiscard"
}
}
},
"GetPeople##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GetPeople##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/GetPeople##data##links"
},
"meta" : {
"$ref" : "#/definitions/GetPeople##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/GetPeople##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GetPeople##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GetPeople" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetPeople##data"
}
},
"links" : {
"$ref" : "#/definitions/GetPeople##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "mock.api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/{id}/socialSecurityNumbers" : {
"get" : {
"tags" : [ "GetSSN" ],
"summary" : null,
"description" : null,
"operationId" : "GetSSN",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "person-api-certificate-id",
"in" : "header",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "id",
"in" : "path",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/GetSSN"
}
}
}
}
}
},
"definitions" : {
"GetSSN##data##attributes" : {
"properties" : {
"institution" : {
"type" : "string"
},
"socialSecurityNumber" : {
"type" : "string"
},
"source" : {
"type" : "string"
}
}
},
"GetSSN##data##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"GetSSN##data##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"GetSSN##data##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/GetSSN##data##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/GetSSN##data##relationships##person##links"
}
}
},
"GetSSN##data##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/GetSSN##data##relationships##person"
}
}
},
"GetSSN##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/GetSSN##data##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/GetSSN##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"GetSSN##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"GetSSN" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/GetSSN##data"
}
},
"links" : {
"$ref" : "#/definitions/GetSSN##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "mock.api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/certificates" : {
"post" : {
"tags" : [ "Post_Cert" ],
"summary" : null,
"description" : null,
"operationId" : "Post_Cert",
"produces" : [ "application/vnd.api+json" ],
"consumes" : [ "application/vnd.api+json" ],
"parameters" : [ {
"name" : "body",
"in" : "body",
"description" : null,
"required" : false,
"schema" : {
"$ref" : "#/definitions/Post_Cert_Request##body"
}
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/Post_Cert"
}
}
}
}
}
},
"definitions" : {
"Post_Cert##data##attributes" : {
"properties" : {
"certificate" : {
"type" : "string"
},
"createdDate" : {
"type" : "string"
},
"expirationDate" : {
"type" : "string"
},
"startDate" : {
"type" : "string"
}
}
},
"Post_Cert##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"Post_Cert##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/Post_Cert##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/Post_Cert##data##links"
},
"type" : {
"type" : "string"
}
}
},
"Post_Cert##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"Post_Cert" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/Post_Cert##data"
},
"links" : {
"$ref" : "#/definitions/Post_Cert##links"
}
}
},
"Post_Cert_Request##body##data##attributes" : {
"properties" : {
"certificate" : {
"type" : "string"
}
}
},
"Post_Cert_Request##body##data" : {
"properties" : {
"type" : {
"type" : "string"
},
"attributes" : {
"$ref" : "#/definitions/Post_Cert_Request##body##data##attributes"
}
}
},
"Post_Cert_Request##body" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/Post_Cert_Request##body##data"
}
}
},
"Post_Cert_Request" : {
"properties" : {
"body" : {
"$ref" : "#/definitions/Post_Cert_Request##body"
}
}
}
}
}
\ No newline at end of file
{
"swagger": "2.0",
"info": {
"description": "",
"version": "1.0.0",
"title": "ready_swagger",
"termsOfService": "",
"contact": {},
"license": {"name":""}
},
"host": "uwiscprod.assetworks.cloud",
"basePath": "/ready/api/reporting",
"schemes": ["https"],
"paths": {
"/request": {
"get": {
"tags": ["request"],
"summary": "",
"description": "",
"operationId": "getRequest",
"produces": ["application/json"],
"consumes": ["application/json"],
"parameters": [],
"responses": {
"200": {
"description": "successful operation",
"schema": {
"type": "array",
"items": {
"$ref": "#/definitions/Request"
}
}
}
}
}
}
},
"definitions": {
"Request": {
"properties": {
"template": {
"type": "string"
},
"values": {
"type": "string"
},
"title": {
"type": "string"
},
"additionalFieldsValues": {
"type": "string"
},
"closed": {
"type": "boolean"
},
"dateCreated": {
"type": "string",
"format": "date"
},
"requestor": {
"type": "string"
},
"requestId": {
"type": "string"
},
"workflowStates": {
"type": "string"
},
"respondents": {
"type": "string"
},
"aimStatusHistory.primaryKey": {
"type": "string"
},
"workflowResponses": {
"type": "string"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "LS_directory_identifiers" ],
"summary" : null,
"description" : null,
"operationId" : "LS_directory_identifiers",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[wiscard.id]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/LS_directory_identifiers"
}
}
}
}
}
},
"definitions" : {
"LS_directory_identifiers##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"LS_directory_identifiers##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##addresses##links"
}
}
},
"LS_directory_identifiers##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##affiliations##links"
}
}
},
"LS_directory_identifiers##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##emailAddresses##links"
}
}
},
"LS_directory_identifiers##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##identifiers##links"
}
}
},
"LS_directory_identifiers##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##jobs##links"
}
}
},
"LS_directory_identifiers##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##names##links"
}
}
},
"LS_directory_identifiers##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##phoneNumbers##links"
}
}
},
"LS_directory_identifiers##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##wiscard##links"
}
}
},
"LS_directory_identifiers##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships##wiscard"
}
}
},
"LS_directory_identifiers##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##links"
},
"meta" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/LS_directory_identifiers##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##included##attributes" : {
"properties" : {
"current" : {
"type" : "boolean"
},
"institution" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"value" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/LS_directory_identifiers##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##included##relationships##person##links"
}
}
},
"LS_directory_identifiers##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/LS_directory_identifiers##included##relationships##person"
}
}
},
"LS_directory_identifiers##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/LS_directory_identifiers##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/LS_directory_identifiers##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_identifiers##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"LS_directory_identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_identifiers##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_identifiers##included"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_identifiers##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "LS_directory_jobs" ],
"summary" : null,
"description" : null,
"operationId" : "LS_directory_jobs",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[wiscard.id]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/LS_directory_jobs"
}
}
}
}
}
},
"definitions" : {
"LS_directory_jobs##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"LS_directory_jobs##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##addresses##links"
}
}
},
"LS_directory_jobs##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##affiliations##links"
}
}
},
"LS_directory_jobs##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##emailAddresses##links"
}
}
},
"LS_directory_jobs##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##identifiers##links"
}
}
},
"LS_directory_jobs##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##jobs##links"
}
}
},
"LS_directory_jobs##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##names##links"
}
}
},
"LS_directory_jobs##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##phoneNumbers##data"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##phoneNumbers##links"
}
}
},
"LS_directory_jobs##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##wiscard##links"
}
}
},
"LS_directory_jobs##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships##wiscard"
}
}
},
"LS_directory_jobs##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/LS_directory_jobs##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##data##links"
},
"meta" : {
"$ref" : "#/definitions/LS_directory_jobs##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/LS_directory_jobs##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##included##attributes" : {
"properties" : {
"action" : {
"type" : "string"
},
"actionReason" : {
"type" : "string"
},
"beginDate" : {
"type" : "string"
},
"businessTitle" : {
"type" : "string"
},
"costCenterId" : {
"type" : "string"
},
"costCenterName" : {
"type" : "string"
},
"current" : {
"type" : "boolean"
},
"departmentUnit" : {
"type" : "string"
},
"division" : {
"type" : "string"
},
"divisionCode" : {
"type" : "string"
},
"effectiveDate" : {
"type" : "string"
},
"employeeCategory" : {
"type" : "string"
},
"employeeCategoryCode" : {
"type" : "string"
},
"endDate" : {
"type" : "string"
},
"fullTimeEquivalent" : {
"type" : "string"
},
"institution" : {
"type" : "string"
},
"jobCode" : {
"type" : "string"
},
"locationId" : {
"type" : "string"
},
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"payBasis" : {
"type" : "string"
},
"position" : {
"type" : "string"
},
"primary" : {
"type" : "boolean"
},
"relatedSupervisoryOrganizationIds" : {
"type" : "array",
"items" : {
"type" : "string"
}
},
"source" : {
"type" : "string"
},
"supervisoryOrganizationCode" : {
"type" : "string"
},
"supervisoryOrganizationId" : {
"type" : "string"
},
"supervisoryOrganizationName" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"workspaceId" : {
"type" : "string"
}
}
},
"LS_directory_jobs##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/LS_directory_jobs##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##included##relationships##person##links"
}
}
},
"LS_directory_jobs##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"LS_directory_jobs##included##relationships##supervisor" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/LS_directory_jobs##included##relationships##supervisor##data"
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##included##relationships##supervisor##links"
}
}
},
"LS_directory_jobs##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/LS_directory_jobs##included##relationships##person"
},
"supervisor" : {
"$ref" : "#/definitions/LS_directory_jobs##included##relationships##supervisor"
}
}
},
"LS_directory_jobs##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/LS_directory_jobs##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/LS_directory_jobs##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"LS_directory_jobs##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"LS_directory_jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/LS_directory_jobs##included"
}
},
"links" : {
"$ref" : "#/definitions/LS_directory_jobs##links"
}
}
}
}
}
\ No newline at end of file
{
"swagger" : "2.0",
"info" : {
"description" : null,
"version" : "1.0.0",
"title" : null,
"termsOfService" : null,
"contact" : null,
"license" : null
},
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/" : {
"get" : {
"tags" : [ "lsdirectory" ],
"summary" : null,
"description" : null,
"operationId" : "lsdirectory",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "filter[jobs.departmentUnit]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "filter[jobs.current]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "page[size]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "number",
"format" : "int32"
}, {
"name" : "filter[jobs.division]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/lsdirectory"
}
}
}
}
}
},
"definitions" : {
"lsdirectory##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"lsdirectory##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"lsdirectory##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"lsdirectory##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##addresses##data"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##addresses##links"
}
}
},
"lsdirectory##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##affiliations##links"
}
}
},
"lsdirectory##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##emailAddresses##data"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##emailAddresses##links"
}
}
},
"lsdirectory##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##identifiers##data"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##identifiers##links"
}
}
},
"lsdirectory##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##jobs##data"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##jobs##links"
}
}
},
"lsdirectory##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##names##data"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##names##links"
}
}
},
"lsdirectory##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##phoneNumbers##links"
}
}
},
"lsdirectory##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##wiscard##links"
}
}
},
"lsdirectory##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/lsdirectory##data##relationships##wiscard"
}
}
},
"lsdirectory##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data##relationships##affiliations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/lsdirectory##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory##data##links"
},
"meta" : {
"$ref" : "#/definitions/lsdirectory##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/lsdirectory##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##included##attributes" : {
"properties" : {
"action" : {
"type" : "string"
},
"actionReason" : {
"type" : "string"
},
"beginDate" : {
"type" : "string"
},
"businessTitle" : {
"type" : "string"
},
"costCenterId" : {
"type" : "string"
},
"costCenterName" : {
"type" : "string"
},
"current" : {
"type" : "boolean"
},
"departmentUnit" : {
"type" : "string"
},
"division" : {
"type" : "string"
},
"divisionCode" : {
"type" : "string"
},
"effectiveDate" : {
"type" : "string"
},
"employeeCategory" : {
"type" : "string"
},
"employeeCategoryCode" : {
"type" : "string"
},
"endDate" : {
"type" : "string"
},
"fullTimeEquivalent" : {
"type" : "string"
},
"institution" : {
"type" : "string"
},
"jobCode" : {
"type" : "string"
},
"locationId" : {
"type" : "string"
},
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"payBasis" : {
"type" : "string"
},
"position" : {
"type" : "string"
},
"primary" : {
"type" : "boolean"
},
"relatedSupervisoryOrganizationIds" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"supervisoryOrganizationCode" : {
"type" : "string"
},
"supervisoryOrganizationId" : {
"type" : "string"
},
"supervisoryOrganizationName" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"workspaceId" : {
"type" : "string"
}
}
},
"lsdirectory##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/lsdirectory##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/lsdirectory##included##relationships##person##links"
}
}
},
"lsdirectory##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory##included##relationships##supervisor" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory##included##relationships##supervisor##links"
}
}
},
"lsdirectory##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/lsdirectory##included##relationships##person"
},
"supervisor" : {
"$ref" : "#/definitions/lsdirectory##included##relationships##supervisor"
}
}
},
"lsdirectory##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/lsdirectory##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/lsdirectory##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"lsdirectory" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory##included"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory##links"
}
}
}
}
}
\ No newline at end of file
......@@ -8,60 +8,49 @@
"contact" : null,
"license" : null
},
"host" : "wmg.test.technolutions.net",
"basePath" : "/manage",
"host" : "api.wisc.edu",
"basePath" : "/people",
"schemes" : [ "https" ],
"paths" : {
"/query/run" : {
"/" : {
"get" : {
"tags" : [ "Slate_All_Apps_Parm" ],
"tags" : [ "lsdirectory2" ],
"summary" : null,
"description" : null,
"operationId" : "Slate_All_Apps_Parm",
"operationId" : "lsdirectory2",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "output",
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "dtupdate",
"name" : "filter[jobs.departmentUnit]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "h",
"name" : "filter[jobs.current]",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"name" : "id",
"name" : "page[size]",
"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"
"type" : "number",
"format" : "int32"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/Slate_All_Apps_Parm"
"$ref" : "#/definitions/lsdirectory2"
}
}
}
......@@ -69,425 +58,559 @@
}
},
"definitions" : {
"Slate_All_Apps_Parm##row" : {
"lsdirectory2##data##attributes" : {
"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" : {
"continuousServiceDate" : {
"type" : "string"
},
"MilitaryStatus" : {
"emailAddress" : {
"type" : "string"
},
"PersonServedInPeaceCorpsYN" : {
"firstName" : {
"type" : "string"
},
"PersonPeaceCorpsYears" : {
"lastName" : {
"type" : "string"
},
"PersonPeaceCorpsCountry" : {
"officeAddress" : {
"type" : "string"
},
"PersonCitizenshipPrimary" : {
"officePhoneNumber" : {
"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" : {
}
}
},
"lsdirectory2##data##links" : {
"properties" : {
"self" : {
"type" : "string"
},
"HomeAddressbyTypeRankStreet2" : {
}
}
},
"lsdirectory2##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"lsdirectory2##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"HomeAddressbyTypeRankStreet3" : {
"type" : {
"type" : "string"
},
"HomeAddressbyTypeRankCity" : {
}
}
},
"lsdirectory2##data##relationships##addresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##addresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##addresses##data"
}
},
"HomeAddressbyTypeRankRegion" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##addresses##links"
}
}
},
"lsdirectory2##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
},
"HomeAddressbyTypeRankPostal" : {
}
}
},
"lsdirectory2##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"HomeAddressbyTypeRankCountry" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##affiliations##links"
}
}
},
"lsdirectory2##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"PersonPhone" : {
"type" : {
"type" : "string"
},
"PersonMobilePhone" : {
}
}
},
"lsdirectory2##data##relationships##emailAddresses##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##emailAddresses" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##emailAddresses##data"
}
},
"AllAttendedSchoolsOrgIDCEEBCodeNameMajorDegreeGPAGPAScaleCountryAttendedFromDateClassRankClassSize" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##emailAddresses##links"
}
}
},
"lsdirectory2##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"ApplicationCreatedDate" : {
"type" : {
"type" : "string"
},
"ApplicationSubmittedDate" : {
}
}
},
"lsdirectory2##data##relationships##identifiers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##identifiers" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##identifiers##data"
}
},
"ApplicationUpdatedDate" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##identifiers##links"
}
}
},
"lsdirectory2##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"PersonUpdatedDate" : {
"type" : {
"type" : "string"
},
"PersonLastLogin" : {
}
}
},
"lsdirectory2##data##relationships##jobs##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##jobs" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##jobs##data"
}
},
"ApplicationResearchExperienceYN" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##jobs##links"
}
}
},
"lsdirectory2##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"ApplicationResearchFull-TimeMonths" : {
"type" : {
"type" : "string"
},
"ApplicationResearchPart-TimeMonths" : {
}
}
},
"lsdirectory2##data##relationships##names##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##names" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##names##data"
}
},
"ApplicationResearchPart-TimeHours" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##names##links"
}
}
},
"lsdirectory2##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
},
"ApplicationFinancialAidInterestYN" : {
}
}
},
"lsdirectory2##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"PersonParticipateSROPYN" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##phoneNumbers##links"
}
}
},
"lsdirectory2##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"PersonSROPInstitutes" : {
"type" : {
"type" : "string"
},
"PersonParticipateTRIOYN" : {
}
}
},
"lsdirectory2##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##wiscard##data"
},
"PersonParticipateWiscAMPYN" : {
"type" : "string"
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##wiscard##links"
}
}
},
"lsdirectory2##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##addresses"
},
"PersonParticipateIRTYN" : {
"type" : "string"
"affiliations" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##affiliations"
},
"PersonParticipateFASTrackYN" : {
"type" : "string"
"emailAddresses" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##emailAddresses"
},
"PersonParticipateUWPeopleYN" : {
"type" : "string"
"identifiers" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##identifiers"
},
"PersonParticipateEdPathwaysYN" : {
"type" : "string"
"jobs" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##jobs"
},
"PersonParticipateNIHIMSDYN" : {
"type" : "string"
"names" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##names"
},
"PersonParticipateNIHMARCYN" : {
"type" : "string"
"phoneNumbers" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##phoneNumbers"
},
"PersonParticipateGEMYN" : {
"wiscard" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##wiscard"
}
}
},
"lsdirectory2##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"PersonParticipateNIHPREPYN" : {
"type" : {
"type" : "string"
},
"PersonParticipateNIHRISEYN" : {
}
}
},
"lsdirectory2##data##relationships##affiliations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"PersonParticipateMcNairYN" : {
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/lsdirectory2##data##attributes"
},
"PersonParticipateGSMIYN" : {
"id" : {
"type" : "string"
},
"PersonReceivedPellYN" : {
"type" : "string"
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##links"
},
"PersonFamilySSIYN" : {
"type" : "string"
"meta" : {
"$ref" : "#/definitions/lsdirectory2##data##meta"
},
"PersonGatesScholarYN" : {
"type" : "string"
"relationships" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships"
},
"PersonFreeReducedLunchYN" : {
"type" : {
"type" : "string"
},
"PersonParentsAttendHigherEdYN" : {
}
}
},
"lsdirectory2##included##attributes" : {
"properties" : {
"emailAddress" : {
"type" : "string"
},
"PersonParentsHighestDegree" : {
"emailAddressType" : {
"type" : "string"
},
"ActivitiesProgramActionActionReasonDate" : {
"institution" : {
"type" : "string"
},
"ApplicationAdmissionType" : {
"source" : {
"type" : "string"
},
"PersonFulbrightTag" : {
"action" : {
"type" : "string"
},
"GREType" : {
"actionReason" : {
"type" : "string"
},
"GRETestDate" : {
"beginDate" : {
"type" : "string"
},
"GREVerbal" : {
"businessTitle" : {
"type" : "string"
},
"GREQuantitative" : {
"costCenterId" : {
"type" : "string"
},
"GREAnalyticalWriting" : {
"costCenterName" : {
"type" : "string"
},
"GRESubject-BiologyType" : {
"type" : "string"
"current" : {
"type" : "boolean"
},
"GRESubject-BiologySubtype" : {
"departmentUnit" : {
"type" : "string"
},
"GRESubject-BiologyTestDate" : {
"division" : {
"type" : "string"
},
"GRESubject-BiologyTotalscore" : {
"divisionCode" : {
"type" : "string"
},
"GRESubject-ChemistryType" : {
"effectiveDate" : {
"type" : "string"
},
"GRESubject-ChemistrySubtype" : {
"employeeCategory" : {
"type" : "string"
},
"GRESubject-ChemistryTestDate" : {
"employeeCategoryCode" : {
"type" : "string"
},
"GRESubject-ChemistryTotalscore" : {
"endDate" : {
"type" : "string"
},
"GRESubject-LiteratureinEnglishType" : {
"fullTimeEquivalent" : {
"type" : "string"
},
"GRESubject-LiteratureinEnglishSubtype" : {
"jobCode" : {
"type" : "string"
},
"GRESubject-LiteratureinEnglishTestDate" : {
"locationId" : {
"type" : "string"
},
"GRESubject-LiteratureinEnglishTotalscore" : {
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"GRESubject-MathematicsType" : {
"payBasis" : {
"type" : "string"
},
"GRESubject-MathematicsSubtype" : {
"position" : {
"type" : "string"
},
"GRESubject-MathematicsTestDate" : {
"type" : "string"
"primary" : {
"type" : "boolean"
},
"GRESubject-MathematicsTotalscore" : {
"relatedSupervisoryOrganizationIds" : {
"type" : "string"
},
"GRESubject-PhysicsType" : {
"supervisoryOrganizationCode" : {
"type" : "string"
},
"GRESubject-PhysicsSubtype" : {
"supervisoryOrganizationId" : {
"type" : "string"
},
"GRESubject-PhysicsTestDate" : {
"supervisoryOrganizationName" : {
"type" : "string"
},
"GRESubject-PhysicsTotalscore" : {
"title" : {
"type" : "string"
},
"GRESubject-PsychologyType" : {
"workspaceId" : {
"type" : "string"
},
"GRESubject-PsychologySubtype" : {
"name" : {
"type" : "string"
},
"GRESubject-PsychologyTestDate" : {
"value" : {
"type" : "string"
},
"GRESubject-PsychologyTotalscore" : {
"addressType" : {
"type" : "string"
},
"IELTSType" : {
"city" : {
"type" : "string"
},
"IELTSTestDate" : {
"country" : {
"type" : "string"
},
"IELTSOverallbandscore" : {
"county" : {
"type" : "string"
},
"IELTSListening" : {
"line1" : {
"type" : "string"
},
"IELTSReading" : {
"line2" : {
"type" : "string"
},
"IELTSWriting" : {
"line3" : {
"type" : "string"
},
"IELTSSpeaking" : {
"line4" : {
"type" : "string"
},
"TOEFLType" : {
"postalCode" : {
"type" : "string"
},
"TOEFLTestDate" : {
"state" : {
"type" : "string"
},
"TOEFLTotal" : {
}
}
},
"lsdirectory2##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"TOEFLListening" : {
"type" : {
"type" : "string"
},
"TOEFLReading" : {
}
}
},
"lsdirectory2##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##person##data"
},
"TOEFLWriting" : {
"type" : "string"
"links" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##person##links"
}
}
},
"lsdirectory2##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##person"
},
"TOEFLSpeaking" : {
"supervisor" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##supervisor"
}
}
},
"lsdirectory2##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
},
"DuolingoEnglishTest160-pointscaleType" : {
}
}
},
"lsdirectory2##included##relationships##supervisor" : {
"properties" : {
"data" : {
"type" : "string"
},
"DuolingoEnglishTest160-pointscaleTestDate" : {
"links" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##supervisor##links"
}
}
},
"lsdirectory2##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"DuolingoEnglishTest160-pointscaleScore" : {
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/lsdirectory2##included##attributes"
},
"DuolingoEnglishTest160-pointscaleLiteracy" : {
"id" : {
"type" : "string"
},
"DuolingoEnglishTest160-pointscaleConversation" : {
"type" : "string"
"relationships" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships"
},
"DuolingoEnglishTest160-pointscaleComprehension" : {
"type" : {
"type" : "string"
},
"DuolingoEnglishTest160-pointscaleProduction" : {
}
}
},
"lsdirectory2##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"Slate_All_Apps_Parm" : {
"lsdirectory2" : {
"properties" : {
"row" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/Slate_All_Apps_Parm##row"
"$ref" : "#/definitions/lsdirectory2##included"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##links"
}
}
}
......
# IICS Swagger File Public Repository
This repository's purpose is to store the various Swagger 2.0 files that CDI uses in its various Business Service connections. More information on this process (in the context of PersonAPI) can be found [In This Document](https://git.doit.wisc.edu/interop/iics/external-iics-docs/-/blob/master/docs/tutorials/PersonAPI/PersonAPIwRESTv2.md).
This repository's purpose is to store the various Swagger 2.0 files that CDI uses in its various Business Service connections. More information on this process (in the context of PersonAPI) can be found [In This Document](https://git.doit.wisc.edu/interop/iics/external-iics-docs/-/blob/master/docs/tutorials/API_Related/PersonAPI/PersonAPIwRESTv2.md).
For more information on how to properly organize your files within this repository, please refer to our [File Organization Guidelines](file-organization-guidelines.md)