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

15 lines
272 B
JSON
Raw Normal View History

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