summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/lists.json
blob: 9f618aa9de5cb8014f5ec5b5ee8a0eb99b32740e (plain)
1
2
3
4
{
  "type": "array",
  "items": { "$ref": "list.json" }
}