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

5 lines
65 B
JSON
Raw Normal View History

2018-03-17 18:26:18 +05:30
{
"type": "array",
"items": { "$ref": "contributor.json" }
}