Is it possible to format the JSON data preview for a non-array?

When using the preview option for JSON data, if I check the ‘array’ option, the data is presented in an easy to read format. If the box is unchecked, the preview shows as a single line.

I’m using this data for a mock API. Unfortunately, most of the systems I interface with send me a JSON object with the data embedded in it, not as a simple array, so those schemas don’t have the array checkbox checked. Which makes the preview hard to read.

Currently, I check that box, then uncheck it when I’m done. But I would like, if possible, not to have to remember to do that.

Thank you for your consideration.

Thank you for your suggestion. This is now fixed. You should see formatted json in the preview dialog without the array option checked.

1 Like