You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/12/09 20:24:13 UTC

[jira] [Created] (CAMEL-8139) rest-dsl - Allow to configure data format properties for IN vs OUT

Claus Ibsen created CAMEL-8139:
----------------------------------

             Summary: rest-dsl - Allow to configure data format properties for IN vs OUT
                 Key: CAMEL-8139
                 URL: https://issues.apache.org/jira/browse/CAMEL-8139
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.14.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.14.2, 2.15.0


We should allow prefixing the keys with

- in.
- out.

For either in or out only. Then you can have different configuration for in and out.

Also we should have for json and xml, eg

- xml.in
- xml.out
- json.in
- json.out

Maybe just the latter as configuring xml vs json would be different.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)