28 lines
550 B
JSON
28 lines
550 B
JSON
{
|
|
"data": {
|
|
"repository": {
|
|
"hasIssuesEnabled": true,
|
|
"issue": {
|
|
"number": 123,
|
|
"body": "",
|
|
"title": "ix of coins",
|
|
"state": "OPEN",
|
|
"createdAt": "2011-01-26T19:01:12Z",
|
|
"author": {
|
|
"login": "marseilles"
|
|
},
|
|
"labels": {
|
|
"nodes": [
|
|
{
|
|
"name": "tarot"
|
|
}
|
|
]
|
|
},
|
|
"comments": {
|
|
"totalCount": 9
|
|
},
|
|
"url": "https://github.com/OWNER/REPO/issues/123"
|
|
}
|
|
}
|
|
}
|
|
}
|