2015-08-25 21:42:46 -04:00
|
|
|
{
|
2018-05-15 09:39:33 -04:00
|
|
|
"id": 8,
|
|
|
|
"description": "ssh access and repository management app for GitLab",
|
|
|
|
"default_branch": "master",
|
|
|
|
"visibility": "private",
|
|
|
|
"ssh_url_to_repo": "git@demo.gitlab.com:gitlab/gitlab-shell.git",
|
|
|
|
"http_url_to_repo": "http://demo.gitlab.com/gitlab/gitlab-shell.git",
|
|
|
|
"web_url": "http://demo.gitlab.com/gitlab/gitlab-shell",
|
|
|
|
"owner": {
|
|
|
|
"id": 4,
|
|
|
|
"name": "GitLab",
|
|
|
|
"username": "gitlab",
|
|
|
|
"state": "active",
|
|
|
|
"avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
|
|
|
|
"web_url": "http://demo.gitlab.com/gitlab"
|
2015-08-25 21:42:46 -04:00
|
|
|
},
|
2018-05-15 09:39:33 -04:00
|
|
|
"name": "gitlab-shell",
|
|
|
|
"name_with_namespace": "GitLab / gitlab-shell",
|
|
|
|
"path": "gitlab-shell",
|
|
|
|
"path_with_namespace": "gitlab/gitlab-shell",
|
|
|
|
"issues_enabled": true,
|
|
|
|
"merge_requests_enabled": true,
|
|
|
|
"wiki_enabled": true,
|
|
|
|
"snippets_enabled": false,
|
|
|
|
"created_at": "2013-03-20T13:28:53Z",
|
|
|
|
"last_activity_at": "2013-11-30T00:11:17Z",
|
|
|
|
"namespace": {
|
|
|
|
"id": 4,
|
|
|
|
"name": "GitLab",
|
|
|
|
"path": "gitlab",
|
|
|
|
"kind": "group",
|
|
|
|
"full_path": "gitlab",
|
|
|
|
"parent_id": null
|
|
|
|
},
|
|
|
|
"permissions": {
|
2015-08-25 21:42:46 -04:00
|
|
|
"project_access": {
|
|
|
|
"access_level": 10,
|
|
|
|
"notification_level": 3
|
|
|
|
},
|
|
|
|
"group_access": {
|
|
|
|
"access_level": 50,
|
|
|
|
"notification_level": 3
|
|
|
|
}
|
|
|
|
}
|
2018-05-15 09:39:33 -04:00
|
|
|
}
|