pub fn prepare_json_body( json: String, exports_map: &HashMap<String, Value>, step_result: &mut RequestResult, should_log: bool, ) -> String