pub async fn flows_instances_partial_update(
configuration: &Configuration,
slug: &str,
patched_flow_request: Option<PatchedFlowRequest>,
) -> Result<Flow, Error<FlowsInstancesPartialUpdateError>>
Expand description
Flow Viewset
pub async fn flows_instances_partial_update(
configuration: &Configuration,
slug: &str,
patched_flow_request: Option<PatchedFlowRequest>,
) -> Result<Flow, Error<FlowsInstancesPartialUpdateError>>
Flow Viewset