pub async fn list_flow_paths(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<String>, Error<ListFlowPathsError>>
pub async fn list_flow_paths(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<String>, Error<ListFlowPathsError>>