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

Conversion fails if json object has field with name "length" #11

Open
richwhitjr opened this issue Apr 9, 2018 · 0 comments
Open

Conversion fails if json object has field with name "length" #11

richwhitjr opened this issue Apr 9, 2018 · 0 comments

Comments

@richwhitjr
Copy link

If a json object has a field with name length the internal code seems to set the value to some internal length attribute and you get an error of " the R00tJsonObject class is exceding 22 fields, generated but it will not work, due to the Product arity limitation"

You can recreate this issue by putting the following json object into the website {"length":100}.

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

No branches or pull requests

1 participant