pcHwang2 opened a new issue, #4783: URL: https://github.com/apache/servicecomb-java-chassis/issues/4783
### Steps to Reproduce 1.在2.x版本使用swagger2.0yaml支持生成query类型参数。 2.在3.x版本增加@Parameter(in = ParameterIn.QUERY)注解描述参数到org.apache.servicecomb.swagger.generator.pojo.PojoOperationGenerator#wrapParametersToBody方法会被强行改为query参数。 导致3.x版本无法调用2.x provider实例。 ### Expected Behavior 麻烦提供一下解决方案 ### Servicecomb Version _No response_ ### Additional Context _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
