summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/memberships.json
blob: 54c98b9cb99ed72dea3597c56d0da4638c150943 (plain)
1
2
3
4
{
  "type": "array",
  "items": { "$ref": "membership.json" }
}