clean_json_string: Clean empty values from JSON string
Description
Clean empty values from JSON string
Usage
clean_json_string(json_string)
Value
Cleaned JSON string with empty arrays and null values removed
Arguments
- json_string
JSON string to clean