This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.8.x by this push:
new f7e42196896 Regen
f7e42196896 is described below
commit f7e421968969f006b63729958cdb19369a4bc5db
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jun 4 13:01:17 2025 +0200
Regen
---
.../camel/builder/component/dsl/RestOpenapiComponentBuilderFactory.java | 2 --
1 file changed, 2 deletions(-)
diff --git
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/RestOpenapiComponentBuilderFactory.java
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/RestOpenapiComponentBuilderFactory.java
index e07afd0f1a9..cbac4ac44aa 100644
---
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/RestOpenapiComponentBuilderFactory.java
+++
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/RestOpenapiComponentBuilderFactory.java
@@ -66,7 +66,6 @@ public interface RestOpenapiComponentBuilderFactory {
return this;
}
-
/**
* Path to the OpenApi specification file. The scheme, host base path
* are taken from this specification, but these can be overridden with
@@ -79,7 +78,6 @@ public interface RestOpenapiComponentBuilderFactory {
*
* The option is a: <code>java.lang.String</code> type.
*
- * Default: openapi.json
* Group: common
*
* @param specificationUri the value to set