Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json')
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json52
1 files changed, 52 insertions, 0 deletions
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json
new file mode 100644
index 00000000000..744b8d36b16
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json
@@ -0,0 +1,52 @@
+{
+ "depth": 3,
+ "tree_path": [
+ 1689,
+ 1690,
+ 2110
+ ],
+ "tree_cycle": false,
+ "id": 2110,
+ "name": "private-sub-subgroup",
+ "path": "private-sub-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 0,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1690,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1690,
+ 2110
+ ],
+ "organization_id": 1
+}