From 68dc5ec35c81214f8451426cd51f43a463dd69db Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Thu, 19 Mar 2020 20:02:54 +0000 Subject: tcagen2 spec update Change-Id: I5b0e6c788b632cf0f0a796207c009e18be96a4ca Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-1907 --- dcae-analytics/dpo/aai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dcae-analytics/dpo/aai.json (limited to 'dcae-analytics/dpo/aai.json') diff --git a/dcae-analytics/dpo/aai.json b/dcae-analytics/dpo/aai.json new file mode 100644 index 0000000..70c105d --- /dev/null +++ b/dcae-analytics/dpo/aai.json @@ -0,0 +1,11 @@ +{ + "self": { + "name": "tca.aai", + "version": "1.0.0", + "description": "aai request/response structure" + }, + "dataformatversion": "1.0.0", + "unstructured": { + "encoding": "UTF-8" + } +} -- cgit 1.2.3-korg