2015-02-05 04:19:00 +00:00
|
|
|
{
|
|
|
|
"swaggerVersion": "1.2",
|
|
|
|
"apis": [
|
|
|
|
{
|
|
|
|
"path": "/api/v1beta3",
|
|
|
|
"description": "API at /api/v1beta3 version v1beta3"
|
2015-03-11 23:14:14 +00:00
|
|
|
},
|
2015-06-01 23:16:20 +00:00
|
|
|
{
|
|
|
|
"path": "/api/v1",
|
|
|
|
"description": "API at /api/v1 version v1"
|
|
|
|
},
|
2015-05-22 15:20:27 +00:00
|
|
|
{
|
|
|
|
"path": "/api",
|
|
|
|
"description": "get available API versions"
|
|
|
|
},
|
2015-03-11 23:14:14 +00:00
|
|
|
{
|
|
|
|
"path": "/version",
|
|
|
|
"description": "git code version from which this is built"
|
2015-02-05 04:19:00 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"apiVersion": "",
|
|
|
|
"info": {
|
|
|
|
"title": "",
|
|
|
|
"description": ""
|
|
|
|
}
|
2015-06-01 23:16:20 +00:00
|
|
|
}
|