Closed tdesh10 closed 1 year ago
The ydk.path.SchemaNode object has a method get_keys(), but this method is not defined in the YDK Path API Documentation.
ydk.path.SchemaNode
get_keys()
Resolved in YDK-0.8.5.
Tested the docs for 0.8.6.5 and confirm that the issue has been fixed. Hence closing the issue.
The
ydk.path.SchemaNode
object has a methodget_keys()
, but this method is not defined in the YDK Path API Documentation.