|
|
|
@ -915,6 +915,8 @@ http://localhost:3000/api/18816895620/mirror_demo | jq
|
|
|
|
|
|praises_count |int|点赞数量|
|
|
|
|
|
|forked_count |int|fork数量|
|
|
|
|
|
|watchers_count |int|关注数量|
|
|
|
|
|
|branches_count |int|分支数量|
|
|
|
|
|
|commits_count |int|总提交记录数量|
|
|
|
|
|
|author |object|提交用户|
|
|
|
|
|
|-- login |string|用户名称|
|
|
|
|
|
|-- image_url |string|用户头像|
|
|
|
|
@ -927,6 +929,8 @@ http://localhost:3000/api/18816895620/mirror_demo | jq
|
|
|
|
|
"praises_count": 0,
|
|
|
|
|
"forked_count": 0,
|
|
|
|
|
"watchers_count": 0,
|
|
|
|
|
"branches_count": 4,
|
|
|
|
|
"commits_count": 81,
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "18816895620",
|
|
|
|
|
"image_url": "avatars/User/b"
|
|
|
|
|