6566676869707172737475
Map<String, Object> data = Maps.newHashMap(); data.put("comment", comment); data.put("enableSchema", enableSchema); data.put("topic", new ApiCommentTopicInfo( topic.getId(), topic.getLink(), commentsAllowed ));