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

7 lines
75 B
JSON

{
"type": "array",
"items": {
"$ref": "entities/member.json"
}
}