I am getting JSON object responses from my API calls. The responses can be viewed in the JSON tab and they WERE displaying as a multi-line, indented block of data that was easy to navigate and view.
For some reason, the data has started showing as a single line of text, and scrolling sideways through a long line of data is difficult and time consuming.
I feel like this is a local setting, but I can't find it, and I don;t know what 'folding' is. (I tried all folding scenarios to no avail)
Any suggestions?
that happens because your request level "Pretty print" property probably is "False", change it to "true" and send request again:
Subject | Author | Latest Post |
---|---|---|