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

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


    from 012c39d  [SCB-1679] add unit test
     new 638b269  [SCB-1676] nested complex properties are not parsed and added 
to the component
     new 41ac32f  [SCB-1676] optimizing the acquisition of bean properties

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:
 .../generator/annotation/ModelInterceptor.java     |   4 +-
 .../generator/context/OperationContext.java        |   3 +-
 .../generator/context/ParameterContext.java        |   5 +-
 .../toolkit/generator/util/ModelConverter.java     |  99 ++++++++-
 .../RequestResponse.java}                          |  12 +-
 .../servicecomb/toolkit/generator/UtilsTest.java   | 244 ++++++++++++++++++++-
 .../generator/MultipartFileInterceptor.java        |   4 +-
 ...stractHttpMethodMappingAnnotationProcessor.java |   4 +-
 8 files changed, 359 insertions(+), 16 deletions(-)
 copy 
oas-generator/oas-generator-core/src/main/java/org/apache/servicecomb/toolkit/generator/{HttpStatuses.java
 => util/RequestResponse.java} (83%)

Reply via email to