Closed rao-aneesh closed 7 months ago
A previous change that I made, caused cases like:
path: "openconfig-system:system/config/hostname" value: "abcd"
Where the path was the to the leaf node and the value a string to break. This PR fixes that while also preventing JSON encoding for ascii_val
A previous change that I made, caused cases like:
Where the path was the to the leaf node and the value a string to break. This PR fixes that while also preventing JSON encoding for ascii_val