debian-mirror-gitlab/spec/fixtures/api/schemas/protected_branches.json
2023-01-13 15:02:22 +05:30

6 lines
76 B
JSON

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