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

liubao pushed a change to branch weak-contract-type
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git.


    from a64d200  [SCB-1336][WIP][WEAK] should not lost @ApiParam description 
when wrap parameter to body at swagger generator pojo mode
     new 712b5f6  [SCB-1337][WIP][WEAK] should wrap enum to body at swagger 
generator pojo mode
     new 8418b61  [SCB-1337][WIP][WEAK] rollback 
org.apache.servicecomb.swagger.SwaggerUtils#validateSwagger, to avoid can not 
throw exception for wrong swagger
     new ff4d830  [SCB-1337][WIP][WEAK] add comment for 
org.apache.servicecomb.swagger.generator.pojo.PojoOperationGenerator#wrapParametersToBody

The 3 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:
 .../resources/microservices/jaxrs/compute.yaml     | 11 ++++++-----
 .../resources/microservices/jaxrs/schemaFirst.yaml |  3 ++-
 .../apache/servicecomb/swagger/SwaggerUtils.java   |  3 +--
 .../generator/pojo/PojoOperationGenerator.java     |  4 ++++
 .../swagger/generator/core/TestSwaggerUtils.java   |  5 +++++
 .../swagger/generator/core/schema/Schema.java      |  4 ++++
 .../src/test/resources/schemas/allMethod.yaml      | 22 ++++++++++++++++++++++
 .../resources/schemas/{bytes.yaml => oneEnum.yaml} | 18 +++++++++++-------
 8 files changed, 55 insertions(+), 15 deletions(-)
 copy 
swagger/swagger-generator/generator-core/src/test/resources/schemas/{bytes.yaml 
=> oneEnum.yaml} (82%)

Reply via email to