Merge "Doc Source input code"
authorDan Timoney <dtimoney@att.com>
Fri, 19 Apr 2019 00:25:13 +0000 (00:25 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 19 Apr 2019 00:25:13 +0000 (00:25 +0000)
docs/datadictionary/sourceinputcode.rst [new file with mode: 0644]

diff --git a/docs/datadictionary/sourceinputcode.rst b/docs/datadictionary/sourceinputcode.rst
new file mode 100644 (file)
index 0000000..b859272
--- /dev/null
@@ -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