Azure DevOps · Example Payload

Azure Devops Work Items Json Patch Operation Example

AzureCI/CDDevOpsPipelinesWork Items

Azure Devops Work Items Json Patch Operation Example is an example object payload from Azure DevOps, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

oppathvaluefrom

Example Payload

Raw ↑
{
  "op": "example_value",
  "path": "example_value",
  "value": "example_value",
  "from": "example_value"
}