You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-scm/scm/driver/gogs/testdata/comment.json

13 lines
317 B
JSON

{
"id": 74,
"user": {
"id": 1,
"username": "unknwon",
"full_name": "无闻",
"email": "u@gogs.io",
"avatar_url": "http://localhost:3000/avatars/1"
},
"body": "what?",
"created_at": "2016-08-26T11:58:18-07:00",
"updated_at": "2016-08-26T11:58:18-07:00"
}