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

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