gitlab 0.1204.0

Gitlab API client.
Documentation
{
  "_links": {
    "events": "https://gitlab.kitware.com/api/v4/projects/855/events",
    "issues": "https://gitlab.kitware.com/api/v4/projects/855/issues",
    "labels": "https://gitlab.kitware.com/api/v4/projects/855/labels",
    "members": "https://gitlab.kitware.com/api/v4/projects/855/members",
    "merge_requests": "https://gitlab.kitware.com/api/v4/projects/855/merge_requests",
    "repo_branches": "https://gitlab.kitware.com/api/v4/projects/855/repository/branches",
    "self": "https://gitlab.kitware.com/api/v4/projects/855"
  },
  "archived": false,
  "auto_cancel_pending_pipelines": "enabled",
  "auto_devops_deploy_strategy": "continuous",
  "auto_devops_enabled": false,
  "avatar_url": null,
  "build_coverage_regex": "",
  "build_git_strategy": "fetch",
  "build_timeout": 3600,
  "builds_access_level": "disabled",
  "ci_config_path": null,
  "ci_default_git_depth": null,
  "container_registry_enabled": true,
  "created_at": "2016-06-29T13:35:12.495-04:00",
  "creator_id": 13,
  "default_branch": "master",
  "description": "Rust library for communicating with a Gitlab instance.",
  "empty_repo": false,
  "forks_count": 17,
  "http_url_to_repo": "https://gitlab.kitware.com/utils/rust-gitlab.git",
  "id": 855,
  "import_error": null,
  "import_status": "none",
  "issues_access_level": "enabled",
  "issues_enabled": true,
  "jobs_enabled": false,
  "last_activity_at": "2019-07-30T12:42:57.649-04:00",
  "lfs_enabled": true,
  "merge_method": "merge",
  "merge_requests_access_level": "enabled",
  "merge_requests_enabled": true,
  "name": "rust-gitlab",
  "name_with_namespace": "Utils / rust-gitlab",
  "namespace": {
    "avatar_url": null,
    "full_path": "utils",
    "id": 498,
    "kind": "group",
    "name": "Utils",
    "parent_id": null,
    "path": "utils",
    "web_url": "https://gitlab.kitware.com/groups/utils"
  },
  "only_allow_merge_if_all_discussions_are_resolved": null,
  "only_allow_merge_if_pipeline_succeeds": false,
  "open_issues_count": 8,
  "path": "rust-gitlab",
  "path_with_namespace": "utils/rust-gitlab",
  "permissions": {
    "group_access": {
      "access_level": 50,
      "notification_level": 3
    },
    "project_access": null
  },
  "printing_merge_request_link_enabled": true,
  "public_jobs": true,
  "readme_url": "https://gitlab.kitware.com/utils/rust-gitlab/blob/master/README.md",
  "repository_access_level": "enabled",
  "request_access_enabled": false,
  "resolve_outdated_diff_discussions": null,
  "shared_runners_enabled": true,
  "shared_with_groups": [],
  "snippets_access_level": "disabled",
  "snippets_enabled": false,
  "ssh_url_to_repo": "git@gitlab.kitware.com:utils/rust-gitlab.git",
  "star_count": 6,
  "tag_list": [],
  "visibility": "public",
  "web_url": "https://gitlab.kitware.com/utils/rust-gitlab",
  "wiki_access_level": "enabled",
  "wiki_enabled": true
}