summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEzhilarasi <ezhrajam@in.ibm.com>2019-04-17 18:45:48 +0530
committerEzhilarasi <ezhrajam@in.ibm.com>2019-04-17 18:45:55 +0530
commit66df427e1ebf7799726b60c91b80ee44a80950f0 (patch)
treeacb7601b5860780c7551b9421e448e1c548de362 /docs
parent569eaa5163b07d153c9b76195ecfd586bc84d7a7 (diff)
Doc Source default code
Change-Id: Ia8a8197784cc2bdc93c0f72d4eabbb8791091d32 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/datadictionary/sourcedefaultcode.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/datadictionary/sourcedefaultcode.rst b/docs/datadictionary/sourcedefaultcode.rst
new file mode 100644
index 000000000..243f87f09
--- /dev/null
+++ b/docs/datadictionary/sourcedefaultcode.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 Default code
+===================
+
+{
+ "description": "This is Default Resource Source Node Type",
+ "version": "1.0.0",
+ "properties": {},
+ "derived_from": "tosca.nodes.ResourceSource"
+} \ No newline at end of file