Skip to content

Conversation

YaYaB
Copy link
Collaborator

@YaYaB YaYaB commented Jun 8, 2018

Fix #14

The same example now outputs

"[{'field_1': [{'subfield_1': 'test_1'}, {'subfield_1': 'test_2'}], 'field_2.subfield_2': 'test_3'}]" 

Note that now the fields are not in alphabetical order except if python > 3.6 where dict keep order of insertion.

@YaYaB YaYaB merged commit c298354 into dev Jun 8, 2018
@YaYaB YaYaB mentioned this pull request Jun 8, 2018
@YaYaB YaYaB deleted the fix-jsonarray-parser branch June 8, 2018 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant