[
https://issues.apache.org/jira/browse/CAMEL-11783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544306#comment-16544306
]
ASF GitHub Bot commented on CAMEL-11783:
----------------------------------------
GitHub user DariusX opened a pull request:
https://github.com/apache/camel/pull/2428
Add back the section: "Configuring Rest DSL"
Fix: https://issues.apache.org/jira/browse/CAMEL-11783
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DariusX/camel
CAMEL-11783-Update-documentation-for-REST-DSL
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2428.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 #2428
----
commit 4a8be2e67565b1404d3763feb6a2e31d5c3979f0
Author: realistTheorist <realisttheorist@...>
Date: 2018-07-14T18:32:36Z
Add back the section: "Configuring Rest DSL"
----
> Updates to http://camel.apache.org/rest-dsl.html
> ------------------------------------------------
>
> Key: CAMEL-11783
> URL: https://issues.apache.org/jira/browse/CAMEL-11783
> Project: Camel
> Issue Type: Improvement
> Components: documentation
> Reporter: Martin Lichtin
> Priority: Major
> Fix For: 2.23.0
>
>
> The page http://camel.apache.org/rest-dsl.html is a bit out of date.
> Specifically, "corsHeaderProperty" is now called "corsHeaders".
> Also there's a new "apiProperty" not yet documented.
> In addition it'd be good to clarify that for PUT and POST, the request body
> will by default be also the HTTP response. It's sort of normal with Camel,
> but not what one would expect when using the Rest DSL. Might want to show an
> example of how to empty the body for a <put>.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)