pub async fn flows_inspector_get(
configuration: &Configuration,
flow_slug: &str,
) -> Result<FlowInspection, Error<FlowsInspectorGetError>>
Expand description
Get current flow state and record it
pub async fn flows_inspector_get(
configuration: &Configuration,
flow_slug: &str,
) -> Result<FlowInspection, Error<FlowsInspectorGetError>>
Get current flow state and record it