-
Notifications
You must be signed in to change notification settings - Fork 4
이슈 목록 조회 API
youngxpepp edited this page Nov 11, 2020
·
1 revision
{
"issues": [
{
"id": 5,
"title": "issue title",
"state": "open",
"createdAt": "2020-11-11T14:09:50.000Z",
"updatedAt": "2020-11-11T14:09:50.000Z",
"author": {
"id": 3,
"name": "youngxpepp3"
},
"labels": [],
"milestone": {},
"assignees": []
},
{
"id": 4,
"title": "issue title",
"state": "open",
"createdAt": "2020-11-11T14:09:50.000Z",
"updatedAt": "2020-11-11T14:09:50.000Z",
"author": {
"id": 3,
"name": "youngxpepp3"
},
"labels": [],
"milestone": {},
"assignees": []
},
{
"id": 3,
"title": "issue title",
"state": "open",
"createdAt": "2020-11-11T14:09:50.000Z",
"updatedAt": "2020-11-11T14:09:50.000Z",
"author": {
"id": 3,
"name": "youngxpepp3"
},
"labels": [],
"milestone": {},
"assignees": []
}
]
}