gitlab-org--gitlab-foss/spec/fixtures/api/schemas/issues.json

5 lines
59 B
JSON
Raw Normal View History

2016-08-16 14:13:21 +00:00
{
"type": "array",
"items": { "$ref": "issue.json" }
}