2.3 JSON

JSON-related functions. For more information on JSON objects, refer to the Parsing JSON section of the Elisp manual.

Function: restlib-json-empty-string-to-nil OBJ KEY
  • OBJ: map-type object (typically a hash-table)
  • KEY: key

Convert empty string value for KEY to nil in OBJ.