1
0
Fork 0
golang-forgejo-f3-gof3/f3/file_format_testdata/reviewcomment/good.json

15 lines
373 B
JSON
Raw Normal View History

{
"index": "100",
"content": "review comment",
"tree_path": "dir/file1.txt",
"diff_hunk": "@@hunkhunk",
"line": 1,
"lines_count": 1,
"commit_id": "shashashasha",
"poster_id": "/forge/users/10",
"reactions": [],
"created_at": "1985-04-12T23:20:50.52Z",
"updated_at": "1985-04-12T23:20:50.52Z",
"resolver": "/forge/users/10"
}