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 GetWithMaps API for returning map of values with location #44

Merged
merged 1 commit into from
May 29, 2024

Conversation

whitlockjc
Copy link
Contributor

This commit adds the GetWithMaps API that will instead of returning the resolved value(s), it will return a map whose keys are the JSONPath to the corresponding resolved value.

Fixes #43

This commit adds the `GetWithMaps` API that will instead of returning the
resolved value(s), it will return a map whose keys are the JSONPath to the
corresponding resolved value.

Fixes PaesslerAG#43
@whitlockjc
Copy link
Contributor Author

Hey @generikvault, any chance y'all find this useful and might consider merging?

@generikvault generikvault merged commit 87f6817 into PaesslerAG:master May 29, 2024
@whitlockjc
Copy link
Contributor Author

WOOHOO! Thanks a ton @generikvault.

@whitlockjc
Copy link
Contributor Author

Hey @generikvault, would you be willing to create a tag with this change? No worries if not, just makes my life easier if you do. 😉

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.

Update placeholder # hack to work better
2 participants