Function list_flow_paths

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