recipe_mutate
Apply patches to a JSON recipe, re-normalize its values, and produce a new deterministic hash.
Instructions
Apply patches [{param_path, value}], re-normalize, return new hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe | Yes | ||
| patches | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |