mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 09:05:54 +03:00
[GH-ISSUE #1304] [Feature] Add the ability to sort JSON keys in diff view #1298
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1298
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @travisstraub on GitHub (Jul 22, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1304
Originally assigned to: @NghiaTranUIT on GitHub.
When comparing JSON bodies from two different requests/responses, sometimes the keys/values are present, but not always returned in the same order. This causes the diff to show differences where they may not necessarily exist. Is there a way to sort keys in Proxyman currently, or can this feature be added? Thanks in advance!
Proxyman Version 3.7.0 (30700)
@NghiaTranUIT commented on GitHub (Jul 23, 2022):
Thanks for the suggestion @travisstraub, since it's a trivial changes, I gonna add it and send you a Beta soon 🙌
@travisstraub commented on GitHub (Jul 23, 2022):
Excellent, thank you so much!
@NghiaTranUIT commented on GitHub (Jul 24, 2022):
@travisstraub Good news, let's try this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.7.0_Diff_Sorting_JSON_Key.dmg
You can enable the Sorting JSON Key in the Diff Option Dropdown button (Default is off) 👍
Screenshots
@travisstraub commented on GitHub (Jul 26, 2022):
Works great, thanks @NghiaTranUIT !