AZ400-PRC#2
Azure DevOps REST API を使用して、新しいユーザー ストーリーを作成します。次の HTTP 要求の空欄に入る最も適切な語句を選択してください。
POST https://dev.azure.com/{org}/{project}/_apis/wit/workitems/${{BLANK1}}?api-version=7.1
Content-Type: application/{{BLANK2}}

[
  {
    "op": "add",
    "path": "/fields/System.Title",
    "value": "ログイン画面の改善"
  }
]
ステートメント選択
{{BLANK1}} に入る URL セグメント (作成する作業項目の種類)
{{BLANK2}} に入る Content-Type メディア型
ディスカッション 0

コメント

コメントする

目次