Skip to content

Comments

Jsonpath with keyname $ not working#157

Merged
joshbuddy merged 1 commit intojoshbuddy:masterfrom
anuravi98:master
May 9, 2023
Merged

Jsonpath with keyname $ not working#157
joshbuddy merged 1 commit intojoshbuddy:masterfrom
anuravi98:master

Conversation

@anuravi98
Copy link
Contributor

@anuravi98 anuravi98 commented May 1, 2023

#153
When "$" is used as a key in an object, the Enumerator treats it as a root instead of a key inside an object, fixed that by calling handle_wildecard if the given node is not equal to the actual object then it's not a root
Updated readme with the correct function name

@joshbuddy joshbuddy merged commit 9eb3d04 into joshbuddy:master May 9, 2023
@joshbuddy
Copy link
Owner

Thanks @anuravi98 !

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.

2 participants