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

7 lines
76 B
JSON

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