Created
July 1, 2022 05:21
-
-
Save m-bers/016b073d08a0ad60051e2d9fb418a53b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info": { | |
"description": "Swagger auto-generated from learnt schema for ves-io-j-chambers-j-chambers-arcadia-http-lb", | |
"title": "ves-io-j-chambers-j-chambers-arcadia-http-lb", | |
"version": "2022-07-01 03:09:03" | |
}, | |
"paths": { | |
"/": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [ | |
{ | |
"description": "", | |
"in": "query", | |
"name": "rest_route", | |
"type": "string" | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
}, | |
"/.DS_Store": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
}, | |
"/.env": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
}, | |
"/.git/config": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
}, | |
"/font-awesome/fonts/fontawesome-webfont.woff2": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [ | |
{ | |
"description": "", | |
"in": "query", | |
"name": "v", | |
"type": "string" | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
}, | |
"/s/37322e31392e332e313835/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
}, | |
"/server-status": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
}, | |
"/trading/.DS_Store": { | |
"get": { | |
"consumes": [ | |
"application/json" | |
], | |
"description": "Swagger auto-generated from learnt schema", | |
"parameters": [], | |
"responses": { | |
"200": { | |
"description": "" | |
} | |
} | |
} | |
} | |
}, | |
"schemes": [ | |
"https", | |
"http" | |
], | |
"swagger": "2.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment