gitlab-org--gitlab-foss/spec/fixtures/api/schemas/public_api/v4/branches.json
2017-07-27 14:29:31 +02:00

4 lines
60 B
JSON

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