Update starter-type
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / golden / Definitions / node_types.json
index b058692..c1cded2 100644 (file)
           }
         }
       },
-      "derived_from" : "tosca.nodes.DG"
+      "derived_from" : "tosca.nodes.Workflow"
     },
     "source-capability" : {
       "description" : "This is Component Resource Source Node Type",
       },
       "derived_from" : "tosca.nodes.ResourceSource"
     },
-    "source-primary-db" : {
+    "source-processor-db" : {
       "description" : "This is Database Resource Source Node Type",
       "version" : "1.0.0",
       "properties" : {
       "version" : "1.0.0",
       "derived_from" : "tosca.nodes.Root"
     },
-    "tosca.nodes.DG" : {
+    "tosca.nodes.Workflow" : {
       "description" : "This is Directed Graph Node Type",
       "version" : "1.0.0",
       "derived_from" : "tosca.nodes.Root"