2015-11-02 17:28:39 -05:00
|
|
|
{
|
|
|
|
|
"swaggerVersion": "1.2",
|
|
|
|
|
"apiVersion": "",
|
2016-02-04 00:55:04 -05:00
|
|
|
"basePath": "https://10.10.10.10:443",
|
2015-11-02 17:28:39 -05: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 00:50:36 -05:00
|
|
|
"application/json",
|
|
|
|
|
"application/yaml"
|
2015-11-02 17:28:39 -05:00
|
|
|
],
|
|
|
|
|
"consumes": [
|
2015-12-21 00:50:36 -05:00
|
|
|
"application/json",
|
|
|
|
|
"application/yaml"
|
2015-11-02 17:28:39 -05:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"models": {}
|
|
|
|
|
}
|