corenova / yang-js

YANG parser and composer
Apache License 2.0
56 stars 18 forks source link

[Minor]update the cardinality of some substatements based on RFC7950 #126

Open fredgan opened 3 years ago

fredgan commented 3 years ago

Hi Peter @sekur , I find that the cardinality of some statements is incorrect.:-)

sekur commented 3 years ago

Thanks @fredgan for these cardinality fixes. I'll need to first ensure underlying parser/evaluator can handle these cardinality changes and will accept your PR.