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

7 lines
73 B
JSON

{
"type": "array",
"items": {
"$ref": "tag.json"
}
}