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

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