summaryrefslogtreecommitdiff
path: root/spec/fixtures/lib/gitlab/import_export/complex/tree/project.json
blob: 9e03e3e51a225517a3b255f5ec101835ba74006a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "description": "Nisi et repellendus ut enim quo accusamus vel magnam.",
  "import_type": "gitlab_project",
  "creator_id": 123,
  "visibility_level": 10,
  "archived": false,
  "deploy_keys": [],
  "hooks": [],
  "shared_runners_enabled": true,
  "ci_config_path": "config/path"
}