mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
init project
This commit is contained in:
6
lib/gitlab-cli/spec/fixtures/project_keys.json
vendored
Normal file
6
lib/gitlab-cli/spec/fixtures/project_keys.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[{
|
||||
"id": 2,
|
||||
"title": "Key Title",
|
||||
"key": "ssh-rsa ...",
|
||||
"created_at": "2013-09-22T18:34:32Z"
|
||||
}]
|
||||
Reference in New Issue
Block a user