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

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