YAML REST Endpoints
Builds/YAML
- Get configuration
- Method: getPath:
/v1/yaml/pipelines/{pipelineName} - Get job's configuration
- Method: getPath:
/v1/yaml/jobs/{jobName} - Validate a YAML job or pipeline configuration
- Method: postPath:
/v1/yaml/validate