aboutsummaryrefslogtreecommitdiffstats
path: root/components/core/load/model_type/node_type/artifact-config-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/core/load/model_type/node_type/artifact-config-template.json')
-rw-r--r--components/core/load/model_type/node_type/artifact-config-template.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/core/load/model_type/node_type/artifact-config-template.json b/components/core/load/model_type/node_type/artifact-config-template.json
index be9bbfc0..af99d75b 100644
--- a/components/core/load/model_type/node_type/artifact-config-template.json
+++ b/components/core/load/model_type/node_type/artifact-config-template.json
@@ -12,7 +12,7 @@
},
"capabilities": {
"content": {
- "type": "tosca.capability.Content",
+ "type": "tosca.capabilities.Content",
"properties": {
"content": {
"required": true,
@@ -21,7 +21,7 @@
}
},
"mapping": {
- "type": "tosca.capability.Mapping",
+ "type": "tosca.capabilities.Mapping",
"properties": {
"mapping": {
"required": false,