This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new b2b27196 Regen
b2b27196 is described below
commit b2b27196dca4e847f92f20e171f6bcf05a7c2f63
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Aug 13 06:51:44 2021 +0200
Regen
---
.../resources/org/apache/camel/catalog/docs/spring-summary.adoc | 3 +--
.../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 5 +++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
index 6b5eb94..8a54524 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/spring-summary.adoc
@@ -17,8 +17,7 @@ Spring Framework in a number of ways.
instances or the CamelContext instance itself
and auto-expose Spring beans as components and endpoints.
* Camel works with Spring XML processing with the XML DSL via
`camel-spring-xml` component
-* Camel Spring XML Schema's is defined at xref:manual::xml-reference.adoc[XML
-Reference]
+* Camel Spring XML Schema's is defined at
`https://camel.apache.org/schema/spring/`
* Camel provides powerful Bean Integration
with any bean defined in a Spring ApplicationContext
* Camel uses Spring Transactions as the default transaction handling in
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 20a9b97..6a9a5a5 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -14420,8 +14420,9 @@ The hostname to use for exposing the REST service.
<xs:attribute name="apiHost" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en"><![CDATA[
-To use an specific hostname for the API documentation This can be used to
-override the generated host with this configured hostname.
+To use a specific hostname for the API documentation (such as swagger or
+openapi) This can be used to override the generated host with this configured
+hostname.
]]></xs:documentation>
</xs:annotation>
</xs:attribute>