[
https://issues.apache.org/jira/browse/CAMEL-17287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599896#comment-17599896
]
Claus Ibsen commented on CAMEL-17287:
-------------------------------------
RoutingSlipDefinition is using header-name as inlined value and comma as
default separator
routingSlip("myHeader")....
Otherwise you can configure it via expression language et all
> YAML DSL Definitions required missing
> -------------------------------------
>
> Key: CAMEL-17287
> URL: https://issues.apache.org/jira/browse/CAMEL-17287
> Project: Camel
> Issue Type: Improvement
> Components: camel-yaml-dsl
> Reporter: Marat Gubaidullin
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.19.0
>
>
> Following definitions are defined as oneOf *string* or *object* but there is
> no required property to map string to object property.
> org.apache.camel.model.BeanDefinition
> org.apache.camel.model.InterceptFromDefinition
> org.apache.camel.model.RollbackDefinition
> org.apache.camel.model.RoutingSlipDefinition
--
This message was sent by Atlassian Jira
(v8.20.10#820010)