summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/pm-subscription-handler/dpo/data-formats/aai-event-format.json')
-rwxr-xr-xcomponents/pm-subscription-handler/dpo/data-formats/aai-event-format.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json b/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
new file mode 100755
index 00000000..a33f3cc3
--- /dev/null
+++ b/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
@@ -0,0 +1,11 @@
+{
+ "self": {
+ "name": "AAI_EVENT_FORMAT",
+ "version": "1.0.0",
+ "description": "AAI EVENT output format"
+ },
+ "dataformatversion": "1.0.0",
+ "unstructured": {
+ "encoding": "UTF-8"
+ }
+} \ No newline at end of file