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

Fix two minor problems getting report-all defaults #90

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

gcampbell512
Copy link
Contributor

When the flag SCH_F_ADD_DEFAULTS is set and there are no children of the child and there is also no schema children, then delete the child node from the result tree.

When traversing a tree with the flag SCH_F_FILTER_RDEPTH set, then the starting depth should be 1 reflecting that the schema is passing its children.

When the flag SCH_F_ADD_DEFAULTS is set and there are no children
of the child and there is also no schema children, then delete the
child node from the result tree.

When traversing a tree with the flag SCH_F_FILTER_RDEPTH set,
then the starting depth should be 1 reflecting that the schema is
passing its children.
@carlgsmith carlgsmith merged commit 74a770a into alliedtelesis:master Dec 12, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants