Skip to main content

update_flow

Function update_flow 

Source
pub async fn update_flow(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    create_flow_request: CreateFlowRequest,
) -> Result<String, Error<UpdateFlowError>>