Codebase list ruby-gitlab / 87adcfe spec / fixtures / project_key.json
87adcfe

Tree @87adcfe (Download .tar.gz)

project_key.json @87adcferaw · history · blame

1
2
3
4
5
6
7
{
  "id": 2,
  "title": "Key Title",
  "key": "ssh-rsa ...",
  "can_push": false,
  "created_at": "2013-09-22T18:34:32Z"
}