Diff
Properties
Name |
Type |
Description |
Notes |
sha |
string |
Commit ID |
[optional] |
filePathSha |
string |
文件路径 sha 值 |
[optional] |
filename |
string |
文件名 |
[optional] |
status |
string |
文件改动类型。added: 新增 renamed: 重命名 deleted: 删除 |
[optional] |
additions |
int |
新增代码行数 |
[optional] |
deletions |
int |
删除代码行数 |
[optional] |
diffFileLoc |
int |
diff文件代码行数 |
[optional] |
statistic |
string |
diff 统计 |
[optional] |
head |
string |
diff head |
[optional] |
content |
string |
diff 内容 |
[optional] |
patch |
object |
diff内容 |
[optional] |
[Back to Model list] [Back to API list] [Back to README]