You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/12/14 07:25:26 UTC

[camel] branch regen_bot updated (b89ec38 -> f477092)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    omit b89ec38  Regen for commit 3683f770b7b9a31e1778b3d347cc0dbe047da63e
    omit 3683f77  CAMEL-17326: Resolve swagger references (#6536)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (f477092)
            \
             O -- O -- O   (b89ec38)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/rest-swagger.json     |    2 -
 .../swagger/RestSwaggerComponentConfigurer.java    |    6 -
 .../swagger/RestSwaggerEndpointConfigurer.java     |    6 -
 .../swagger/RestSwaggerEndpointUriFactory.java     |    3 +-
 .../camel/component/rest/swagger/rest-swagger.json |    2 -
 .../rest/swagger/RestSwaggerComponent.java         |   11 -
 .../rest/swagger/RestSwaggerEndpoint.java          |   54 +-
 .../rest/swagger/RestSwaggerEndpointTest.java      |   24 +-
 .../src/test/resources/swagger.json                | 1050 +-------------------
 .../dsl/RestSwaggerComponentBuilderFactory.java    |   17 -
 .../dsl/RestSwaggerEndpointBuilderFactory.java     |   31 -
 11 files changed, 19 insertions(+), 1187 deletions(-)