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

Feature/len to support arrays #94

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

mbordner
Copy link

@mbordner mbordner commented Jun 6, 2019

No description provided.

Michael Bordner and others added 26 commits January 3, 2019 12:07
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.
…verter-expressions

Adding JSON Path Parameters, Conditional Expressions and Converters
need to update the internal package paths to point to the forked repository so that this repos will be usable prior to be merged into the original project.
…uction-use

updating internal package paths to point to forked repos
it was actually working on the json encoded representation of the string value
converters: eps, len, splitn 
transforms: steps
problem using json parsing libraries to parse numbers with leading 0s
bug fix for numbers with leading zeros
…port

adding ability to define the regex config as an array of configs
…l-paths

fixing bug with array paths and conditional params
…l-paths

Feature/bug fix array conditional paths
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.

None yet

1 participant