You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/02/17 08:07:28 UTC

[camel] branch master updated (84c003e -> 1cfe475)

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

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


    from 84c003e  Exclude notice from license check
     new 545b37f  Add parameter to suppress use of X-Forwarded-Host by Swagger api-docs  (CAMEL-13126) (#2782)
     new 945aa12  Add parameter to suppress use of X-Forwarded-Host by Swagger api-docs  (CAMEL-13126) (#2782)
     new 1cfe475  Regen

The 35527 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:
 .../apache/camel/swagger/RestSwaggerSupport.java   |  8 +++++--
 .../org/apache/camel/spi/RestConfiguration.java    | 21 +++++++++++++++++
 core/camel-core/src/main/docs/rest-dsl.adoc        |  1 +
 .../model/rest/RestConfigurationDefinition.java    | 27 +++++++++++++++++++++-
 .../RestConfigurationDefinitionProperties.java     | 13 +++++++++++
 5 files changed, 67 insertions(+), 3 deletions(-)