Codebase list ruby-gitlab / upstream/4.5.0 spec / fixtures / project_keys.json
upstream/4.5.0

Tree @upstream/4.5.0 (Download .tar.gz)

project_keys.json @upstream/4.5.0raw · 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"
}]