You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most REST clients like Postman, Insomnia and many other programs that contain tree structures (Like VSCode) allow you to collapse all the children of a node at the same time as the node itself when pressing a modifier key (VSCode uses shift). This would greatly improve the experience while inspecting large responses.
Example of code editor in VSCode:
The text was updated successfully, but these errors were encountered:
Most REST clients like Postman, Insomnia and many other programs that contain tree structures (Like VSCode) allow you to collapse all the children of a node at the same time as the node itself when pressing a modifier key (VSCode uses shift). This would greatly improve the experience while inspecting large responses.
Example of code editor in VSCode:
The text was updated successfully, but these errors were encountered: