fix: doc
This commit is contained in:
parent
cae59383b4
commit
c39990fff3
|
@ -315,7 +315,7 @@ await octokit.request('GET /api/yystopf/csfjkkj/tags.json')
|
|||
|commit.message |string|commit的提交信息|
|
||||
|commit.time_ago|string|commit的提交时间|
|
||||
|commit.created_at_unix|string|commit的提交时间戳|
|
||||
|commit.commiter|object|commit的提交者|
|
||||
|commit.committer|object|commit的提交者|
|
||||
|commit.author|object|commit的作者|
|
||||
|
||||
|
||||
|
|
|
@ -6311,7 +6311,7 @@ http://localhost:3000/api/ceshi1/ceshi_repo1/applied_transfer_projects/organizat
|
|||
<td>commit的提交时间戳</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>commit.commiter</td>
|
||||
<td>commit.committer</td>
|
||||
<td>object</td>
|
||||
<td>commit的提交者</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue