summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/protected_tags.json
blob: 731d0368a097408364206a0a055fdb55c6f33a2f (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "protected_tag.json"
  }
}