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

5 lines
58 B
JSON
Raw Normal View History

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