32 lines
822 B
JSON
32 lines
822 B
JSON
{
|
|
"index": "1",
|
|
"poster_id": "/forgejo/users/1",
|
|
"title": "title_a",
|
|
"content": "content_a",
|
|
"milestone": "../../milestones/5",
|
|
"state": "closed",
|
|
"is_locked": false,
|
|
"created": "1985-04-12T23:20:50.52Z",
|
|
"updated": "1986-04-12T23:20:50.52Z",
|
|
"closed": "1986-04-12T23:20:50.52Z",
|
|
"labels": [
|
|
"../../labels/435"
|
|
],
|
|
"reactions": [],
|
|
"assignees": [],
|
|
"merged": false,
|
|
"merged_time": "1986-04-12T23:20:50.52Z",
|
|
"merged_commit_sha": "shashasha",
|
|
"head": {
|
|
"clone_url": "head_clone_url",
|
|
"ref": "head_branch",
|
|
"sha": "head_sha",
|
|
"repository": "/forge/user/1/projects/2/repositories/vcs"
|
|
},
|
|
"base": {
|
|
"clone_url": "base_clone_url",
|
|
"ref": "base_branch",
|
|
"sha": "base _sha",
|
|
"repository": "/forge/user/3/projects/4/repositories/vcs"
|
|
}
|
|
}
|