Azure DevOps · Example Payload

Azure Dev Ops Pipeline Template Definition Example

example-string

AzureCI/CDDevOpsProject ManagementVersion Control

Azure Dev Ops Pipeline Template Definition Example is an example object payload from Azure DevOps, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionidinputs

Example Payload

Raw ↑
{
  "description": "example-string",
  "id": "example-string",
  "inputs": [
    {}
  ]
}