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

Commits on May 14, 2024

  1. Add GetWithMaps API for returning map of values with location

    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 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a1a66c8 View commit details
    Browse the repository at this point in the history