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

Adding JSON Path Parameters, Conditional Expressions and Converters #1

Merged

Conversation

mbordner
Copy link
Owner

@mbordner mbordner commented Jan 3, 2019

These features allow a bit more logic when deciding to select source values and provides the ability to return default values embedded as part of the path. Converters allows functions to be chained together to alter the selected value. There is also a mechanism for adding custom Converters similar to extending Transforms.

These features allow a bit more logic when deciding to select source values and provides the ability to return default values embedded as part of the path.  Converters allows functions to be chained together to alter the selected value. There is also a mechanism for adding custom Converters similar to extending Transforms.
@mbordner mbordner merged commit 79f7072 into master Jan 3, 2019
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