Recursively extracts all JSON paths with their corresponding primitive values from an object.
The input object or value to traverse.
Optional parameters to control traversal and filtering.
an object mapping jpaths to their corresponding primitive values.
Recursively extracts all JSON paths with their corresponding primitive values from an object.