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