[
https://issues.apache.org/jira/browse/CAMEL-11783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535743#comment-16535743
]
Darius Cooper commented on CAMEL-11783:
---------------------------------------
It looks like the entire section titled "Configuring Rest DSL" in the Wiki:
[http://camel.apache.org/rest-dsl.html]
has been removed in the new adoc version:
[https://github.com/apache/camel/blob/master/camel-core/src/main/docs/rest-dsl.adoc]
but, I could not find it in some other adoc
I could add it back in, but I assume it might have been removed intentionally.
> 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
>
> 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)