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

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