summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/group_group_links.json
blob: f8b4e7f035bb9c3fce1860091a01cb90934ecc78 (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "entities/group_group_link.json"
  }
}