OLD | NEW |
1 { | 1 { |
| 2 "sourcefile": { |
| 3 "file": "policy.sourcefile.json", |
| 4 "format": "json" |
| 5 }, |
2 "l0": { | 6 "l0": { |
3 "file": "policy.l0.json", | 7 "file": "policy.l0.json", |
4 "format": "json" | 8 "format": "json" |
5 }, | 9 }, |
6 "l1": { | 10 "l1": { |
7 "file": "policy.l1.json", | 11 "file": "policy.l1.json", |
8 "format": "json" | 12 "format": "json" |
9 }, | 13 }, |
10 "l2": { | 14 "l2": { |
11 "file": "policy.l2.json", | 15 "file": "policy.l2.json", |
12 "format": "json" | 16 "format": "json" |
13 }, | 17 }, |
14 "t0": { | 18 "t0": { |
15 "file": "policy.t0.json", | 19 "file": "policy.t0.json", |
16 "format": "json" | 20 "format": "json" |
17 } | 21 } |
18 } | 22 } |
OLD | NEW |