summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/milestones.json
blob: dcbc1910bfe182f3518599b096bedb645e715930 (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "./milestone.json"
  }
}