summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-04-19 00:25:13 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-19 00:25:13 +0000
commitdad96b466349833606836a7de72998e7b2ed8ed0 (patch)
tree6d512e7f4e5ccf2d88a53249bdc406a6fac2ff39 /docs
parentf562d65f4341b4706191cd8d3b9d393de226edbc (diff)
parent8a84a4f15f3034f5749587cb2633a93a38d4e88c (diff)
Merge "Doc Source input code"
Diffstat (limited to 'docs')
-rw-r--r--docs/datadictionary/sourceinputcode.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/datadictionary/sourceinputcode.rst b/docs/datadictionary/sourceinputcode.rst
new file mode 100644
index 000000000..b859272ea
--- /dev/null
+++ b/docs/datadictionary/sourceinputcode.rst
@@ -0,0 +1,13 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2019 IBM.
+
+Source Input code
+=================
+
+{
+ "description": "This is Input Resource Source Node Type",
+ "version": "1.0.0",
+ "properties": {},
+ "derived_from": "tosca.nodes.ResourceSource"
+} \ No newline at end of file