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
- Encrypt the --open review end-to-end (share specs without the host reading them)
- Narrowing a response type is incorrectly reported as breaking
- request-body-became-not-nullable fires when the type is removed entirely
- type generalize/specialize rules are asymmetric: response narrowing mis-flagged as breaking, and request-parameter-property is inconsistent
- validate: warn on duplicate enum values (SHOULD-level lint)
- validate: recognize new kin uniqueness clusters (required entries, tag names) once kin enforces them
- checker: privatize CheckModifiedPropertiesDiff and friends once walker migration completes
- checker: pattern_added_or_changed has no body-level rules
- checker: extract a media-type walker to dedupe the per-checker traversal prelude
- Refactor: move output rendering (and color) out of the checker package
- Docs
- Go not yet supported