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

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