1
0
Fork 0
golang-forgejo-f3-gof3/f3/file_format_testdata/comment/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
272 B
JSON

{
"index": "5",
"poster_id": "/user/1",
"created": "1985-04-12T23:20:50.52Z",
"updated": "1986-04-12T23:20:50.52Z",
"content": "comment_content_5",
"reactions": [
{
"index": "8",
"user_id": "/user/23",
"content": "laugh"
}
]
}