desktop icon indicating copy to clipboard operation
desktop copied to clipboard

[FEATURE REQUEST] Expand/Collapse array in JSON response

Open go4cas opened this issue 3 years ago • 1 comments

Checklist

  • [x ] I've searched for similar feature requests.

Enhancement request

At present it is possible to expand/collapse an object in the JSON response, but not arrays.


Problem it solves

Allows better readability of large data sets with arrays.


Additional information, screenshots, or code examples

Screenshot 2022-09-28 at 07 09 58

go4cas avatar Sep 28 '22 05:09 go4cas

I have just realised that this actually works correctly for some response payloads. It seems the the cases where it works, are smaller payloads. For larger payloads some arrays and objects do not have the expand/collapse buttons.

go4cas avatar Sep 30 '22 06:09 go4cas