Codebase list ruby-gitlab / debian/4.14.1-1 spec / fixtures / project_key_edit.json
debian/4.14.1-1

Tree @debian/4.14.1-1 (Download .tar.gz)

project_key_edit.json @debian/4.14.1-1raw · history · blame

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