【问题标题】:Unable to add work item comment using Azure DevOps API无法使用 Azure DevOps API 添加工作项注释
【发布时间】:2021-08-24 16:31:10
【问题描述】:

我正在尝试向 azure devops 工作项添加评论,并附上带有请求 API、请求正文和响应的屏幕截图。这也是文档中提供的内容。

https://docs.microsoft.com/en-us/rest/api/azure/devops/wit/comments/add?view=azure-devops-rest-5.1#examples

谁能指出我失踪的地方。

【问题讨论】:

    标签: azure-devops azure-devops-rest-api


    【解决方案1】:

    你只需要从json中删除[ ],是无效的:

    {
       "text": "Moving to the right area path"
    }
    

    【讨论】:

      猜你喜欢
      • 2020-12-06
      • 1970-01-01
      • 1970-01-01
      • 2019-05-01
      • 1970-01-01
      • 2020-07-26
      • 2020-06-28
      • 2021-09-22
      • 2010-12-06
      相关资源
      最近更新 更多