-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Order of the elements in JSON object #952
Copy link
Copy link
Closed
Labels
release item: ✨ new featuresolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
Milestone
Description
Metadata
Metadata
Assignees
Labels
release item: ✨ new featuresolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmation
This is not an issue or the bug, but something that I noticed while using your library and I think it should be included in the documentation just for the sake of completeness.
I have noticed that when a JSON structure is created the order in which the elements are printed is in alphabetical order of name of properties. It would be nice to include this somewhere in the documentation of the library.