k8s-reboot-coordinator/tests/integration
Dustin 2a10c815be catcher: Add trailing newline to body text
Since the API provided by this service is intended to be used on the
command line e.g. with `curl`, we need our responses to have a trailing
newline.  This ensures that, when used interactively, the next shell
prompt is correctly placed on a new line, and when used
non-interactively, line-buffered output is correctly flushed (i.e. to a
log file).
2025-09-24 08:17:06 -05:00
..
basic.rs catcher: Add trailing newline to body text 2025-09-24 08:17:06 -05:00
main.rs Initial commit 2025-09-24 08:17:03 -05:00