Description | : Gets all pipeline templates which can be used to configure a CI/CD pipeline in a new or an existing Team Services project. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/microsoft.visualstudio/pipelineTemplates
{
api-version:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
id:
string
,
description:
string
,
inputs:
}
[
]
,
{
,
id:
string
,
description:
string
,
type:
enum
,
possibleValues:
}
[
]
,
{
,
value:
string
,
displayValue:
string
,
}