* Fixed: Autocli YANG patterns including " were not properly escaped: \"
This commit is contained in:
parent
77b4468eb3
commit
95f6fe8b1a
4 changed files with 23 additions and 17 deletions
|
|
@ -28,7 +28,7 @@
|
|||
</restconf>
|
||||
<autocli>
|
||||
<module-default>false</module-default>
|
||||
<list-keyword-default>kw-key</list-keyword-default>
|
||||
<list-keyword-default>kw-nokey</list-keyword-default>
|
||||
<treeref-state-default>false</treeref-state-default>
|
||||
<edit-mode-default>list container</edit-mode-default>
|
||||
<completion-default>true</completion-default>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue