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
When user edits an Open API specification and creates a PR with the exported file, it's often hard to review the changes, because the maps in the exported JSON file may have been arbitrarily reordered. Therefore, it would be useful if the editor maintained a canonical ordering of the JSON keys, so the changes are more easily compared.
When user edits an Open API specification and creates a PR with the exported file, it's often hard to review the changes, because the maps in the exported JSON file may have been arbitrarily reordered. Therefore, it would be useful if the editor maintained a canonical ordering of the JSON keys, so the changes are more easily compared.