Skip to content

Cast integer key to str if str key exist in dictionary

Latest

Choose a tag to compare

@jferreira-ca jferreira-ca released this 22 Nov 12:34
1a553cc

Fix for issue where we have a numeric key in dictionary that is a string, and dpath.util.new creates the same numeric key but as an integer.