2015-02-05 04:19:00 +00:00
|
|
|
{
|
|
|
|
"swaggerVersion": "1.2",
|
|
|
|
"apis": [
|
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"
|
|
|
|
},
|
2015-09-15 03:55:18 +00:00
|
|
|
{
|
|
|
|
"path": "/apis",
|
|
|
|
"description": "get available API versions"
|
2015-02-05 04:19:00 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"apiVersion": "",
|
|
|
|
"info": {
|
|
|
|
"title": "",
|
|
|
|
"description": ""
|
|
|
|
}
|
2015-06-01 23:16:20 +00:00
|
|
|
}
|