debian-mirror-gitlab/spec/fixtures/api/schemas/public_api/v4/deploy_tokens.json

6 lines
71 B
JSON
Raw Normal View History

2020-04-08 14:13:33 +05:30
{
"type": "array",
"items": {
"$ref": "deploy_token.json"
}
}