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

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