Eliminate cmhandle-properties tag
[cps.git] / cps-ncmp-events / src / main / resources / schemas / ncmp-event-schema-v1.json
index 4ddffea..05a0e93 100644 (file)
@@ -72,6 +72,7 @@
         "cmhandle-properties": {
           "description": "cmHandle properties as json object.",
           "type": "object",
+          "default": null,
           "existingJavaType": "java.util.List<java.util.Map<String,String>>",
           "additionalProperties": false
         }