mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 16:38:56 +00:00
User: dan@sartography.com clicked save for playground/dan/pizza-palace-20/test_pizza-palace-2.json
This commit is contained in:
parent
26a7dea08b
commit
63a6fc1c4d
@ -8,6 +8,6 @@
|
|||||||
"data": [{"payment_type": "large" }]
|
"data": [{"payment_type": "large" }]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"expected_output_json": { "the_result": "result_from_service" }
|
"expected_output_json": {"pizza_sizes": [{"value": "small", "label": "small"}, {"value": "medium", "label": "medium"}, {"value": "large", "label": "large"}], "toppings": ["pickles"], "pizza_size": "large", "base_price": 12.99, "topping_price": 2.0, "total_price": 14.99, "payment_type": "large"}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user