Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.17.1
-
None
-
Unknown
Description
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 json dataformats