summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/branches.json
blob: 854c902b48518ae88a534527738e3de00e786ffc (plain)
1
2
3
4
{
  "type": "array",
  "items": { "$ref": "branch.json" }
}