pub async fn flows_bindings_partial_update(
configuration: &Configuration,
fsb_uuid: &str,
patched_flow_stage_binding_request: Option<PatchedFlowStageBindingRequest>,
) -> Result<FlowStageBinding, Error<FlowsBindingsPartialUpdateError>>
Expand description
FlowStageBinding Viewset