summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/group_link/project_group_links.json
blob: fc024d67f36dbc6e27e19b5ca6b8f75e696ec562 (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "project_group_link.json"
  }
}