- Add PUT /api/v1/roasts/:id route handler - Add update() method to roasts HTTP client - Add UpdateRoastCommand to CLI with optional fields - Add CLI tests for roast update authentication and functionality Brings roast entity in line with roaster, bag, and gear which all support add/list/get/update/delete operations. |
||
|---|---|---|
| .. | ||
| bags.rs | ||
| gear.rs | ||
| mod.rs | ||
| roasters.rs | ||
| roasts.rs | ||
| tokens.rs | ||