oasdiff
https://github.com/tufin/oasdiff
Go
OpenAPI Diff and Breaking Changes
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to oasdiff
Help out
- Issues
- cli: remove the fixViperStringSlice workaround
- cli: slice flags split values on commas (a value containing a comma can't be represented)
- cli: --stability-level filtering is operation-granular only (below-threshold properties not filtered)
- validate: flag invalid x-stability-level values (move out of breaking/changelog)
- checker: type generalize/specialize rules are asymmetric (response narrowing mis-flagged; request-parameter-property inconsistent)
- checker: pattern_added_or_changed has no body-level rules
- refactor: move output rendering and color out of the checker package
- validate: [tracking] hard-rules spec-compliance subcommand
- checker: [3.1] add formatMinimum/formatMaximum diff and breaking-change rules
- checker: changelog messages should describe semantic impact, not syntactic dialect shape
- Docs
- Go not yet supported