jmespath.py
jmespath.py copied to clipboard
functions: Add builtins functions to remove null or empty values
Check jmespath.site/ #106
Added builtin functions remove_empty and remove_null.
Added compliance tests.
Hi, Any update here?