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