1
0
Fork 0
golang-forgejo-f3-gof3/f3/file_format_testdata/reviewcomment/good.json
Daniel Baumann 03bfe4079e
Adding upstream version 3.10.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-18 09:37:23 +02:00

14 lines
373 B
JSON

{
"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"
}