Skip to main content

update_dm_routing_config_path

Function update_dm_routing_config_path 

Source
pub async fn update_dm_routing_config_path(
    configuration: &mut Configuration,
    params: UpdateDmRoutingConfigPathParams,
) -> Result<PathResponse, Error<UpdateDmRoutingConfigPathError>>
Expand description

Update a path on the config’s draft version. If no draft exists, one is created automatically by cloning the active version.