pub async fn get_pipelines(
configuration: &Configuration,
) -> Result<GetPipelinesResponse200, Error<GetPipelinesError>>
Expand description
Returns data about all pipelines.
pub async fn get_pipelines(
configuration: &Configuration,
) -> Result<GetPipelinesResponse200, Error<GetPipelinesError>>
Returns data about all pipelines.