Skip to main content

update_dm_routing_config_draft

Function update_dm_routing_config_draft 

Source
pub async fn update_dm_routing_config_draft(
    configuration: &mut Configuration,
    params: UpdateDmRoutingConfigDraftParams,
) -> Result<RoutingConfigVersionResponse, Error<UpdateDmRoutingConfigDraftError>>
Expand description

Update metadata on the draft version, such as its comment. If no draft exists, one is created automatically by cloning the active version.