changedOutput schema / properties / recipes / items / required
Previous value: -[
- "id",
- "bean_id",
- "grinder_id",
- "machine_id",
- "program_id",
- "status",
- "grind_label",
- "grind_position_value",
- "dose_g",
- "target_yield_g",
- "target_time_s",
- "finish_action",
- "drink_intent",
- "profile",
- "locked_at",
- "bean_name",
- "grinder_name",
- "machine_name",
- "grind_reading"
-]New value: +[
+ "id",
+ "bean_id",
+ "grinder_id",
+ "machine_id",
+ "program_id",
+ "status",
+ "grind_label",
+ "grind_position_value",
+ "dose_g",
+ "target_yield_g",
+ "target_time_s",
+ "finish_action",
+ "drink_intent",
+ "profile",
+ "locked_at",
+ "bean_name",
+ "roaster_name",
+ "grinder_name",
+ "machine_name",
+ "grind_reading"
+]