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 2022/04/21 07:50:32 UTC

[camel] branch main updated (9ed7ec7fe8e -> fa3df0a8669)

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

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


    from 9ed7ec7fe8e Regen for commit 9c5cfcc27fc77724fa680e09dd575ffc342f614c (#7478)
     add fa3df0a8669 CAMEL-17995. REST DSL YAML Generator should optionally generate routes (#7477)

No new revisions were added by this update.

Summary of changes:
 .../generator/openapi/RestDslYamlGenerator.java    | 40 +++++++++++++++++++---
 ...estDslYamlGeneratorV3SimpleWithRoutesTest.java} |  9 ++---
 ...t => OpenApiV3PetstoreSimpleWithRoutesYaml.txt} |  3 ++
 3 files changed, 44 insertions(+), 8 deletions(-)
 copy tooling/openapi-rest-dsl-generator/src/test/java/org/apache/camel/generator/openapi/{RestDslYamlGeneratorV3SimpleTest.java => RestDslYamlGeneratorV3SimpleWithRoutesTest.java} (88%)
 copy tooling/openapi-rest-dsl-generator/src/test/resources/{OpenApiV3PetstoreSimpleYaml.txt => OpenApiV3PetstoreSimpleWithRoutesYaml.txt} (83%)