hellt / yangpath

YANG Paths exporter
https://yangpath.netdevops.me
Apache License 2.0
30 stars 2 forks source link

generate xml skeleton for an xpath/restconf path #7

Open hellt opened 4 years ago

hellt commented 4 years ago

Implement a similar feature that pyang has - xml-skeleton. It takes a model, xpath/restconf path and creates an xml skeleton which can be used in netconf. More about it here