Fixed: [Issues with ietf-snmp modules](https://github.com/clicon/clixon/issues/353)

This commit is contained in:
Olof hagsand 2022-08-18 18:07:29 +02:00
parent 74da966096
commit 9a5504eed0
5 changed files with 136 additions and 3 deletions

View file

@ -46,6 +46,7 @@ Expected: September 2022
### Corrected Bugs
* Fixed: [Issues with ietf-snmp modules](https://github.com/clicon/clixon/issues/353)
* Fixed: [Missing/no namespace error in YANG augments with default values](https://github.com/clicon/clixon/issues/354)
* Fixed: [Validation of mandatory in choice/case does not work in some cases](https://github.com/clicon/clixon/issues/349)