Welcome to mirror list, hosted at ThFree Co, Russian Federation.

group_members.json « schemas « api « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6268c7ef4d8a75cd19ff1cd91536584769ea918b (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "group_member.json"
  }
}