22 lines
557 B
JSON
22 lines
557 B
JSON
[
|
|
{
|
|
"ContainingType": "presence_api.Controllers.GroupController",
|
|
"Method": "getGroups",
|
|
"RelativePath": "api/Group",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "System.Collections.Generic.IEnumerable\u00601[[domain.Models.Group, domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
|
|
"MediaTypes": [
|
|
"text/plain",
|
|
"application/json",
|
|
"text/json"
|
|
],
|
|
"StatusCode": 200
|
|
}
|
|
]
|
|
}
|
|
] |