Skip to content

Commit dbd6b83

Browse files
committed
Initial commit (#368).
1 parent 0d15460 commit dbd6b83

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[
2+
{
3+
"id": 1,
4+
"name": "",
5+
"path": "group/project",
6+
"location": "gitlab.example.com:5000/group/project",
7+
"created_at": "2019-01-10T13:38:57.391Z"
8+
},
9+
{
10+
"id": 2,
11+
"name": "releases",
12+
"path": "group/project/releases",
13+
"location": "gitlab.example.com:5000/group/project/releases",
14+
"created_at": "2019-01-10T13:39:08.229Z"
15+
}
16+
]

0 commit comments

Comments
 (0)