Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing when root is a array #6

Open
patrickp opened this issue Jun 7, 2018 · 0 comments
Open

Parsing when root is a array #6

patrickp opened this issue Jun 7, 2018 · 0 comments
Labels

Comments

@patrickp
Copy link
Owner

patrickp commented Jun 7, 2018

The latest version is no longer allowing you to parse json when the root element is a array. This looks to be a error check on the fromstring function checking that the first character is a {. this needs to also allow a [. Also verify the root being an array continues to work.

@patrickp patrickp added the bug label Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant