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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
75 B
JSON
Raw Normal View History

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