代码托管 CODEARTS REPO-新建标签:响应参数

时间:2024-01-17 09:08:08

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

error

Error object

响应错误

result

AddTagsResponse object

响应结果

status

String

响应状态

表5 Error

参数

参数类型

描述

code

String

错误码

message

String

错误信息

表6 AddTagsResponse

参数

参数类型

描述

name

String

标签名称

message

String

备注

commit

CommitRepoV2 object

提交信息

表7 CommitRepoV2

参数

参数类型

描述

id

String

提交对应的SHA id

short_id

String

提交对应的短SHA id

created_at

String

创建时间

title

String

提交标题

parent_ids

Array of strings

父提交id

message

String

提交信息

author_name

String

作者

committer_name

String

提交作者

committed_date

String

提交时间

support.huaweicloud.com/api-codeartsrepo/AddTagV2.html