Aurelien Pupier created CAMEL-10062:
---------------------------------------
Summary: For specialized Dataformats, provide default value in
catalog
Key: CAMEL-10062
URL: https://issues.apache.org/jira/browse/CAMEL-10062
Project: Camel
Issue Type: Improvement
Components: camel-bindy, camel-jackson, camel-jsonpath
Affects Versions: 2.17.1
Reporter: Aurelien Pupier
For bindy dataformat, 3 different dataformats are provided:
bindy-csv
bindy-fixed
bindy-kpv
In their respective JSon there is no default value provided for the type, no
defautl value is provided. it would be better to provide defautl value
corresponding to their name:
bindy-csv --> Csv
bindy-fixed -> Fixed
bindy-kpv -> KeyValue
Same applies for jackson and json dataformats
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)