openapi.tools
openapi.tools copied to clipboard
Big breaking change: sort yaml entries by name
Sorting entries in the yaml file by (case-insensitive) name would greatly reduce merge conflicts.
One problem - existing PRs would need to be updated.