This is an automated email from the ASF dual-hosted git repository.

wujimin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git.


    from 751a851  [#2034] move create validator to init to use injected spring 
bean
     new 51f0c50  [SCB-2031] fix the problem in mapping pojo consumer method to 
swagger provider operation
     new 0d1af3f  [SCB-2031] optimize code as review opinion

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../it/testcase/TestApiOperationOverride.java      | 171 +++++++++++++++++----
 .../it/schema/ApiOperationJaxrsSchema.java         |   4 +-
 .../it/schema/ApiOperationSpringmvcSchema.java     |   5 +-
 .../it/schema/ApiOpertionPojoSchema.java           |   4 +-
 .../apache/servicecomb/provider/pojo/Invoker.java  |   3 +-
 .../provider/pojo/definition/PojoConsumerMeta.java |  20 ++-
 .../swagger/engine/SwaggerConsumer.java            |  22 ++-
 7 files changed, 187 insertions(+), 42 deletions(-)

Reply via email to