aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources/Files/VFCs/org.openecomp.resource.VFC-root.yml
blob: 679f1b64f9758dd87bdc1ab0c2796fbcb43308be (plain)
1
2
3
4
5
6
7
8
tosca_definitions_version: tosca_simple_yaml_1_3
node_types:
  org.openecomp.resource.VFC-root:
    derived_from: tosca.nodes.Root
    properties:
      aProperty:
        type: string
        required: false