2015-11-02 22:28:39 +00:00
|
|
|
{
|
|
|
|
"swaggerVersion": "1.2",
|
|
|
|
"apiVersion": "",
|
2016-02-04 05:55:04 +00:00
|
|
|
"basePath": "https://10.10.10.10:443",
|
2015-11-02 22:28:39 +00:00
|
|
|
"resourcePath": "/apis/extensions",
|
|
|
|
"apis": [
|
|
|
|
{
|
|
|
|
"path": "/apis/extensions",
|
|
|
|
"description": "get information of a group",
|
|
|
|
"operations": [
|
|
|
|
{
|
|
|
|
"type": "void",
|
|
|
|
"method": "GET",
|
|
|
|
"summary": "get information of a group",
|
|
|
|
"nickname": "getAPIGroup",
|
|
|
|
"parameters": [],
|
|
|
|
"produces": [
|
2015-12-21 05:50:36 +00:00
|
|
|
"application/json",
|
|
|
|
"application/yaml"
|
2015-11-02 22:28:39 +00:00
|
|
|
],
|
|
|
|
"consumes": [
|
2015-12-21 05:50:36 +00:00
|
|
|
"application/json",
|
|
|
|
"application/yaml"
|
2015-11-02 22:28:39 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"models": {}
|
|
|
|
}
|