update_config

Function update_config 

Source
pub async fn update_config(
    configuration: &Configuration,
    name: &str,
    body: Option<Value>,
) -> Result<String, Error<UpdateConfigError>>