Remove usage of SchemaPath from converters
[transportpce.git] / nbinotifications / src / test / resources / expected_event_alarm_service.json
index 403e6dc3dd485885c48505b118740d017a6f63d3..68480455ff4ab4654738d55fecdc428ffb52b17c 100755 (executable)
@@ -1,8 +1,8 @@
 {
-  "notification-alarm-service": {
+  "nbi-notifications:notification-alarm-service": {
+    "message": "The service is now inService",
     "operational-state": "inService",
     "service-name": "service1",
-    "connection-type": "service",
-    "message": "The service is now inService"
+    "connection-type": "service"
   }
 }
\ No newline at end of file