pub async fn update_flow_history(
configuration: &Configuration,
workspace: &str,
version: f64,
path: &str,
update_flow_history_request: UpdateFlowHistoryRequest,
) -> Result<String, Error<UpdateFlowHistoryError>>
pub async fn update_flow_history(
configuration: &Configuration,
workspace: &str,
version: f64,
path: &str,
update_flow_history_request: UpdateFlowHistoryRequest,
) -> Result<String, Error<UpdateFlowHistoryError>>