Add support for byteArray, default values and Object Processing along with JSON Array
lkumarjain opened this issue · 1 comments
lkumarjain commented
Can we add support for the
- Reading JSON byteArray - Decode byte array in to root content
- Default values - Support to provide default value for any given non-existing property
- Object Processing along with JSON Array - Support to have filter & projection on a single JSON object along with the JSON Array
lkumarjain commented
I can raise an MR having all these functionality