aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/aai-interaction.json
diff options
context:
space:
mode:
Diffstat (limited to 'dpo/data-formats/aai-interaction.json')
-rw-r--r--dpo/data-formats/aai-interaction.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/dpo/data-formats/aai-interaction.json b/dpo/data-formats/aai-interaction.json
new file mode 100644
index 00000000..6f6b76bb
--- /dev/null
+++ b/dpo/data-formats/aai-interaction.json
@@ -0,0 +1,11 @@
+{
+ "self": {
+ "name": "AAI_Interaction",
+ "version": "1.0.0",
+ "description": "Messages exchanged between a microservice and AAI"
+ },
+ "dataformatversion": "1.0.0",
+ "unstructured": {
+ "encoding": "UTF-8"
+ }
+} \ No newline at end of file