mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-04 04:03:25 +08:00
init project
This commit is contained in:
8
lib/gitlab-cli/spec/fixtures/project_delete_key.json
vendored
Normal file
8
lib/gitlab-cli/spec/fixtures/project_delete_key.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"created_at": "2013-10-05T15:05:26Z",
|
||||
"fingerprint": "5c:b5:e6:b0:f5:31:65:3f:a6:b5:59:86:32:cc:15:e1",
|
||||
"id": 2,
|
||||
"key": "ssh-rsa ...",
|
||||
"updated_at": "2013-10-05T15:05:26Z",
|
||||
"user_id": null
|
||||
}
|
||||
Reference in New Issue
Block a user