【发布时间】:2014-03-07 17:21:30
【问题描述】:
我到处寻找这个,发现一些资源缺乏像样的例子,例如here、here 和here。
最有帮助的是this one。它给出了以下内容:
curl -D- -u myname:mypassword -X PUT -d "{\"fields\":{\"summary\":\"My title thru Curl\"}}" -H "Content-Type: application/json" http://localhost:portnum/jira/rest/api/2/issue/Issue-4
如何添加评论?
【问题讨论】: