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

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