You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ff...@apache.org on 2020/01/06 20:58:05 UTC

[camel] branch master updated (404958e -> ad6c21a)

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

ffang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 404958e  Upgrade Jackson to version 2.10.2
     add ad6c21a  [CAMEL-12619]add server variables support in OpenAPI 3.x

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/openapi/RestOpenApiSupport.java   | 25 ++++++++----
 .../rest/openapi/RestOpenApiEndpoint.java          | 46 +++++++++++++++++++---
 .../camel/component/rest/openapi/HttpsV3Test.java  |  4 +-
 .../rest/openapi/RestOpenApiComponentV3Test.java   | 20 +++++-----
 .../src/test/resources/openapi-v3.json             | 11 +++++-
 .../camel/generator/openapi/RestDslGenerator.java  | 25 ++++++++----
 6 files changed, 96 insertions(+), 35 deletions(-)