Skip to content

Extend jsonpath package to support wildcards #1112

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imrelaszlo
Copy link
Contributor

I've updated the jsonpath package to support wildcard (*) queries. If multiple results found, they are being concatenated with ", " (a comma and a space) separator. This function will be necessary to complete #850 feature request, and may be a nice feature on endpoint conditions checks, too.

Summary

#1105 - #1105 (comment)

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

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.

1 participant