In JSON Path there is a recursive path finder using the `$..`, is there a similar implementation in json-mask?
In JSON Path there is a recursive path finder using the
$.., is there a similar implementation in json-mask?