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
- checker: parameters using the content form are not checked
- checker: media type itemSchema is only checked for existence (OpenAPI 3.2)
- Add x-stability-level and x-sunset to OpenAPI extension registry
- Support source locations (line and column) for specs in JSON format
- Response header schema checks: remaining slices
- checker: classify a sub-schema added or removed (items, additionalProperties, not, ...), follow-up to #1050
- checker: response property type/pattern changes lack generalize/specialize granularity
- checker: report single->oneOf wrapping accurately (keep the breaking verdict, fix the message), supersedes #1022
- cli: remove the fixViperStringSlice workaround
- cli: slice flags split values on commas (a value containing a comma can't be represented)
- Docs
- Go not yet supported