brewlog/tests
Jon Seager 00477bdbc0
feat(roast): add update command for consistency with other entities
- 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.
2026-02-02 17:09:32 +00:00
..
cli feat(roast): add update command for consistency with other entities 2026-02-02 17:09:32 +00:00
server refactor(gear): remove notes field from Gear entity 2026-02-02 16:16:54 +00:00