JAVA onboarding of YANG model
[cps.git] / cps-ncmp-service / src / main / resources / model / subscription.yang
index c5dee43..ad35844 100644 (file)
@@ -28,6 +28,11 @@ module subscription {
             leaf isTagged {
                 type boolean;
             }
+
+            leaf-list dmi-service-names {
+                type string;
+            }
+
         }
     }
 }
\ No newline at end of file