The delivery detail page (/deliveries/:id) shows the original payload and the transformed payload. This is super useful. For large payloads it can be quite difficult to scroll and read all of the 2-space indentation to figure out what is nested to what. It would be really helpful to have a collapsible tree viewer for the data to figure out the nesting and hide irrelevant details when debugging.
The delivery detail page (
/deliveries/:id) shows the original payload and the transformed payload. This is super useful. For large payloads it can be quite difficult to scroll and read all of the 2-space indentation to figure out what is nested to what. It would be really helpful to have a collapsible tree viewer for the data to figure out the nesting and hide irrelevant details when debugging.