This is an automated email from the ASF dual-hosted git repository. zhfeng pushed a change to branch 3.15.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from e85219a41f Update generated files after release new b4330881df Fix #6716 to introduce ignore-unknown-properties property (#6719) new 40844906cf Introduce additionProperties in rest-openapi codegen and fix some known issues with mustache template files (#6726) The 2 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: .../pages/reference/extensions/rest-openapi.adoc | 12 +++++++++++ .../CamelQuarkusSwaggerCodegenProvider.java | 24 ++++++++++++++++++++-- .../rest/openapi/deployment/QuarkusCodegen.java | 4 ++++ .../Quarkus/generatedAnnotation.mustache | 1 - .../handlebars/Quarkus/modelEnum.mustache | 2 +- .../handlebars/Quarkus/modelInnerEnum.mustache | 4 ++-- .../resources/handlebars/Quarkus/pojo.mustache | 4 ++++ .../runtime/RestOpenApiBuildTimeConfig.java | 17 +++++++++++++++ .../src/main/resources/application.properties | 2 ++ 9 files changed, 64 insertions(+), 6 deletions(-)