Get module can benefit from the option like strip_prefix that will remove yang prefixes from paths returned.
This can be achieved as a post processing step in the get module with something like https://replit.com/@RomanDodin/recursive-prefix-removal#main.py
Get module can benefit from the option like
strip_prefixthat will remove yang prefixes from paths returned.This can be achieved as a post processing step in the get module with something like https://replit.com/@RomanDodin/recursive-prefix-removal#main.py