YAML REST Endpoints

Builds/YAML
Get configuration
Method: get
Path: /v1/yaml/pipelines/{pipelineName}
Get job's configuration
Method: get
Path: /v1/yaml/jobs/{jobName}
Validate a YAML job or pipeline configuration
Method: post
Path: /v1/yaml/validate