[
https://issues.apache.org/jira/browse/CAMEL-21237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-21237.
---------------------------------
Resolution: Fixed
> Allow Endpoint DSL in Rest DSL 'to'
> -----------------------------------
>
> Key: CAMEL-21237
> URL: https://issues.apache.org/jira/browse/CAMEL-21237
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Environment: The bug was detected running Camel Quarkus 3.8.6 (Camel
> 4.4.3) on Windows 10.
> Reporter: Calle Andersson
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.9.0
>
>
> Rest DSL should allow the usage of Endpoint DSL in 'to'. E.g:
> {code:java}
> .to(direct("myRoute"))
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)