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
- itemSchema existence changes do not classify the degenerate schemas
- checks explain <id>: say what a check does and why it has its severity
- validate: cross-check minItems and maxItems against the prefixItems length
- checker: security scheme wire fields (apiKey name/in, http scheme, openIdConnectUrl) are not checked
- checker: changes inside webhook operations are not checked
- checker: callbacks are not checked
- checker: response header schemas are only checked for type, format, and nullable
- checker: path-level parameter modifications and removals are not checked
- checker: parameter serialization keywords (style, explode, allowReserved) are not checked
- checker: multipart and form encoding metadata is not checked
- Docs
- Go not yet supported