debian-mirror-gitlab/spec/fixtures/api/schemas/boards.json

5 lines
59 B
JSON
Raw Normal View History

2016-11-03 12:29:30 +05:30
{
"type": "array",
"items": { "$ref": "board.json" }
}