Skip to content

Add support for a common yang-library code#147

Open
gcampbell512 wants to merge 1 commit intoalliedtelesis:masterfrom
gcampbell512:yang-lib
Open

Add support for a common yang-library code#147
gcampbell512 wants to merge 1 commit intoalliedtelesis:masterfrom
gcampbell512:yang-lib

Conversation

@gcampbell512
Copy link
Copy Markdown
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
Copy Markdown
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