CodeArts IDE Online-添加评论回复、回复评论回复:请求示例

时间:2025-02-12 14:55:35

请求示例

  • 回复评论ID为354的评论“回复评价”
    POST https://{endpoint}/v1/marketplace/extension/evaluation/reply{  "evaluation_id" : "354",  "text" : "回复评价"}
  • 回复回复评论ID为123的内容“回复评论回复”。
    POST https://{endpoint}/v1/marketplace/extension/evaluation/reply{  "reply_id" : "123",  "text" : "回复评论回复"}
support.huaweicloud.com/api-cloudide/AddExtensionEvaluationReply.html