Function flows_instances_diagram_retrieve

Source
pub async fn flows_instances_diagram_retrieve(
    configuration: &Configuration,
    slug: &str,
) -> Result<FlowDiagram, Error<FlowsInstancesDiagramRetrieveError>>
Expand description

Return diagram for flow with slug slug, in the format used by flowchart.js