heyile commented on a change in pull request #1688: [SCB-1828] Support 
@JSONVIEW 
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/1688#discussion_r404755084
 
 

 ##########
 File path: 
common/common-rest/src/main/java/org/apache/servicecomb/common/rest/definition/RestOperationMeta.java
 ##########
 @@ -257,31 +263,71 @@ private void addParam(RestParam param) {
     paramMap.put(param.getParamName(), param);
   }
 
+  public ProduceProcessor findProduceProcessor(String type, String serialView) 
{
 
 Review comment:
   done, I will init it at **RestOperationMeta#createProduceProcessors** .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to