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
8 results
Show changes
{
"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
{
"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" : [ "lsdirectory2" ],
"summary" : null,
"description" : null,
"operationId" : "lsdirectory2",
"produces" : [ "application/json" ],
"consumes" : [ "application/json" ],
"parameters" : [ {
"name" : "include",
"in" : "query",
"description" : null,
"required" : false,
"type" : "string"
}, {
"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"
} ],
"responses" : {
"200" : {
"description" : "successful operation",
"schema" : {
"$ref" : "#/definitions/lsdirectory2"
}
}
}
}
}
},
"definitions" : {
"lsdirectory2##data##attributes" : {
"properties" : {
"continuousServiceDate" : {
"type" : "string"
},
"emailAddress" : {
"type" : "string"
},
"firstName" : {
"type" : "string"
},
"lastName" : {
"type" : "string"
},
"officeAddress" : {
"type" : "string"
},
"officePhoneNumber" : {
"type" : "string"
}
}
},
"lsdirectory2##data##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"lsdirectory2##data##meta" : {
"properties" : {
"ferpa" : {
"type" : "boolean"
}
}
},
"lsdirectory2##data##relationships##addresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"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"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##addresses##links"
}
}
},
"lsdirectory2##data##relationships##affiliations##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##affiliations" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##affiliations##links"
}
}
},
"lsdirectory2##data##relationships##emailAddresses##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"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"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##emailAddresses##links"
}
}
},
"lsdirectory2##data##relationships##identifiers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"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"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##identifiers##links"
}
}
},
"lsdirectory2##data##relationships##jobs##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"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"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##jobs##links"
}
}
},
"lsdirectory2##data##relationships##names##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"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"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##names##links"
}
}
},
"lsdirectory2##data##relationships##phoneNumbers##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##phoneNumbers" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##phoneNumbers##links"
}
}
},
"lsdirectory2##data##relationships##wiscard##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##wiscard##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##wiscard" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##wiscard##data"
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##wiscard##links"
}
}
},
"lsdirectory2##data##relationships" : {
"properties" : {
"addresses" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##addresses"
},
"affiliations" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##affiliations"
},
"emailAddresses" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##emailAddresses"
},
"identifiers" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##identifiers"
},
"jobs" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##jobs"
},
"names" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##names"
},
"phoneNumbers" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##phoneNumbers"
},
"wiscard" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships##wiscard"
}
}
},
"lsdirectory2##data##relationships##phoneNumbers##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##data##relationships##affiliations##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##data" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/lsdirectory2##data##attributes"
},
"id" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##data##links"
},
"meta" : {
"$ref" : "#/definitions/lsdirectory2##data##meta"
},
"relationships" : {
"$ref" : "#/definitions/lsdirectory2##data##relationships"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##included##attributes" : {
"properties" : {
"emailAddress" : {
"type" : "string"
},
"emailAddressType" : {
"type" : "string"
},
"institution" : {
"type" : "string"
},
"source" : {
"type" : "string"
},
"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"
},
"jobCode" : {
"type" : "string"
},
"locationId" : {
"type" : "string"
},
"managedSupervisoryOrganizationIds" : {
"type" : "string"
},
"payBasis" : {
"type" : "string"
},
"position" : {
"type" : "string"
},
"primary" : {
"type" : "boolean"
},
"relatedSupervisoryOrganizationIds" : {
"type" : "string"
},
"supervisoryOrganizationCode" : {
"type" : "string"
},
"supervisoryOrganizationId" : {
"type" : "string"
},
"supervisoryOrganizationName" : {
"type" : "string"
},
"title" : {
"type" : "string"
},
"workspaceId" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"value" : {
"type" : "string"
},
"addressType" : {
"type" : "string"
},
"city" : {
"type" : "string"
},
"country" : {
"type" : "string"
},
"county" : {
"type" : "string"
},
"line1" : {
"type" : "string"
},
"line2" : {
"type" : "string"
},
"line3" : {
"type" : "string"
},
"line4" : {
"type" : "string"
},
"postalCode" : {
"type" : "string"
},
"state" : {
"type" : "string"
}
}
},
"lsdirectory2##included##relationships##person##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##included##relationships##person##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##included##relationships##person" : {
"properties" : {
"data" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##person##data"
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##person##links"
}
}
},
"lsdirectory2##included##relationships" : {
"properties" : {
"person" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##person"
},
"supervisor" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##supervisor"
}
}
},
"lsdirectory2##included##relationships##supervisor##links" : {
"properties" : {
"related" : {
"type" : "string"
}
}
},
"lsdirectory2##included##relationships##supervisor" : {
"properties" : {
"data" : {
"type" : "string"
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships##supervisor##links"
}
}
},
"lsdirectory2##included##relationships##supervisor##data" : {
"properties" : {
"id" : {
"type" : "string"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##included" : {
"properties" : {
"attributes" : {
"$ref" : "#/definitions/lsdirectory2##included##attributes"
},
"id" : {
"type" : "string"
},
"relationships" : {
"$ref" : "#/definitions/lsdirectory2##included##relationships"
},
"type" : {
"type" : "string"
}
}
},
"lsdirectory2##links" : {
"properties" : {
"self" : {
"type" : "string"
}
}
},
"lsdirectory2" : {
"properties" : {
"data" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##data"
}
},
"included" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/lsdirectory2##included"
}
},
"links" : {
"$ref" : "#/definitions/lsdirectory2##links"
}
}
}
}
}
\ No newline at end of file
# 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).
For more information on how to properly organize your files within this repository, please refer to our [File Organization Guidelines](file-organization-guidelines.md)
file-organization-guidelines-screenshot.png

32.9 KiB

# File Organization Guidelines
The IICS Swagger File Public Repository is a shared environment, and like any shared environment the users should follow organizational schema.
No Swagger files should exist in the root directory, and should be placed into folders within that directory whenever possible. These folders should be organized based on whatever project you are using these swagger files for, or alternatively by the api the files are created to interact with. If your team is planning on using this repository for many projects, they can create a folder for their team and place project folders within that folder. A text-based illustration of what this schema might potentially look like is located below.
![Text-based illustration of the file organization](file-organization-guidelines-screenshot.png)
The Integration Team will provide several swagger files for integrators to use to interact with several common UW-Madison APIs. These will be provided in a yet-to-be determined folder on this repository.
\ No newline at end of file
File deleted