summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dpo/aai.json
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-03-19 20:02:54 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2020-03-19 20:03:03 +0000
commit68dc5ec35c81214f8451426cd51f43a463dd69db (patch)
tree5426795458e49b18f72984d03104e03584794ecb /dcae-analytics/dpo/aai.json
parent8a31068c107ae9c2c66d4b1aedb16a7a33868c49 (diff)
tcagen2 spec update
Change-Id: I5b0e6c788b632cf0f0a796207c009e18be96a4ca Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1907
Diffstat (limited to 'dcae-analytics/dpo/aai.json')
-rw-r--r--dcae-analytics/dpo/aai.json11
1 files changed, 11 insertions, 0 deletions
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"
+ }
+}