You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a grouping is used multiple times with and without augmentation it might happen that swagger type is not present in the resulting RESTCONF API definition. It happens when augmenting node subtree is augmented again from different module
When a grouping is used multiple times with and without augmentation it might happen that swagger type is not present in the resulting RESTCONF API definition. It happens when augmenting node subtree is augmented again from different module
base module
container base {
module1
augment "/b:base-container"
module2
The text was updated successfully, but these errors were encountered: