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.
discard 9f90629 Regen for commit 13093d24899113a87d843c6b47053b2a7c98c32e
add d0e996b CAMEL-17673: camel-core-model - Cleanup Rest DSL
add a217885 Regen for commit d0e996b55f23d7f517f905492419eaffb60e0706
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9f90629)
\
N -- N -- N refs/heads/regen_bot (a217885)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
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:
.../org/apache/camel/catalog/models/delete.json | 2 +-
.../org/apache/camel/catalog/models/get.json | 2 +-
.../org/apache/camel/catalog/models/head.json | 2 +-
.../org/apache/camel/catalog/models/patch.json | 2 +-
.../org/apache/camel/catalog/models/post.json | 2 +-
.../org/apache/camel/catalog/models/put.json | 2 +-
.../org/apache/camel/model/rest/delete.json | 2 +-
.../resources/org/apache/camel/model/rest/get.json | 2 +-
.../org/apache/camel/model/rest/head.json | 2 +-
.../org/apache/camel/model/rest/patch.json | 2 +-
.../org/apache/camel/model/rest/post.json | 2 +-
.../resources/org/apache/camel/model/rest/put.json | 2 +-
.../camel/maven/packaging/SchemaGeneratorMojo.java | 37 ++++++++++++++++++++--
13 files changed, 47 insertions(+), 14 deletions(-)