pub async fn flows_instances_export_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<PathBuf, Error<FlowsInstancesExportRetrieveError>>
Expand description
Export flow to .yaml file
pub async fn flows_instances_export_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<PathBuf, Error<FlowsInstancesExportRetrieveError>>
Export flow to .yaml file