github.com/jenkins-x/jx/v2@v2.1.155/pkg/gits/test_data/gitlab/groups.json (about) 1 [ 2 { 3 "id": 1, 4 "name": "Foobar Group", 5 "path": "testorg", 6 "description": "An interesting group", 7 "visibility": "public", 8 "lfs_enabled": true, 9 "avatar_url": "http://localhost:3000/uploads/group/avatar/1/foo.jpg", 10 "web_url": "http://localhost:3000/groups/foo-bar", 11 "request_access_enabled": false, 12 "full_name": "Foobar Group", 13 "full_path": "foo-bar", 14 "parent_id": null 15 } 16 ]