Files
yaak-mountain-loop/crates
Gregory Schier 6b0d553dc5 Return a delete count from the delete-all response helpers
`response delete` had to run its own list first just to report how many
it removed, which duplicated the query the helper already does. Both
helpers now return the count instead.

`cmd_delete_all_http_responses` was returning the helper's value
directly, so it keeps its `()` result explicitly and the frontend
contract is unchanged.
2026-08-13 22:09:08 -07:00
..
2026-05-08 12:03:34 -07:00
2026-05-08 12:03:34 -07:00
2026-02-26 08:13:18 -08:00