forgeplus/lib/gitlab-cli/spec/fixtures/groups.json

2 lines
203 B
JSON
Raw Normal View History

2020-03-09 00:40:16 +08:00
[{"id": 3,"name": "ThreeGroup","path": "threegroup","owner_id": 1},{"id": 5,"name": "Five-Group","path": "five-group","owner_id": 2},{"id": 8,"name": "Eight Group","path": "eight-group","owner_id": 6}
]