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
Currently, JSON bodies are sorted alphabetically by their key names. It would be great to have it at least configurable to keep the original sorting. It might yield the more expected result if sorting is opt-in.
Currently, JSON bodies are sorted alphabetically by their key names. It would be great to have it at least configurable to keep the original sorting. It might yield the more expected result if sorting is opt-in.