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 2f45f399a2b Regen for commit 8d9266f8f7e66c2a297a59a895c17416f195ffd4
add 3abfc51b6a8 CAMEL-18942. Copy the description of the path/operation to
the generated route (#9147)
add b2ed188c2d1 Regen for commit 3abfc51b6a88df6167500de2bbe3331d3516ad41
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 (2f45f399a2b)
\
N -- N -- N refs/heads/regen_bot (b2ed188c2d1)
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:
.../camel/generator/openapi/RestDslYamlGenerator.java | 19 +++++++++++++------
...mlGeneratorV3SimpleWithRoutesDescriptionTest.java} | 8 +++++---
...nApiV3PetstoreSimpleWithRoutesDescriptionYaml.txt} | 2 ++
...spec-simple.json => openapi-spec-description.json} | 1 +
4 files changed, 21 insertions(+), 9 deletions(-)
copy
tooling/openapi-rest-dsl-generator/src/test/java/org/apache/camel/generator/openapi/{RestDslYamlGeneratorV3SimpleWithRoutesTest.java
=> RestDslYamlGeneratorV3SimpleWithRoutesDescriptionTest.java} (85%)
copy
tooling/openapi-rest-dsl-generator/src/test/resources/{OpenApiV3PetstoreSimpleWithRoutesYaml.txt
=> OpenApiV3PetstoreSimpleWithRoutesDescriptionYaml.txt} (78%)
copy
tooling/openapi-rest-dsl-generator/src/test/resources/org/apache/camel/generator/openapi/{openapi-spec-simple.json
=> openapi-spec-description.json} (98%)