diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp-heat/nodes.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp-heat/nodes.yml b/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp-heat/nodes.yml index a7fc263750..b2fff701ab 100644 --- a/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp-heat/nodes.yml +++ b/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp-heat/nodes.yml @@ -1248,7 +1248,7 @@ node_types: status: supported attachments: description: The list of attachments of the volume - type: string + type: list status: supported entry_schema: type: string |