Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for byteArray, default values and Object Processing along with JSON Array #100

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lkumarjain
Copy link

Added support for:

  1. Reading JSON byteArray - Decode byte array in to root content
  2. Default values - Support to provide default value for any given non-existing property
  3. Object Processing along with JSON Array - Support to have filter & projection on a single JSON object along with the JSON Array

#99

lkumarjain and others added 2 commits November 22, 2022 18:24
…ng with JSON Array

Added support for:
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 lkumarjain changed the title Add support for byteArray, default values and Object Processing along with JSON Array #99 Add support for byteArray, default values and Object Processing along with JSON Array Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant