Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
76ce6de6e60a354cae4c1391fd5c776a73d54eeb
[sdc.git]
/
1
{
2
"name": "validTest",
3
"description": "Valid Test",
4
"version": "1610",
5
"data": [
6
{
7
"file": "first.yaml",
8
"type": "HEAT",
9
"isBase": true,
10
"data": [
11
{
12
"file": "first.env",
13
"type": "HEAT_ENV"
14
},
15
{
16
"file": "firstVol.yaml",
17
"type": "HEAT_VOL"
18
}
19
]
20
},
21
{
22
"file": "second.yaml",
23
"type": "HEAT",
24
"isBase": false
25
}
26
]
27
}