Annotation
Properties
| Name |
Type |
Description |
Notes |
| id |
int |
注释ID |
[optional] |
| creator |
object |
创建者信息 |
[optional] |
| checkName |
string |
注释名称 |
[optional] |
| path |
string |
路径 |
[optional] |
| startLine |
int |
开始行 |
[optional] |
| endLine |
int |
结束行 |
[optional] |
| annotationLevel |
string |
注释等级 |
[optional] |
| title |
string |
注释标题 |
[optional] |
| message |
string |
注释内容 |
[optional] |
| rawDetails |
string |
原始详情 |
[optional] |
| commitUrl |
string |
提交链接 |
[optional] |
| checkRunUrl |
string |
门禁链接 |
[optional] |
| checkRunId |
int |
门禁ID |
[optional] |
[Back to Model list] [Back to API list] [Back to README]