desktop
desktop copied to clipboard
[FEATURE REQUEST] Expand/Collapse array in JSON response
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
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.