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

Allow to increase maximum JSON nesting depth #65

Open
krobelus opened this issue Apr 16, 2021 · 0 comments
Open

Allow to increase maximum JSON nesting depth #65

krobelus opened this issue Apr 16, 2021 · 0 comments

Comments

@krobelus
Copy link

krobelus commented Apr 16, 2021

Commit 619fb6c adds a limit of 300 to the depth of nested objects to the parser.

Would it be possible to make that limit configurable? I need to parse a JSON object that has more (around 2000).
Making MaxDepth a var would suffice.

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