Pretty-print JSON in examples #459
Closed
vladislav-sharapov
started this conversation in
General
Replies: 1 comment
-
Thanks. It was probably done out of habit. See #460 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not quite sure that this is an issue, so I decided to start a new discussion. There are 2 examples of how you can create JSON using
jo
on page dedicated to JSON. In both examplesjo
is used to send output tocurl
. Why add-p
option to pretty-print JSON if output goes tocurl
?Beta Was this translation helpful? Give feedback.
All reactions