jsonmerge
jsonmerge copied to clipboard
Does it preserve the ordering of attributes?
I would like to process Json objects with ordered structures representing a Table of Content of a document.
Is there a way to preserve the ordering during merges?
Best regards!