Fixes discrepancies and missing params in JSON models
[osm/MON.git] / osm_mon / core / models / update_alarm_resp.json
index ea76fa3..b0e3e60 100644 (file)
@@ -26,7 +26,7 @@
   {
     "correlation_id": { "type": "integer" },
     "alarm_uuid": { "type": "string" },
-    "status": { "type": "string" }
+    "status": { "type": "boolean" }
   },
   "required": [ "schema_version",
                 "schema_type",