Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IICS Swagger File Public Repository
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
interop
iics
IICS Swagger File Public Repository
Commits
360aa922
Commit
360aa922
authored
8 months ago
by
Joe Markey
Browse files
Options
Downloads
Patches
Plain Diff
Delete getexternalcustomers.json
parent
d7285fad
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ASP-IICS-Team/GetExternalCustomers/getexternalcustomers.json
+0
-612
0 additions, 612 deletions
ASP-IICS-Team/GetExternalCustomers/getexternalcustomers.json
with
0 additions
and
612 deletions
ASP-IICS-Team/GetExternalCustomers/getexternalcustomers.json
deleted
100644 → 0
+
0
−
612
View file @
d7285fad
{
"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"
:
{
"/externalcustomers"
:
{
"get"
:
{
"tags"
:
[
"getexternalcustomers"
],
"summary"
:
null
,
"description"
:
null
,
"operationId"
:
"getexternalcustomers"
,
"produces"
:
[
"application/json"
],
"consumes"
:
[
"application/json"
],
"parameters"
:
[
{
"name"
:
"name"
,
"in"
:
"query"
,
"description"
:
null
,
"required"
:
false
,
"type"
:
"string"
}
],
"responses"
:
{
"200"
:
{
"description"
:
"successful operation"
,
"schema"
:
{
"$ref"
:
"#/definitions/getexternalcustomers"
}
}
}
}
}
},
"definitions"
:
{
"getexternalcustomers##info"
:
{
"properties"
:
{
"description"
:
{
"type"
:
"string"
},
"version"
:
{
"type"
:
"string"
},
"title"
:
{
"type"
:
"string"
},
"termsOfService"
:
{
"type"
:
"string"
},
"contact"
:
{
"type"
:
"string"
},
"license"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##paths##/externalcustomers##get##responses##200##schema"
:
{
"properties"
:
{
"$ref"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##paths##/externalcustomers##get##responses##200"
:
{
"properties"
:
{
"description"
:
{
"type"
:
"string"
},
"schema"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##paths##/externalcustomers##get##responses##200##schema"
}
}
},
"getexternalcustomers##paths##/externalcustomers##get##responses"
:
{
"properties"
:
{
"200"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##paths##/externalcustomers##get##responses##200"
}
}
},
"getexternalcustomers##paths##/externalcustomers##get"
:
{
"properties"
:
{
"tags"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
}
},
"summary"
:
{
"type"
:
"string"
},
"description"
:
{
"type"
:
"string"
},
"operationId"
:
{
"type"
:
"string"
},
"produces"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
}
},
"consumes"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
}
},
"parameters"
:
{
"type"
:
"string"
},
"responses"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##paths##/externalcustomers##get##responses"
}
}
},
"getexternalcustomers##paths##/externalcustomers"
:
{
"properties"
:
{
"get"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##paths##/externalcustomers##get"
}
}
},
"getexternalcustomers##paths"
:
{
"properties"
:
{
"/externalcustomers"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##paths##/externalcustomers"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_id"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_line_1"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_line_2"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_line_3"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_usage"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##city"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##country_code"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##id"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##state_code"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##zip_code"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties"
:
{
"properties"
:
{
"address_id"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_id"
},
"address_line_1"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_line_1"
},
"address_line_2"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_line_2"
},
"address_line_3"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_line_3"
},
"address_usage"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##address_usage"
},
"city"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##city"
},
"country_code"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##country_code"
},
"id"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##id"
},
"state_code"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##state_code"
},
"zip_code"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties##zip_code"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##address"
:
{
"properties"
:
{
"properties"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address##properties"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##active"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##address##items"
:
{
"properties"
:
{
"$ref"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##address"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
},
"items"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##address##items"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##name"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##status"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties"
:
{
"properties"
:
{
"active"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##active"
},
"address"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##address"
},
"name"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##name"
},
"status"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties##status"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##attributes"
:
{
"properties"
:
{
"properties"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##properties"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##links##properties##self"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##links##properties"
:
{
"properties"
:
{
"self"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##links##properties##self"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##links"
:
{
"properties"
:
{
"properties"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##links##properties"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##properties##attributes"
:
{
"properties"
:
{
"$ref"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##properties##id"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##properties##links"
:
{
"properties"
:
{
"$ref"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##properties##type"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data##properties"
:
{
"properties"
:
{
"attributes"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##properties##attributes"
},
"id"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##properties##id"
},
"links"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##properties##links"
},
"type"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##properties##type"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##data"
:
{
"properties"
:
{
"properties"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##properties"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##links##properties##first"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##links##properties##last"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##links##properties##next"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##links##properties##prev"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##links##properties##self"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##links##properties"
:
{
"properties"
:
{
"first"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##links##properties##first"
},
"last"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##links##properties##last"
},
"next"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##links##properties##next"
},
"prev"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##links##properties##prev"
},
"self"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##links##properties##self"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##links"
:
{
"properties"
:
{
"properties"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##links##properties"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##meta##properties##pageNumber"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
},
"format"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##meta##properties##pageSize"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
},
"format"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##meta##properties##totalCount"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
},
"format"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##meta##properties##totalPages"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
},
"format"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##meta##properties"
:
{
"properties"
:
{
"pageNumber"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##meta##properties##pageNumber"
},
"pageSize"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##meta##properties##pageSize"
},
"totalCount"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##meta##properties##totalCount"
},
"totalPages"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##meta##properties##totalPages"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##meta"
:
{
"properties"
:
{
"properties"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##meta##properties"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##properties##data##items"
:
{
"properties"
:
{
"$ref"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##properties##data"
:
{
"properties"
:
{
"type"
:
{
"type"
:
"string"
},
"items"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##properties##data##items"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##properties##links"
:
{
"properties"
:
{
"$ref"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##properties##meta"
:
{
"properties"
:
{
"$ref"
:
{
"type"
:
"string"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers##properties"
:
{
"properties"
:
{
"data"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##properties##data"
},
"links"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##properties##links"
},
"meta"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##properties##meta"
}
}
},
"getexternalcustomers##definitions##getexternalcustomers"
:
{
"properties"
:
{
"properties"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##properties"
}
}
},
"getexternalcustomers##definitions"
:
{
"properties"
:
{
"getexternalcustomers##data##attributes##address"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes##address"
},
"getexternalcustomers##data##attributes"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##attributes"
},
"getexternalcustomers##data##links"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data##links"
},
"getexternalcustomers##data"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##data"
},
"getexternalcustomers##links"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##links"
},
"getexternalcustomers##meta"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers##meta"
},
"getexternalcustomers"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions##getexternalcustomers"
}
}
},
"getexternalcustomers##getexternalcustomers"
:
{
"properties"
:
{
"swagger"
:
{
"type"
:
"string"
},
"info"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##info"
},
"host"
:
{
"type"
:
"string"
},
"basePath"
:
{
"type"
:
"string"
},
"schemes"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
}
},
"paths"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##paths"
},
"definitions"
:
{
"$ref"
:
"#/definitions/getexternalcustomers##definitions"
}
}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment