Skip to content

Release 1.13.0: Adding support for JSON path to the "I store" sentence.

Compare
Choose a tag to compare
@Ragin-LundF Ragin-LundF released this 17 Sep 10:07
fca2c82

Adding support for JSON path to the "I store" sentence.

The JSON path can be used with:

$.firstElement[3].nextElement

The library detects if the path has the prefix $.. If it is not available, it adds this prefix.