pub(crate) fn insert_override_path( overrides: &mut Map<String, Value>, key: &str, value: Value, ) -> Result<()>