This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 13b4ef4c602 CAMEL-20459: documentation fixes for the sort EIP.
new a1358c5d7e8 CAMEL-20459: documentation fixes for the setHeader EIP.
new 89e97a63c35 CAMEL-20459: documentation fixes for the round-robin EIP.
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:
.../resources/org/apache/camel/catalog/models/roundRobin.json | 2 +-
.../resources/org/apache/camel/catalog/models/setHeaders.json | 2 +-
.../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 4 ++--
.../src/main/docs/modules/eips/pages/roundRobin-eip.adoc | 4 ++--
.../src/main/docs/modules/eips/pages/setHeaders-eip.adoc | 6 +++---
.../resources/org/apache/camel/model/loadbalancer/roundRobin.json | 2 +-
.../src/generated/resources/org/apache/camel/model/setHeaders.json | 2 +-
.../src/main/java/org/apache/camel/model/SetHeadersDefinition.java | 2 +-
.../camel/model/loadbalancer/RoundRobinLoadBalancerDefinition.java | 2 +-
.../org/apache/camel/dsl/yaml/deserializers/ModelDeserializers.java | 4 ++--
.../camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json | 4 ++--
11 files changed, 17 insertions(+), 17 deletions(-)