debian-mirror-gitlab/spec/fixtures/api/schemas/protected_branches.json
2023-01-12 18:35:48 +00:00

6 lines
76 B
JSON

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