summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-heat-lib/src/test/resources/mock/toscaTree/diffFileNames/out/expectedTree.json
blob: de6026192cb26b1b0cd3529cc25c932294e7c543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "heat": [],
  "nested": [
    {
      "fileName": "TOSCA-Metadata",
      "heat": [],
      "nested": [
        {
          "fileName": "TOSCA.meta",
          "heat": []
        }
      ]
    },
    {
      "fileName": "MainServiceTemplate.yaml",
      "heat": []
    },
    {
      "fileName": "Definitions",
      "heat": [],
      "nested": [
        {
          "fileName": "GlobalSubstitutionTypesServiceTemplate.yaml",
          "heat": []
        }
      ]
    }
  ]
}