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

5 lines
59 B
JSON
Raw Normal View History

2016-09-13 17:45:13 +05:30
{
"type": "array",
"items": { "$ref": "issue.json" }
}