The list-roasts API was returning nested objects with a "roast" field, which was inconsistent with other list APIs in the codebase. Added serde's #[serde(flatten)] attribute to make the response flat while maintaining the internal struct composition. |
||
|---|---|---|
| .. | ||
| cli | ||
| server | ||