summaryrefslogtreecommitdiffstats
path: root/data-formats/VES-5.28.3-dataformat.json
diff options
context:
space:
mode:
authorVijay <vv770d@att.com>2017-09-19 15:32:46 +0000
committerVijay <vv770d@att.com>2017-09-19 15:32:58 +0000
commitc5630cf8bb4a224579a7e752c4540a35c5ffaf20 (patch)
treede720465fd6717a5c2727bfff8a8eb61e4c67724 /data-formats/VES-5.28.3-dataformat.json
parent4412380666267a89097b3df23cfa5d007cdcb9bc (diff)
ves5.28 support
Issue-ID:DCAEGEN2-82 Change-Id: I7773bec5233f32adfd0fef38fd45399959a2a88d Signed-off-by: Vijay <vv770d@att.com>
Diffstat (limited to 'data-formats/VES-5.28.3-dataformat.json')
-rw-r--r--data-formats/VES-5.28.3-dataformat.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/data-formats/VES-5.28.3-dataformat.json b/data-formats/VES-5.28.3-dataformat.json
index 76632336..b62b8b0a 100644
--- a/data-formats/VES-5.28.3-dataformat.json
+++ b/data-formats/VES-5.28.3-dataformat.json
@@ -2099,7 +2099,10 @@
"properties": {
"event": {
"$ref": "#/definitions/event"
+ },
+ "eventList": {
+ "$ref": "#/definitions/eventList"
}
}
}
-} \ No newline at end of file
+}