Add description to multiple descriptors
[osm/IM.git] / augments / common-augments.yang
index bcb7d47..c0bbb82 100644 (file)
@@ -506,4 +506,10 @@ module common-augments {
             }
         }
     }
+
+    grouping description {
+        leaf description {
+            type string;
+        }
+    }
 }
\ No newline at end of file