RexConnect's default JSON pretty-printing format uses lots of spacing. Maybe you don't need the extra readability, and instead just need indentation to see data structures more easily. The Config.Pretty command could offer additional "mode" values for other formats, such as mode=2 for "compact" format.
Investigate: what pretty JSON formats are the most standard/common?
RexConnect's default JSON pretty-printing format uses lots of spacing. Maybe you don't need the extra readability, and instead just need indentation to see data structures more easily. The Config.Pretty command could offer additional "mode" values for other formats, such as mode=2 for "compact" format.
Investigate: what pretty JSON formats are the most standard/common?