OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [], | 3 "cmd": [], |
4 "name": "complicated thing" | 4 "name": "complicated thing" |
5 }, | 5 }, |
6 { | 6 { |
7 "cmd": [], | 7 "cmd": [], |
8 "name": "complicated thing.first part", | 8 "name": "complicated thing.first part", |
9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
10 "@@@STEP_NEST_LEVEL@1@@@" | 10 "@@@STEP_NEST_LEVEL@1@@@" |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
79 "1" | 79 "1" |
80 ], | 80 ], |
81 "name": "simple thing" | 81 "name": "simple thing" |
82 }, | 82 }, |
83 { | 83 { |
84 "name": "$result", | 84 "name": "$result", |
85 "recipe_result": null, | 85 "recipe_result": null, |
86 "status_code": 0 | 86 "status_code": 0 |
87 } | 87 } |
88 ] | 88 ] |
OLD | NEW |