aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/aai-interaction.json
diff options
context:
space:
mode:
authormicdzied <michal.1.dziedzic@nokia.com>2019-04-19 09:16:21 +0200
committermicdzied <michal.1.dziedzic@nokia.com>2019-05-09 10:26:37 +0200
commit96c7240f3c1bd17f8bd6f1a3559cbcdb8aa22125 (patch)
tree42824cd8899825d8058992c9f47cf71eaf4838fe /dpo/data-formats/aai-interaction.json
parent909b566306cd7e1a71cb18749e2ee064cf736cb7 (diff)
fix component description - spec
Change-Id: Ia21be80dfc7c31bd1fa15082a6524c14877c991d Issue-ID: DCAEGEN2-1491 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
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