Skip to content

Conversation

gcampbell512
Copy link
Contributor

Support from the yang-library data model has been shifted from apteryx-rest to this repository, so that apteryx-netconf can use the common code.

Support from the yang-library data model has been shifted from
apteryx-rest to this repository, so that apteryx-netconf can use the
common code.
xmlNewProp (n, (const xmlChar *)"version", ver);
xmlNewProp (n, (const xmlChar *)"features", feat);
xmlNewProp (n, (const xmlChar *)"deviations", devi);
s = sch_node_next_sibling ((sch_node *) n);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we found last review that this was not needed

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