Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResourceTests / missing_derived_from / normative-types-new-missing_derived_from.yml
1 tosca.nodes.missing_userId:  
2   properties:
3     size: 
4       type: scalar-unit.size
5       constraints:
6         - greater_or_equal: 1 MB
7     volume_id:
8       type: string
9       required: false
10     snapshot_id:
11       type: string
12       required: false
13   capabilities:
14     attachment: 
15       type: tosca.capabilities.Attachment