gitlab-org--gitlab-foss/spec/fixtures/api/schemas/registry/repositories.json

7 lines
80 B
JSON
Raw Normal View History

2017-10-02 16:53:14 -04:00
{
"type": "array",
"items": {
"$ref": "repository.json"
}
}