Update starter-type
[ccsdk/cds.git] / components / model-catalog / definition-type / starter-type / node_type / source-default.json
index 13e234e..3e7d14c 100644 (file)
@@ -1,18 +1,6 @@
 {
   "description": "This is Default Resource Source Node Type",
   "version": "1.0.0",
-  "properties": {
-    "key": {
-      "required": false,
-      "type": "string"
-    },
-    "key-dependencies": {
-      "required": true,
-      "type": "list",
-      "entry_schema": {
-        "type": "string"
-      }
-    }
-  },
+  "properties": { },
   "derived_from": "tosca.nodes.ResourceSource"
 }
\ No newline at end of file