2015-02-05 04:19:00 +00:00
|
|
|
{
|
|
|
|
"swaggerVersion": "1.2",
|
|
|
|
"apis": [
|
2016-02-03 01:29:17 +00:00
|
|
|
{
|
|
|
|
"path": "/apis",
|
|
|
|
"description": "get available API versions"
|
|
|
|
},
|
2015-11-16 21:46:00 +00:00
|
|
|
{
|
|
|
|
"path": "/version",
|
|
|
|
"description": "git code version from which this is built"
|
|
|
|
},
|
2015-12-22 21:22:28 +00:00
|
|
|
{
|
|
|
|
"path": "/api/v1",
|
|
|
|
"description": "API at /api/v1"
|
|
|
|
},
|
2015-05-22 15:20:27 +00:00
|
|
|
{
|
|
|
|
"path": "/api",
|
|
|
|
"description": "get available API versions"
|
|
|
|
},
|
2015-10-14 23:27:41 +00:00
|
|
|
{
|
|
|
|
"path": "/apis/extensions/v1beta1",
|
|
|
|
"description": "API at /apis/extensions/v1beta1"
|
|
|
|
},
|
|
|
|
{
|
2015-11-02 22:28:39 +00:00
|
|
|
"path": "/apis/extensions",
|
2015-10-14 23:27:41 +00:00
|
|
|
"description": "get information of a group"
|
2016-02-07 20:13:05 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/autoscaling/v1",
|
|
|
|
"description": "API at /apis/autoscaling/v1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/autoscaling",
|
|
|
|
"description": "get information of a group"
|
2016-02-18 17:54:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/batch/v1",
|
|
|
|
"description": "API at /apis/batch/v1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "/apis/batch",
|
|
|
|
"description": "get information of a group"
|
2015-02-05 04:19:00 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"apiVersion": "",
|
|
|
|
"info": {
|
|
|
|
"title": "",
|
|
|
|
"description": ""
|
|
|
|
}
|
2016-04-16 05:16:26 +00:00
|
|
|
}
|