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

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: 0b0b56da9f8c144743db371b1a2ac14145da466b (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "entities/member.json"
  }
}