Add ORAN Python SDK first draft
[it/dep.git] / smo-install / test / pythonsdk / src / oransdk / enrichmentservice / templates / EiType.json.j2
diff --git a/smo-install/test/pythonsdk/src/oransdk/enrichmentservice/templates/EiType.json.j2 b/smo-install/test/pythonsdk/src/oransdk/enrichmentservice/templates/EiType.json.j2
new file mode 100644 (file)
index 0000000..03762e5
--- /dev/null
@@ -0,0 +1,8 @@
+{
+    "info_job_data_schema":{
+       "$schema":"http://json-schema.org/draft-07/schema#",
+       "title":"STD_Type1_1.0.0",
+       "description":"EI-Type 1",
+       "type":"object"
+    }
+ }
\ No newline at end of file