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 users to specify a max nesting level #414

Merged
merged 4 commits into from
Oct 16, 2018

Conversation

jlesueur
Copy link
Contributor

Solves Issue #410

This PR keeps default behavior unchanged, which is to recurse through all data. By setting a max_nesting_depth in the configuration, you can limit number of levels that will be traversed.

@jessewgibbs
Copy link
Contributor

@jlesueur thanks for the contribution!

@ArturMoczulski can you review this?

@jessewgibbs jessewgibbs added the Type: Enhancement Changes that add to, improve upon, enhance, or extend the existing component. label Oct 12, 2018
@JohnKendhammer
Copy link
Contributor

This looks great. Code will get merged into Master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Changes that add to, improve upon, enhance, or extend the existing component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants