Fixed: [type leafref in type union ineffective](https://github.com/clicon/clixon/issues/277)

* Leafrefs and identityrefs in unions were not validated correctly
This commit is contained in:
Olof hagsand 2021-11-12 10:51:18 +01:00
parent fd29559b25
commit 51316d5d61
3 changed files with 259 additions and 13 deletions

View file

@ -97,6 +97,8 @@ Developers may need to change their code
### Corrected Bugs
* [type leafref in type union ineffective](https://github.com/clicon/clixon/issues/277)
* Leafrefs and identityrefs in unions were not validated correctly
* [cl:autocli-op hide has no effect in yang submodule](https://github.com/clicon/clixon/issues/282)
* [Doxygen - Typo in Input #275](https://github.com/clicon/clixon/issues/275)