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

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