debian-mirror-gitlab/spec/fixtures/api/schemas/registry/tags.json

7 lines
73 B
JSON
Raw Normal View History

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