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

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