Prefix with CmNotificationSubscription refactoring
[cps.git] / cps-ncmp-events / src / main / resources / schemas / dmi-async-request-response-event-schema-v1.json
index 528c063..2340a4b 100644 (file)
           "description": "The event schema for async request response events.",
           "type": "string"
         },
+        "eventSchemaVersion": {
+          "description": "The event schema version for async request response events.",
+          "type": "string"
+        },
         "eventSource": {
           "description": "The source of the event.",
           "type": "string"
@@ -46,6 +50,7 @@
         "eventTarget",
         "eventType",
         "eventSchema",
+        "eventSchemaVersion",
         "eventSource",
         "eventContent"
       ]