[
https://issues.apache.org/jira/browse/CAMEL-12442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440297#comment-16440297
]
Advertising
ASF GitHub Bot commented on CAMEL-12442:
----------------------------------------
GitHub user ramu11 opened a pull request:
https://github.com/apache/camel/pull/2298
CAMEL-12442:rest-dsl - Rest producer should use RestConfiguration
CAMEL-12442:rest-dsl - Rest producer should use RestConfiguration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ramu11/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2298.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2298
----
commit f4a1a8648e78eb38fa297f9b079d955cd4d17c00
Author: Ramu <kkakarla@...>
Date: 2018-04-17T02:36:23Z
CAMEL-12442:rest-dsl - Rest producer should use RestConfiguration
----
> rest-dsl - Rest producer should use RestConfiguration
> -----------------------------------------------------
>
> Key: CAMEL-12442
> URL: https://issues.apache.org/jira/browse/CAMEL-12442
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 2.22.0
>
>
> The RestConfiguration have additional configuration for component level,
> endpoint level which you may want to allow to configure for the rest-dsl
> producer side.
> Currently this is only supported on the consumer side.
> To introduce this, requires an API change in the RestProducerFactory method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)