Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.
Expected Behavior
Encoding the YDK Go API for below YANG model should produce below output:
container outer {
container inner {
presence true;
}
}
Current Behavior
presence container is not supported in Go