summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-tosca-lib/src/test/resources/mock/analyzerService/invalidToscaImport.yml
blob: 8a5cfaa9ac0a3b25772f2ab4e24fde84a0ee5518 (plain)
1
2
3
4
5
tosca_definitions_version: tosca_simple_yaml_1_1
imports: abc
node_types:
  tosca.nodes.Root:
    description: The TOSCA Node Type all other TOSCA base Node Types derive from