pub fn request_json( root: &Value, json: &Value, operation: &ParsedJsonPath, ) -> Result<Value, String>