OPENAPI / COMPONENTS / SCHEMAS
缺陷
Issue包含页面上下文与处理状态的私有缺陷。
object17字段
idstring必填缺陷 ID。
userIdstring必填缺陷所有者 ID。
projectIdstring必填所属项目 ID。
titlestring必填缺陷标题。
descriptionstring必填缺陷正文。
pageUrlstring必填去除敏感查询参数后的页面 URL。
domDomContext必填statusIssueStatus必填sourceIssueSource必填attachmentIdstring关联截图 ID。
claimedByTokenIdstring当前领取方的凭证或账号标识。
claimedAtstring领取时间。
completedAtstring完成时间。
completionSummarystring完成摘要。
createdAtstring必填创建时间。
updatedAtstring必填最后更新时间。
versioninteger必填用于并发控制的资源版本。