Skip to content
New issue

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

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

Already on GitHub? # to your account

[JSON] support option slice #202

Closed
enridaga opened this issue Feb 4, 2022 · 2 comments
Closed

[JSON] support option slice #202

enridaga opened this issue Feb 4, 2022 · 2 comments
Assignees
Labels
Feature New feature or request
Milestone

Comments

@enridaga
Copy link
Member

enridaga commented Feb 4, 2022

The policy could be:

  • If main container is a JSON Array, slice items
  • Otherwise, one or more JsonPath expressions could be provided, adding an option json.slice.expr
@enridaga enridaga added the Feature New feature or request label Feb 21, 2022
@enridaga enridaga self-assigned this Mar 7, 2022
@enridaga
Copy link
Member Author

Implemented basic functionality, assuming the top level element is an array.

@enridaga
Copy link
Member Author

The build was broken due to a missing dependency version in the pom.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant