ydk-gen icon indicating copy to clipboard operation
ydk-gen copied to clipboard

ydk.path.DataNode.get_value() is listed as .get() in the documentation

Open tdesh10 opened this issue 4 years ago • 1 comments

In the Path API documentation, the methodydk.path.DataNode.get() is listed. However, this method does not exist in the Path API. The method that returns a datanode's value is called get_value().

tdesh10 avatar Jul 10 '20 21:07 tdesh10

Resolved in YDK-0.8.5.

ygorelik avatar Jul 16 '20 22:07 ygorelik

Tested the docs for 0.8.6.5 and confirm that the issue has been fixed. Hence closing the issue.

ygorelik avatar Sep 07 '23 18:09 ygorelik