We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Could i construct path using concrete index in array:
'{"a":[{"b":1},{"b":2}]}' @@ 'a.0.b = 1'
The text was updated successfully, but these errors were encountered:
You can't do that. Do you have a use-case for it?
Sorry, something went wrong.
I think index in array is quite semantic and could be considered as key.
For example i put info about children of person in array in birth-date order and i want search by first child
No branches or pull requests
Could i construct path using concrete index in array:
The text was updated successfully, but these errors were encountered: