rabbitmq-server/deps/rabbitmq_cli/lib
Luke Bakken 223c76463b Additional JSON CLI formatter fix (#14511)
A list of binaries was incorrectly converted by
`unicode:characters_to_binary` into one big binary. Add a function head
to match this case.

Also, add tests for the values that were not correctly formatted prior
to #14101 and #14381

(cherry picked from commit 3280bed8ac)
(cherry picked from commit fe0697d65f)
2025-09-05 21:04:25 +00:00
..
rabbit_common
rabbitmq/cli Additional JSON CLI formatter fix (#14511) 2025-09-05 21:04:25 +00:00
rabbitmqctl.ex