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