You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2019/07/02 15:38:00 UTC

[jira] [Created] (SCB-1344) use producer parameter type in producer argument mapper for wrapped body

wujimin created SCB-1344:
----------------------------

             Summary: use producer parameter type in producer argument mapper for wrapped body
                 Key: SCB-1344
                 URL: https://issues.apache.org/jira/browse/SCB-1344
             Project: Apache ServiceComb
          Issue Type: Sub-task
          Components: Java-Chassis
            Reporter: wujimin
            Assignee: wujimin
             Fix For: java-chassis-2.0.0


swagger: void test(Body body)

producer: void add(BeanA x, BeanB y)

 

when map body.x to x parameter, should use type BeanA, and BeanB for y parameter



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)