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

Add support for root-level arrays #19

Open
davilimap opened this issue Apr 25, 2018 · 1 comment
Open

Add support for root-level arrays #19

davilimap opened this issue Apr 25, 2018 · 1 comment

Comments

@davilimap
Copy link
Member

Currently, the root-level element cannot be an array, the transformation will fail. First off, I think we need to add better error handling to improve the user experience. Then, look into supporting this without breaking transformations.

See: microsoft/slow-cheetah#92

@tsahi
Copy link

tsahi commented Aug 3, 2020

https://www.json.org/json-en.html specifies that JSON must start with curly braces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants