Add name field to PipelineInfo
Add the name
field to the PipelineInfo
struct. Adding the name
to PipelineInfo
allows the name to be decoded from API responses. Specifically, I'm interested in having the name
in the response of the "List project pipelines" API.
Edited by Reuben Pereira