需求管理 CodeArts Req-获取指定工作项的评论列表:响应参数

时间:2023-11-01 16:17:01

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

total

Integer

评论总数

comments

Array of IssueCommentV4 objects

品论列表

表5 IssueCommentV4

参数

参数类型

描述

comment

String

评论内容

id

Integer

评论id

created_time

String

评论时间

timestamp

String

评论时间戳

user

CommentUserV4 object

表6 CommentUserV4

参数

参数类型

描述

user_num_id

Integer

发表评论用户id

user_name

String

发表评论用户名称

nick_name

String

发表评论用户昵称

状态码: 400

表7 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

状态码: 401

表8 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

support.huaweicloud.com/api-projectman/ListIssueCommentsV4.html