aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/blueprint-model')
-rw-r--r--components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/data_types.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/data_types.json b/components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/data_types.json
index 569b668a..3ea494ac 100644
--- a/components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/data_types.json
+++ b/components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Definitions/data_types.json
@@ -41,7 +41,7 @@
"type": "string"
}
},
- "derived_from": "tosca.datatypes.Root"
+ "derived_from": "tosca.datatypes.Dynamic"
},
"resource-assignment-properties": {
"description": "This is Dynamically generated data type for workflow activate",
@@ -64,7 +64,7 @@
"type": "string"
}
},
- "derived_from": "tosca.datatypes.Root"
+ "derived_from": "tosca.datatypes.Dynamic"
},
"assign-activate-properties": {
"description": "This is Dynamically generated data type for workflow assign-activate",
@@ -87,7 +87,7 @@
"type": "string"
}
},
- "derived_from": "tosca.datatypes.Root"
+ "derived_from": "tosca.datatypes.Dynamic"
}
}
} \ No newline at end of file