Skip to content

Conversation

@tanmayvijay
Copy link

Changed how the JsonPath configuration is provided to the JsonPath class.

JsonPath uses a static default configuration which can be set by any class at any time. json-rules set the default configuration when the class is initialized, but it may get overridden by other classes at runtime.

In the Configuration, one can pass a list of options which affect how the response of JsonPath will look like. This was causing a problem in one of our use case, where we don't want to pass any option.

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