更新Issue某条评论
PATCH/api/v5/repos/:owner/:repo/issues/comments/:id
Request
Path Parameters
owner stringrequired
仓库所属空间地址(组织或个人的地址path)
repo stringrequired
仓库路径(path)
id stringrequired
评论 ID
Query Parameters
access_token stringrequired
用户授权码
- application/json
Body
bodystringrequired
评论内容
Responses
- 200
Response Headers
- application/json
- Schema
- Example (auto)
Schema
object
{}