forked from timols/java-gitlab-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIssueExample.json
More file actions
44 lines (43 loc) · 1007 Bytes
/
Copy pathIssueExample.json
File metadata and controls
44 lines (43 loc) · 1007 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"id":231,
"iid":2456,
"project_id":871,
"title":"Data Feed Dghrythfh00",
"description":"# Bountyrdhfy.",
"state":"opened",
"created_at":"2019-06-06T21:54:50.241Z",
"updated_at":"2019-06-08T17:22:59.613Z",
"closed_at":null,
"closed_by":null,
"labels":[
"bounty::available",
"status::untouched"
],
"milestone":null,
"assignees":[
],
"author":{
"id":1325,
"name":"jlsfldgs",
"username":"jlsfldgsd",
"state":"active",
"avatar_url":"https://assets.gitlab-static.net/uploads/-/system/user/avatar/139453452225/avatar.png",
"web_url":"https://gitlab.com/jlsfldgsd"
},
"assignee":null,
"user_notes_count":4,
"merge_requests_count":0,
"upvotes":0,
"downvotes":0,
"due_date":"2019-06-29",
"confidential":false,
"discussion_locked":null,
"web_url":"https://gitlab.com/3456457",
"time_stats":{
"time_estimate":0,
"total_time_spent":0,
"human_time_estimate":null,
"human_total_time_spent":null
},
"weight":null
}