You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (Jira)" <ji...@apache.org> on 2021/12/01 11:24:00 UTC

[jira] [Comment Edited] (CAMEL-17253) SetBody YAML DSL

    [ https://issues.apache.org/jira/browse/CAMEL-17253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451699#comment-17451699 ] 

Luca Burgazzoli edited comment on CAMEL-17253 at 12/1/21, 11:23 AM:
--------------------------------------------------------------------

I think it is just an error in the documentation, you know how good I am on writing docs ...


was (Author: lb):
I think it is just an error in the documentation, you know how good am I on writing docs ...

> SetBody YAML DSL
> ----------------
>
>                 Key: CAMEL-17253
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17253
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-yaml-dsl
>            Reporter: Marat Gubaidullin
>            Priority: Minor
>
> On the [YAML DSL page on the Camel Website|https://camel.apache.org/camel-k/1.7.x/languages/yaml.html] there is an example:
>  
> {code:java}
> set-body:
>     data-format:
>       json:
>         library: Gson 
> {code}
> However, there is no data-format property in set-body in [camel-yaml-dsl.json|https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/camel-yaml-dsl.json]
> Is it a mistake in the example or in camel-yaml-dsl.json?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)