pub async fn update_resource_value(
configuration: &Configuration,
workspace: &str,
path: &str,
set_global_request: SetGlobalRequest,
) -> Result<String, Error<UpdateResourceValueError>>
pub async fn update_resource_value(
configuration: &Configuration,
workspace: &str,
path: &str,
set_global_request: SetGlobalRequest,
) -> Result<String, Error<UpdateResourceValueError>>