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/27 20:51:21 UTC

[camel] branch master updated (9075630 -> b2f1922)

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 9075630  CAMEL-14354: camel-core optimize
     add 9ec9af0  [CAMEL-14447]OpenApi V3: ensure all variables are parsed for Server Url
     add b2f1922  Merge branch 'master' of github.com:apache/camel

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/openapi/RestOpenApiSupport.java    | 20 ++++++++++++++++++--
 .../component/rest/openapi/RestOpenApiEndpoint.java | 21 +++++++++++++++++++--
 .../src/test/resources/openapi-v3.json              | 13 ++++++++++++-
 .../camel/generator/openapi/RestDslGenerator.java   | 20 ++++++++++++++++++--
 4 files changed, 67 insertions(+), 7 deletions(-)