vakwetu / certmonger

Forked from certmonger 3 years ago
Clone

caae435 Handle setting NULL to remove items from JSON objs

Authored and Committed by nalin 9 years ago
1 file changed. 12 lines added. 3 lines removed.
    Handle setting NULL to remove items from JSON objs
    
    Allow setting NULL as a value to be usable as a way of removing items
    from a JSON object.  Skip appending a new key/value pair if we're
    reusing one.
    
        
file modified
+12 -3